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.
Update CMEPS; fix aux history functionality for float variable type; …
…Switch to using Aux history files in atm_ds2s_docn_dice test; Remove IFI tests (was ufs-community#2417) (ufs-community#2395) * UFSWM - * CMEPS - fix aux history functionality; sync with ESCOMP * UFSWM - use auxiliary history files as input for atm_ds2s_docn_dice; remove the IFI tests
- Loading branch information
1 parent
1c4fcf1
commit 9ae4f54
Showing
20 changed files
with
2,372 additions
and
2,508 deletions.
There are no files selected for viewing
Submodule CMEPS
updated
14 files
+3 −0 | cesm/driver/esm.F90 | |
+68 −10 | cime_config/config_component_cesm.xml | |
+61 −2 | cime_config/namelist_definition_drv.xml | |
+4 −1 | mediator/esmFldsExchange_cesm_mod.F90 | |
+10 −0 | mediator/fd_cesm.yaml | |
+3 −4 | mediator/med.F90 | |
+15 −7 | mediator/med_diag_mod.F90 | |
+69 −30 | mediator/med_io_mod.F90 | |
+2 −2 | mediator/med_methods_mod.F90 | |
+4 −3 | mediator/med_phases_aofluxes_mod.F90 | |
+15 −7 | mediator/med_phases_history_mod.F90 | |
+38 −17 | mediator/med_phases_post_rof_mod.F90 | |
+2 −1 | mediator/med_phases_prep_atm_mod.F90 | |
+37 −16 | mediator/med_phases_prep_ocn_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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export BL_DATE=20240821 | ||
export BL_DATE=20240830 |
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
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.