Updates to C3 and SAS convection schemes#715
Closed
lisa-bengtsson wants to merge 7 commits into
Closed
Conversation
42 tasks
SamuelTrahanNOAA
added a commit
to SamuelTrahanNOAA/ufs-weather-model
that referenced
this pull request
Nov 6, 2023
Collaborator
|
Please make sure to get reviews here to be ready for commit queue. |
jkbk2004
pushed a commit
that referenced
this pull request
Nov 15, 2023
FernandoAndrade-NOAA
pushed a commit
to ufs-community/ufs-weather-model
that referenced
this pull request
Nov 15, 2023
* update FD and nems.configure * add new suite_FV3_global_nest_v1 to FV3 * new tests for global_nest_v1 suite * update tests to match new gwd scheme * Namelist changes from Mike Toy & adapt to changes from develop in FV3 * Merge FV3 NOAA-EMC/ufsatm#715 from @lisa-bengtsson * remove unused tests/rap_clm_lake * Update bl_date.conf * note that gnv1_nested might work on s4 * Update cpld_control_p8 remove hera_gnu wall clock stipulation
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.
*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
Needs PR: ufs-community/ccpp-physics#122