You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
revert addition of GF clouds to previous form (basically minimize use of them)
update calculation of Xu-Randal to the exact form used in GFS
(2) requires using more species (qr, qs, etc), which requires a change to the meta file. Note that adding these species to the cloud fraction field will make it unusable for ceiling calculations - must output and use CLDFRA_BL instead.
joeolson42
changed the title
Updated to module_SGSCloud_RadPre.F90 and .meta (from Tanya)
Updates to module_SGSCloud_RadPre.F90 and .meta (from Tanya)
Jun 26, 2020
revert addition of GF clouds to previous form (basically minimize use of them)
_This is not correct: the convective clouds are added as they were before (hash: 6671b15). But this commit removes use of Xu-Randall cloud fraction in the areas of convection (again as it was in hash: 6671b15). The Xu-Randall cloud fraction will be used with the GF scheme only when MYNN PBL or GFDL MP are not used in the physics suite (again as it was in hash: 6671b15).
update calculation of Xu-Randal to the exact form used in GFS Yes, as it was in progcld6 that was removed in hash: 2b14e69 as a clean-up.
requires using more species (qr, qs, etc), which requires a change to the meta file. Note that adding these species to the cloud fraction field will make it unusable for ceiling calculations - must output and use CLDFRA_BL instead. Again, this is done only because we had it in progcld6 that was removed.
Overall, the modifications to module_SGSCloud_RadPre.F90 are done to revert the changes in the cloud-radiation interaction introduced with the 2b14e68 commit that were causing significant warming above 700 mb in the convection areas. This new commit will be just a cleaned-up version of the 6671b15 commit in terms of cloud-radiation interactions (used in Hannah's May 2020 retro).
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
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.
Changes: