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

Reorder update and Ocn-to-OIB calls #206

Draft
wants to merge 2 commits into
base: dev/gfdl
Choose a base branch
from

Commits on Feb 27, 2024

  1. Reorder update and Ocn-to-OIB calls

    These changes move the ocean to OIB call to the begining of the
    interspered loop rather than the end so that it does not need to
    be called before the loop starts.
    The needed translate OSS to sOSS has also been added to the direct
    flux ocn to OIB routine.
    Theresa Morrison authored and Theresa Morrison committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d266c70 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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