forked from NCAR/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.
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
…r-model into revert_iovr4 * 'develop' of https://github.com/ufs-community/ufs-weather-model: Use 'model set run clock' routine in FV3 NUOPC cap. (ufs-community#967) Wrapper for ccpp-physics ufs-community#808 and 816 (roughness length over ice and NoahMP tsurf bugfix) (ufs-community#971) ccpp-physics ufs-community#806, #807, ufs-community#813, and ort modifications (ufs-community#970) CCPP cloud cover change for Thompson MP associated with Xu Randall, several bug fixes for regression testing scripts (ufs-community#962) fv3atm cap cleanup (ufs-community#954) Add ufs driver. Remove NEMS submodule. Update CMEPS. Update CDEPS. Feature/ort addition. (ufs-community#931)
- Loading branch information
Showing
64 changed files
with
5,729 additions
and
2,710 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 CDEPS
updated
10 files
+1 −0 | .github/workflows/extbuild.yml | |
+14 −15 | CMakeLists.txt | |
+1 −0 | cime_config/buildlib | |
+1 −0 | datm/CMakeLists.txt | |
+24 −1 | datm/atm_comp_nuopc.F90 | |
+3 −3 | datm/cime_config/stream_definition_datm.xml | |
+1 −2 | datm/datm_datamode_clmncep_mod.F90 | |
+252 −0 | datm/datm_datamode_gfs_mod.F90 | |
+4 −3 | docn/ocn_comp_nuopc.F90 | |
+10 −6 | streams/dshr_strdata_mod.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
Submodule CMEPS
updated
53 files
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
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
9 files
+14 −82 | atmos_model.F90 | |
+13 −31 | ccpp/data/GFS_typedefs.F90 | |
+1 −1 | ccpp/physics | |
+1 −336 | cpl/module_cap_cpl.F90 | |
+162 −3 | cpl/module_cplfields.F90 | |
+115 −299 | fv3_cap.F90 | |
+227 −294 | module_fcst_grid_comp.F90 | |
+2 −8 | module_fv3_config.F90 | |
+0 −170 | time_utils.F90 |
Submodule NEMS
deleted from
d51fa5
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
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
Oops, something went wrong.