ufs-dev PR#363 PR#339 PR#364#1213
Open
scrasmussen wants to merge 80 commits intoNCAR:mainfrom
Open
Conversation
…onto model levels.
Deleted code associated with already removed print statements Deleted excess comments.
* Change tfreeze to match that in NoahMP * Only set SLC to SMC if temp newly > tfreez
…d meteo fields. Correct integration of canopy layers onto model layers (satmedmfvdifq.F).
…vities correction. For consistency, turn OFF the 3-layer-canopy PBL humidity effect and turn on the integrated-canopy PBL met effects (temerature, humidity, winds, TKE).
This reverts commit 565d62c.
remove Zhao-Carr cloud schemes and combine Xu-Randall cloud fraction calculation
Bugfixes to SLC checks, post-LIAU
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.
Dependencies
Description of Changes:
Bringing in changes from the following PRs:
Batch PRs
Associated ufs/dev PR: Adding 10m wind option in fire_behavior module ufs-community/ccpp-physics#363
Associated ufs/dev PR: Bugfixes to SLC checks, post-LIAU ufs-community/ccpp-physics#339
Associated ufs/dev PR: Updates to progomega option of saSAS convection scheme ufs-community/ccpp-physics#364
Tests Conducted