Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+Add dimensional rescaling of wave variables #1403

Merged
merged 4 commits into from
May 18, 2021

Conversation

Hallberg-NOAA
Copy link
Collaborator

Added dimensional rescaling for all of the variables in the MOM_wave code,
including rescaling of the Stokes velocities, which are used in two modules
outside of the MOM_wave_interface module. Also added comments describing
numerous variables inside of the wave module, and removed the public declaration
for most of the elements of the wave_parameters_CS. All answers are bitwise
identical in tests, but the waves module is not as extensively tested as it
should be. There are changes in the rescaled units in publicly visible
variables. The commits in this PR include:

  Added dimensional rescaling for all of the variables in the MOM_wave,
including rescaling of the Stokes velocities, which are used in two modules
outside of the MOM_wave_interface module.  Also added comments describing
numerous variables inside of the wave module, and removed the public declaration
for most of the elements of the wave_parameters_CS.  All answers are bitwise
identical in tests, but the waves module is not as extensively tested as it
should be.  There are changes in the rescaled units in publicly visible
variables.
Copy link
Collaborator

@breichl breichl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good to me and work fine in a small test case I've built.

Copy link
Collaborator

@marshallward marshallward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on behalf of @breichl

@marshallward
Copy link
Collaborator

marshallward commented May 18, 2021

@marshallward marshallward merged commit 75a8549 into mom-ocean:dev/gfdl May 18, 2021
@Hallberg-NOAA Hallberg-NOAA deleted the MOM_wave_rescale branch July 30, 2021 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants