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

UFS-dev PR#92 #108

Merged
merged 4 commits into from
Jan 16, 2024
Merged

UFS-dev PR#92 #108

merged 4 commits into from
Jan 16, 2024

Commits on Aug 22, 2023

  1. Changes to Logging and Initialization of the CLM Lake Model (Includi…

    …ng PR#1863) (ufs-community#1844)
    
    * Changes to logging and initialization of the CLM Lake Model.
    * merge ccpp-physics NCAR#91 (UFS-SRW v3.0.0 SciDoc updates)
    
    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.
    
    * explicitly turn of frac_ice for flake
    
    * t_grnd(i) should be t_grnd(c)
    -------------------------------------------------------------------
    Co-authored-by: Samuel Trahan <samuel.trahan@noaa.gov>
    Co-authored-by: Grant Firl <grant.firl@noaa.gov>
    SamuelTrahanNOAA committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bef8280 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Jan 11, 2024

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

Commits on Jan 16, 2024

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