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 option to fix z-file layer initialization bug #1266

Merged
merged 3 commits into from
Dec 11, 2020

Commits on Dec 2, 2020

  1. +Add option to fix z-file layer initialization bug

      Added a new runtime flag, LAYER_Z_INIT_IC_EXTRAP_BUG, to allow for the
    correction of a vertical indexing bug when initializing a layer-mode
    configuration from a Z-space temperature and salinity file with nominally
    unstable density profiles in the bottommost points in the z-space file.  Also
    corrected some spelling errors in MOM_state_initialization.F90.  By default, all
    solutions are bitwise identical, but there is a new entry in some
    MOM_parameter_doc files.
    Hallberg-NOAA committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    1234ee1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    737c6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b55970a View commit details
    Browse the repository at this point in the history