-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[production/RRFS.v1] MYNN PBL & Smoke update for RRFS.v1 (#2170)
* "point to the MYNN PBL update for RRFS.v1" * "point to the updates of smoke and fv3atm PR #801" * "point to the updates to allocate rho_dry to zero size when not in use" * "point to hash of NOAA-EMC/fv3atm@f9a1759" --------- Co-authored-by: JONG KIM <[email protected]> Co-authored-by: matthew pyle <[email protected]>
- Loading branch information
Showing
5 changed files
with
802 additions
and
802 deletions.
There are no files selected for viewing
Submodule FV3
updated
8 files
+1 −1 | atmos_cubed_sphere | |
+22 −3 | ccpp/data/GFS_typedefs.F90 | |
+29 −1 | ccpp/data/GFS_typedefs.meta | |
+23 −10 | ccpp/driver/GFS_diagnostics.F90 | |
+1 −1 | ccpp/physics | |
+2 −0 | ccpp/suites/suite_RRFSens_phy1.xml | |
+2 −0 | ccpp/suites/suite_RRFSens_phy4.xml | |
+3 −1 | io/fv3atm_rrfs_sd_io.F90 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export BL_DATE=20240305 | ||
export BL_DATE=20240318 |
Oops, something went wrong.