forked from ESCOMP/CAM
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add new err test; update git-fleximod; update externals
- Loading branch information
Showing
13 changed files
with
29 additions
and
19 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
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
Submodule ccs_config
updated
13 files
+0 −664 | component_grids_mct.xml | |
+0 −59 | config_grids_mct.xml | |
+4 −16 | config_inputdata.xml | |
+12 −3 | machines/Depends.intel-oneapi | |
+17 −0 | machines/Depends.nvhpc | |
+3 −4 | machines/cmake_macros/cray.cmake | |
+0 −1 | machines/cmake_macros/intel-oneapi.cmake | |
+63 −0 | machines/cmake_macros/intel-oneapi.cmake | |
+1 −1 | machines/derecho/config_batch.xml | |
+2 −0 | machines/derecho/config_machines.xml | |
+1 −0 | machines/izumi/nag_izumi.cmake | |
+0 −1,220 | maps_mct.xml | |
+0 −1,261 | modelgrid_aliases_mct.xml | |
+6 −3 | modelgrid_aliases_nuopc.xml |
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 cism
updated
18 files
Submodule mosart
updated
12 files
+12 −0 | README.rst | |
+2 −1 | cime_config/config_compsets.xml | |
+37 −0 | cime_config/testdefs/ExpectedTestFails.xml | |
+29 −25 | cime_config/testdefs/testlist_mosart.xml | |
+74 −5 | docs/ChangeLog | |
+31 −28 | src/cpl/nuopc/rof_comp_nuopc.F90 | |
+4 −2 | src/cpl/nuopc/rof_import_export.F90 | |
+2 −0 | src/riverroute/mosart_control_type.F90 | |
+4 −11 | src/riverroute/mosart_driver.F90 | |
+45 −18 | src/riverroute/mosart_histfile.F90 | |
+32 −17 | src/riverroute/mosart_restfile.F90 | |
+37 −57 | src/riverroute/mosart_timemanager.F90 |
Submodule rtm
updated
9 files
+26 −8 | cime_config/testdefs/testlist_rtm.xml | |
+542 −396 | docs/ChangeLog.md | |
+13 −14 | src/cpl/nuopc/rof_comp_nuopc.F90 | |
+0 −70 | src/riverroute/RtmFileUtils.F90 | |
+44 −18 | src/riverroute/RtmHistFile.F90 | |
+12 −5 | src/riverroute/RtmIO.F90 | |
+11 −10 | src/riverroute/RtmMod.F90 | |
+45 −31 | src/riverroute/RtmRestFile.F90 | |
+41 −48 | src/riverroute/RtmTimeManager.F90 |