forked from ufs-community/ufs-weather-model
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addition of stochastic physics restarts in netCDF format that will be written at the restart interval, and at end of run. Also, addition of stochastic cloud perturbation and microphyiscs perturbations for SPPT.
- Loading branch information
Showing
10 changed files
with
99 additions
and
554 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
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
13 files
+1 −9 | physics/GFS_MP_generic.F90 | |
+0 −34 | physics/GFS_MP_generic.meta | |
+1 −1 | physics/GFS_debug.F90 | |
+37 −7 | physics/GFS_rrtmg_pre.F90 | |
+26 −0 | physics/GFS_rrtmg_pre.meta | |
+128 −21 | physics/GFS_stochastics.F90 | |
+153 −6 | physics/GFS_stochastics.meta | |
+2 −3 | physics/GFS_suite_interstitial.F90 | |
+0 −9 | physics/GFS_suite_interstitial.meta | |
+6 −8 | physics/GFS_surface_generic.F90 | |
+10 −26 | physics/GFS_surface_generic.meta | |
+25 −8 | physics/dcyc2.f | |
+27 −3 | physics/dcyc2.meta |
Oops, something went wrong.