forked from NOAA-EMC/fv3atm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce namelist flag xr_cnvcld to control if suspended grid-mean c…
…onvective cloud condensate should be included in cloud fraction and optical depth calculation in radiation in the GFS suite. (NOAA-EMC#799) * Update ccpp/physics for namelist flag xr_cnvcld
- Loading branch information
1 parent
6942270
commit 1ba8410
Showing
3 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Submodule physics
updated
3 files
+3 −3 | physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmg_pre.F90 | |
+7 −0 | physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmg_pre.meta | |
+30 −8 | physics/Radiation/radiation_clouds.f |