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

*+Revise non-Boussinesq gprime expressions #393

Merged
merged 2 commits into from
Jul 24, 2023

Commits on Jul 3, 2023

  1. *+Revise non-Boussinesq gprime expressions

      Revised the calculation of gprime and the coordinate densities (GV%Rlay) in
    fully non-Boussinesq mode to use the arithmetic mean of adjacent coordinate
    densities in the denominator of the expression for g_prime in place of RHO_0.
    Also use LIGHTEST_DENSITY in place of RHO_0 to specify the top-level coordinate
    density in certain coordinate modes.  Also made corresponding changes to the
    fully non-Boussinesq APE calculation when CALCULATE_APE is true, and eliminated
    an incorrect calculation of the layer volumes in non-Boussinesq mode using the
    Boussinesq reference density that was never actually being used when
    CALCULATE_APE is false.
    
      This commit will change answers in some fully non-Boussinesq calculations, and
    an existing runtime parameter is used and logged in some new cases, changing
    the MOM_parameter_doc file in those cases.
    Hallberg-NOAA committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9120755 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    bff735b View commit details
    Browse the repository at this point in the history