-
Notifications
You must be signed in to change notification settings - Fork 36
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
Updates to C3 and SAS convection schemes #122
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. A few small comments/suggestions.
move setting of flag from run to init phase
Testing for #1941 has completed successfully, please continue with the merge process. |
Copying @lisa-bengtsson and @grantfirl as well. Please feel free to merge this PR. |
*Brings out tuning parameters from the progsigma_calc.F90, which are used in the saSAS and C3 shallow and deep cumulus convection schemes.
*Adds a limiter on area fraction to not exceed 0.95 after final tuning
*Updates the regression test used for gfsv17 tests, to include extracted parameters in the namelist.
For RRFSv1 ensemble members using saSAS convection, workflow updates are needed.
Some justification for the PR can be found here: https://docs.google.com/presentation/d/11WVCFAb-JM628N2RyAWLqjxxrSovKU8AB72xBZJ1FfI/edit#slide=id.p
Addresses issue: ufs-community/ufs-weather-model#1964