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

RUC LSM is split into land and ice parts. #21

Merged
merged 8 commits into from
May 24, 2024

Commits on May 22, 2024

  1. Added accumulated snow.

    tanyasmirnova committed May 22, 2024
    Configuration menu
    Copy the full SHA
    16e002f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4261b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c0dd2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f75fc1 View commit details
    Browse the repository at this point in the history
  5. Cosmetic changes.

    tanyasmirnova committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3e3d651 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Added call to ruc_ice to the seaice driver.

    Also, call to ruc_sfcdiags is moved from the lsm driver to seaice
    driver.
    tanyasmirnova committed May 23, 2024
    Configuration menu
    Copy the full SHA
    297132d View commit details
    Browse the repository at this point in the history
  2. Removed calls to ruc_ice and ruc_sfcdiags from the lsm driver. These

    call are done now from driver_seaice. Results are identical with the
    previous version.
    tanyasmirnova committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b73f7dd View commit details
    Browse the repository at this point in the history
  3. In mpas_atmphys_driver.F changed calls to driver_lsm and driver_seaice

    consistent with NCAR MPAS.
    tanyasmirnova committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3e8bee0 View commit details
    Browse the repository at this point in the history