forked from ufs-community/ufs-weather-model
-
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.
- Loading branch information
1 parent
a0997d1
commit 7d7eb20
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule CMEPS
updated
2 files
+8 −0 | ufs/ccpp/data/MED_typedefs.F90 | |
+20 −0 | ufs/ccpp/data/MED_typedefs.meta |
Submodule FV3
updated
8 files
+1 −1 | atmos_cubed_sphere | |
+75 −0 | atmos_model.F90 | |
+29 −6 | ccpp/data/GFS_typedefs.F90 | |
+41 −5 | ccpp/data/GFS_typedefs.meta | |
+13 −0 | ccpp/driver/GFS_diagnostics.F90 | |
+1 −1 | ccpp/physics | |
+9 −3 | cpl/module_cplfields.F90 | |
+1 −1 | upp |