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

+Fix multiple bugs when MEKE_GM_SRC_ALT is True #620

Merged

Commits on May 5, 2024

  1. +Fix multiple bugs when MEKE_GM_SRC_ALT is True

      Fix several bugs when MEKE_GM_SRC_ALT is True, including corrections to two
    dimensional rescaling factors, and optionally fix a bug that sets a limit only
    on positive slopes but leaving negative slopes unlimited.  This bug is corrected
    when the new runtime parameter MEKE_GM_SRC_ALT_SLOPE_BUG is false.  Additionally
    there is a new runtime parameter MEKE_GM_SRC_ANSWER_DATE that specifies the use
    of rotationally symmetric expressions for PE_release_h when it is set to
    20240601 or higher, but it should be noted that rotational symmetry also
    requires that MEKE_GM_SRC_ALT_SLOPE_BUG is false.  Four new checksum calls were
    also added to verify the correctness of the calculation of MEKE%GM_src when
    MEKE_GM_SRC_ALT and DEBUG are true.  By default, all answers are bitwise
    identical but there are two new runtime parameters in some MOM_parameter_doc
    files.
    Hallberg-NOAA committed May 5, 2024
    Configuration menu
    Copy the full SHA
    0d826e4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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