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 #681

Merged
merged 11 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
    b302278 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    79de9da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4e8a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    391341a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a59950 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    a14ed7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d9066e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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