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

Rescaled units of ustar fields and ice_shelf code #880

Merged
merged 5 commits into from
Nov 15, 2018

Conversation

Hallberg-NOAA
Copy link
Collaborator

Recast the depth units in the ice_shelf code from m to Z and changed the units
of several shared ustar fields from m/s to Z/s for greater dimensional
consistency testing. No answers or parameter_doc files are changed. The list of
commits in this PR include:

  Recast the internal calculations in the MOM6 ice shelf code and several
persistent ice shelf state variables to use vertical height units of Z in place
of m for dimensional consistency testing.  This includes adding new
unit_scale_type arguments to several routines and new elements to the ice shelf
control structure.  All answers are bitwise identical in the MOM6 test cases,
including rescaling Z over a large range.
  Changed the units of fluxes%ustar and forces%ustar from m/s to Z/s for
dimensional consistency testing.  This includes adding new unit_scale_type
arguments to several routines and new elements to the top-level ocean model
control structures.  All answers are bitwise identical in the MOM6 test cases,
including rescaling Z over a large range.
  Split two lines that had become longer than 120 characters with the recent
addtion of new subroutine arguments and scaling factors.  All answers are
bitwise identical.
  Changed the units of fluxes%ustar_shelf and fluxes%ustar_berg from m/s to Z/s for
dimensional consistency testing.  All answers are bitwise identical in the MOM6 test cases,
including rescaling Z over a large range.
@Hallberg-NOAA
Copy link
Collaborator Author

This PR was tested with https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/6309.

@adcroft adcroft merged commit a39bc70 into mom-ocean:dev/gfdl Nov 15, 2018
@Hallberg-NOAA Hallberg-NOAA deleted the rescale_ustar branch July 30, 2021 19:01
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.

2 participants