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.
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule cime
updated
23 files
+33 −6 | CIME/SystemTests/eri.py | |
+6 −7 | CIME/SystemTests/err.py | |
+6 −0 | CIME/SystemTests/ers.py | |
+6 −0 | CIME/SystemTests/restart_tests.py | |
+80 −9 | CIME/SystemTests/system_tests_common.py | |
+104 −26 | CIME/XML/env_batch.py | |
+18 −0 | CIME/XML/generic_xml.py | |
+16 −13 | CIME/case/case.py | |
+10 −1 | CIME/case/case_run.py | |
+63 −45 | CIME/case/case_st_archive.py | |
+4 −3 | CIME/case/case_submit.py | |
+6 −1 | CIME/case/check_input_data.py | |
+1 −3 | CIME/data/config/config_tests.xml | |
+1 −1 | CIME/data/config/xml_schemas/config_workflow.xsd | |
+9 −0 | CIME/get_timing.py | |
+8 −1 | CIME/hist_utils.py | |
+1 −1 | CIME/non_py/cprnc | |
+15 −3 | CIME/tests/test_unit_system_tests.py | |
+4 −0 | CIME/tests/test_unit_system_tests_mvk.py | |
+165 −2 | CIME/tests/test_unit_xml_env_batch.py | |
+1 −0 | CIME/tests/test_unit_xml_tests.py | |
+8 −4 | CIME/utils.py | |
+1 −2 | CIME/wait_for_tests.py |
Submodule cdeps
updated
33 files
Submodule cmeps
updated
16 files