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
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule CDEPS
updated
6 files
+1 −0 | dice/CMakeLists.txt | |
+195 −0 | dice/dice_datamode_cplhist_mod.F90 | |
+80 −9 | dice/ice_comp_nuopc.F90 | |
+3 −0 | doc/source/dice.rst | |
+21 −6 | docn/docn_datamode_cplhist_mod.F90 | |
+1 −1 | docn/ocn_comp_nuopc.F90 |
Submodule CICE
updated
3 files
+0 −2 | cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 | |
+1 −1 | cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 | |
+27 −28 | cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 |
Submodule noahmp
updated
6 files
+19 −3 | drivers/ccpp/noahmpdrv.F90 | |
+8 −0 | drivers/ccpp/noahmpdrv.meta | |
+39 −15 | drivers/ccpp/sfc_diff.f | |
+1 −1 | drivers/nuopc/lnd_comp_driver.F90 | |
+3 −0 | drivers/nuopc/lnd_comp_types.F90 | |
+7 −3 | src/module_sf_noahmplsm.F90 |
Submodule stochastic_physics
updated
2 files
+9 −9 | lndp_apply_perts.F90 | |
+11 −11 | stochastic_physics.F90 |