forked from ufs-community/ufs-s2s-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.
Revert changes that were meant for a branch, not develop
This reverts commit 57236a6.
- Loading branch information
1 parent
57236a6
commit 2ac97e1
Showing
4 changed files
with
5 additions
and
5 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
Submodule FV3
updated
18 files
+2 −4 | .gitmodules | |
+1 −1 | atmos_model.F90 | |
+1 −1 | ccpp/framework | |
+1 −1 | ccpp/physics | |
+1 −1 | gfsphysics/physics/gfdl_cloud_microphys.F90 | |
+0 −0 | gfsphysics/physics/module_sf_noahmp_glacier.f90 | |
+0 −0 | gfsphysics/physics/module_sf_noahmplsm.f90 | |
+0 −0 | gfsphysics/physics/module_wrf_utl.f90 | |
+1 −5 | gfsphysics/physics/moninedmf_hafs.f | |
+0 −0 | gfsphysics/physics/noahmp_tables.f90 | |
+14 −14 | gfsphysics/physics/samfdeepcnv.f | |
+4 −7 | gfsphysics/physics/satmedmfvdifq.f | |
+0 −0 | gfsphysics/physics/sfc_noahmp_drv.f | |
+1 −1 | io/FV3GFS_io.F90 | |
+1 −1 | io/module_write_nemsio.F90 | |
+54 −61 | io/module_write_netcdf.F90 | |
+22 −42 | io/module_wrt_grid_comp.F90 | |
+3 −11 | io/post_gfs.F90 |
Submodule NEMS
updated
3 files
+1 −1 | src/incmake/component_CICE.mk | |
+1 −1 | src/incmake/component_MOM6.mk | |
+16 −16 | src/module_MEDIATOR.F90 |