UFS-dev PR#49#91
Merged
Merged
Conversation
* Add support for writing restart file on the write grid comp
…NOAA-EMC#633) * Merged RRFS_dev changes needed for changes in the CCPP. * bug fix from @tanyasmirnova for rrfs crashes during restart * Added allocation of rhonewsnow1 array. * Bug fix for NSST input * urface_snow_amount_vardens_over_land is changed to surface_snow_amount_assuming_variable_snow_density_over_land Co-authored-by: samuel.trahan <Samuel.Trahan@noaa.gov> Co-authored-by: joeolson42 <Joseph.B.Olson@noaa.gov>
Member
SamuelTrahanNOAA
added a commit
to SamuelTrahanNOAA/fv3atm
that referenced
this pull request
Aug 19, 2023
SamuelTrahanNOAA
added a commit
to SamuelTrahanNOAA/fv3atm
that referenced
this pull request
Aug 24, 2023
…#681) * 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. * merge ccpp-physics NCAR#91 (UFS-SRW v3.0.0 SciDoc updates)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Identical to NOAA-EMC#633.