-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix for dimensions of eta level variables and WAM variables in Fo…
…rtran code and CCPP metadata (#431) * Add additional diagnostic arrays for radiation-microphysics development * Bug fixes for WAM model runs with levr < levs
- Loading branch information
Showing
4 changed files
with
11 additions
and
8 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
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
10 files
+0 −3 | CMakeLists.txt | |
+10 −10 | physics/GFS_debug.F90 | |
+4 −4 | physics/GFS_phys_time_vary.fv3.F90 | |
+4 −4 | physics/GFS_phys_time_vary.scm.F90 | |
+1 −1 | physics/GFS_rrtmg_setup.meta | |
+1 −1 | physics/GFS_rrtmgp_setup.meta | |
+1 −1 | physics/GFS_stochastics.meta | |
+2 −2 | physics/cires_ugwp.meta | |
+2 −2 | physics/ugwpv1_gsldrag.meta | |
+2 −2 | physics/unified_ugwp.meta |