-
Notifications
You must be signed in to change notification settings - Fork 47
[production/RRFS.v1] RRFS restart reproducibility fix #315
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
base: production/RRFS.v1
Are you sure you want to change the base?
[production/RRFS.v1] RRFS restart reproducibility fix #315
Conversation
|
@JiliDong-NOAA Is this at all related to ufs-community/ufs-weather-model#2759? (I'm guessing no) |
@grantfirl I don't think so. Issue 2759 appears to be related to Noah MP while this PR is for the upcoming RRFSV1 operational implementation, which doesn't use Noah MP LSM. |
|
@JiliDong-NOAA I see that ufs-community/ufs-weather-model#2925 (comment) showed some compilation failures. It looks like the C3 convection scheme also calls |
fixed |
|
@JiliDong-NOAA Do you know if these same changes should go into the ufs/dev branch? |
Two convection schemes are involved in these changes:
For applications other than RRFS, this change will have no impact unless sigmab_coldstart is explicitly included as T in namelist. It is also safe to sync this change back into ufs/dev.
|
Description of Changes:
This PR will fix RRFS restart reproducibility issue when cumulus convection is applied, including saSAS and Grell-Freitas
Tests Conducted:
Tests have been performed on RRFS deterministic/control member and REFS ensemble members
Dependencies:
Add any links to parent PRs (e.g. SCM and/or UFS PRs) or submodules (e.g. rte-rrtmgp). For example:
Documentation:
Does this PR add new capabilities that need to be documented or require modifications to the existing documentation? If so, brief supporting material can be provided here. Contact the CODEOWNERS if your PR requires extensive updates to the documentation. See https://github.com/NCAR/ccpp-doc for Technical Documentation or https://dtcenter.org/community-code/common-community-physics-package-ccpp/documentation for the latest Scientific Documentation.
Issue (optional):
This PR will do the following:
The PR fixes issue #318
Contributors (optional):
If others have contributed to this work aside from the PR author, list them here