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

Changes to Logging and Initialization of the CLM Lake Model (Including PR#1863) #1844

Merged
merged 24 commits into from
Aug 22, 2023

Commits on Jul 24, 2023

  1. Changes to logging and initialization of the CLM Lake Model.

    1. Use ice thickness hice(i) to find the level in the lake where ice is
       zero.
    2. Do not allow lake temperature to be below freezing point if there is
       no ice.
    3. If there is no snow or ice, do not allow surface lake temperature to
       be below freezing point.
       These changes fixed the problem with large errors in the energy budget
       at the beginning of the cold-start run with lakes.
    4. Added flag to turn on debug print statements in the CLM lake model.
    SamuelTrahanNOAA committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b426fd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    922d543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824a597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b4b0e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    19207c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e3f71 View commit details
    Browse the repository at this point in the history
  3. hera tests passed

    SamuelTrahanNOAA committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e2a4e94 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. merge upstream

    SamuelTrahanNOAA committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c8b0888 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. hera tests passed

    SamuelTrahanNOAA committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    abc615e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    bfc5915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2411807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22337aa View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    2ce3eb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320fa9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b63e02 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

  1. Add new BL_DATE

    jkbk2004 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    76d86b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. add hera RT log: passed

    jkbk2004 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e09d1cb View commit details
    Browse the repository at this point in the history
  2. Add Orion RT log: passed

    jkbk2004 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ef9bd85 View commit details
    Browse the repository at this point in the history
  3. Add Gaea RT log: passed

    jkbk2004 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ec3a6cd View commit details
    Browse the repository at this point in the history
  4. add cheyenne RT logs: passed

    zach1221 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4ea26a4 View commit details
    Browse the repository at this point in the history
  5. Acorn RT Log

    BrianCurtis-NOAA committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2fb90bb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    4317b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe77be View commit details
    Browse the repository at this point in the history