Changes to the cloud/radiation interaction with GSD physics suite using Thompson MP, MYNN PBL and GF convective scheme#10
Merged
DomHeinzeller merged 3 commits intoMar 13, 2020
Conversation
SGSCloud_RadPre, and then rrtmg_pre. Use SGSCloud_RadPre in GSD_noah and GSD_v0 suites to replace MYNNrad_pre.
zhanglikate
referenced
this pull request
in zhanglikate/ufsatm
Oct 7, 2025
* Enable outputting a grid (regional_latlon, rotated_latlon, or lambert_conformal) larger than the native computation grid for the regional or nested domain/tile. * Enable writing out the output on the native computation grid directly without any interpolation for the regional or nested domain/tile. * Also the missing value in physics bundle is changed from real(kind_phys) to real in io/FV3GFS_io.F90 as the file could be compiled in 32bit real or 64bit real.
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 commit adds sub-grid clouds from MYNN PBL and GF convective scheme in a more consistent way.