Combined version of HAFS/GFS moninedmf scheme (hybrid EDMF PBL)#395
Closed
grantfirl wants to merge 10 commits into
Closed
Combined version of HAFS/GFS moninedmf scheme (hybrid EDMF PBL)#395grantfirl wants to merge 10 commits into
grantfirl wants to merge 10 commits into
Conversation
… Zhang, Weiguo Wang, and Qingfu Liu
Closed
Collaborator
Author
|
Associated PRs: |
This was referenced Mar 25, 2020
… argument list (specifically grav and cp) causes regression test failures in PROD mode
Collaborator
Collaborator
|
This PR has been merged into dtc/hwrf-physics (see #428) and will be merged into master in the future, when all changes in dtc/hwrf-physics are merged back. |
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.
This PR combines the HAFS and GFS versions of moninedmf.f. The HAFS version is activated with the 'hurr_pbl' namelist variable set to true. The moninq_fac (AKA alpha) parameter is also a namelist variable and should be set to -1.0.
All sections that are different for the HAFS version should be executed within IF statements that check for whether hurr_pbl is true.