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.
Add soil temperature and moisture IAU (ufs-community#2415)
* UFSWM * FV3 * ccpp-physics - Add Incremental Analysis Update (IAU) capability to update soil temperature and moisture for CCPP's NoahMP land model
- Loading branch information
Showing
13 changed files
with
2,361 additions
and
1,936 deletions.
There are no files selected for viewing
Submodule FV3
updated
5 files
+7 −0 | ccpp/config/ccpp_prebuild_config.py | |
+69 −2 | ccpp/data/GFS_typedefs.F90 | |
+19 −1 | ccpp/data/GFS_typedefs.meta | |
+16 −0 | ccpp/driver/CCPP_driver.F90 | |
+1 −1 | ccpp/physics |
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 noahmp
updated
5 files
+1 −0 | CMakeLists.txt | |
+788 −0 | drivers/ccpp/lnd_iau_mod.F90 | |
+58 −0 | drivers/ccpp/lnd_iau_mod.meta | |
+295 −2 | drivers/ccpp/noahmpdrv.F90 | |
+227 −0 | drivers/ccpp/noahmpdrv.meta |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.