Commit adb43aa
1 parent 4d98e8d commit adb43aa
5 files changed
+147
-4
lines changedSubmodule ccs_config updated 9 files
- .git-blame-ignore-revs+1
- .github/workflows/docs.yml+5-5
- .github/workflows/testing.yml+1-1
- CIME/SystemTests/eri.py+2-2
- CIME/SystemTests/ers.py+4-1
- CIME/SystemTests/restart_tests.py+1-1
- CIME/SystemTests/system_tests_common.py+6
- CIME/SystemTests/test_mods.py+2-2
- CIME/Tools/bless_test_results+7
- CIME/Tools/case.setup+23-4
- CIME/XML/env_batch.py+17-3
- CIME/XML/env_mach_specific.py+5-1
- CIME/XML/env_postprocessing.py+22
- CIME/XML/postprocessing.py+40
- CIME/bless_test_results.py+16
- CIME/case/case.py+27
- CIME/case/case_clone.py+3-3
- CIME/case/case_setup.py+5-2
- CIME/data/config/cesm/config_files.xml+9
- CIME/data/config/config_headers.xml+7
- CIME/hist_utils.py+11-5
- CIME/jenkins_generic_job.py+5-4
- CIME/non_py/cprnc+1-1
- CIME/scripts/create_test.py+26-3
- CIME/test_scheduler.py+16-2
- CIME/tests/base.py+8-1
- CIME/tests/test_sys_cime_case.py+25-2
- CIME/tests/test_unit_system_tests.py+1
- CIME/tests/test_unit_xml_env_batch.py+68
- CIME/utils.py+1
- CIME/wait_for_tests.py+1
- datm/CMakeLists.txt-1
- datm/atm_comp_nuopc.F90+21-28
- datm/cime_config/config_component.xml+52-33
- datm/cime_config/namelist_definition_datm.xml+3
- datm/cime_config/stream_definition_datm.xml+109
- datm/cime_config/testdefs/testlist_datm.xml+30
- datm/datm_datamode_cfsr_mod.F90-216
- datm/datm_datamode_clmncep_mod.F90+11-6
- datm/datm_datamode_core2_mod.F90+5-3
- datm/datm_datamode_cplhist_mod.F90-1
- datm/datm_datamode_era5_mod.F90-1
- datm/datm_datamode_gefs_mod.F90-1
- datm/datm_datamode_jra_mod.F90+3-2
- datm/datm_datamode_simple_mod.F90+5-3
- dglc/dglc_datamode_noevolve_mod.F90+6-5
- dglc/glc_comp_nuopc.F90+41-40
- dice/CMakeLists.txt+1
- dice/dice_datamode_cplhist_mod.F90+202
- dice/dice_datamode_ssmi_mod.F90+1-3
- dice/ice_comp_nuopc.F90+85-16
- dlnd/lnd_comp_nuopc.F90+6-5
- doc/source/datm.rst+9-5
- doc/source/dice.rst+3
- docn/cime_config/config_component.xml+15-15
- docn/docn_datamode_aquaplanet_mod.F90+5-3
- docn/docn_datamode_copyall_mod.F90-1
- docn/docn_datamode_cplhist_mod.F90+21-7
- docn/docn_datamode_iaf_mod.F90-2
- docn/docn_datamode_multilev_dom_mod.F90+5-3
- docn/docn_datamode_multilev_mod.F90+3-2
- docn/docn_datamode_som_mod.F90-1
- docn/docn_import_data_mod.F90+2-4
- docn/ocn_comp_nuopc.F90+8-6
- drof/rof_comp_nuopc.F90+6-5
- dshr/dshr_dfield_mod.F90+17-9
- dshr/dshr_mod.F90+37-413
- dwav/wav_comp_nuopc.F90+5-4
- share/nuopc_shr_methods.F90+18-44
- share/shr_abort_mod.F90+11-47
- share/shr_is_restart_fh_mod.F90+137
- share/shr_log_mod.F90+47-1
- streams/dshr_methods_mod.F90+21-30
- streams/dshr_strdata_mod.F90+67-37
- streams/dshr_stream_mod.F90+49-28
- streams/dshr_tinterp_mod.F90+19-12
- .github/workflows/extbuild.yml+4-4
- cesm/driver/esm.F90+45-32
- cesm/driver/esm_time_mod.F90+29-18
- cesm/flux_atmocn/shr_flux_mod.F90+4-3
- cesm/nuopc_cap_share/driver_pio_mod.F90+6-4
- cesm/nuopc_cap_share/seq_drydep_mod.F90-24
- cesm/nuopc_cap_share/shr_drydep_mod.F90+15-15
- cime_config/config_component.xml+10
- cime_config/namelist_definition_drv.xml+2-1
- cime_config/testdefs/testlist_drv.xml+43-43
- mediator/esmFlds.F90+19-35
- mediator/med.F90+15-18
- mediator/med_diag_mod.F90+5-7
- mediator/med_fraction_mod.F90+2-3
- mediator/med_io_mod.F90+35-57
- mediator/med_map_mod.F90+12-15
- mediator/med_merge_mod.F90+31-43
- mediator/med_methods_mod.F90+90-141
- mediator/med_phases_aofluxes_mod.F90+8-11
- mediator/med_phases_history_mod.F90+9-16
- mediator/med_phases_ocnalb_mod.F90+11-13
- mediator/med_phases_post_glc_mod.F90+4-6
- mediator/med_phases_post_rof_mod.F90+4-3
- mediator/med_phases_prep_glc_mod.F90+9-12
- mediator/med_phases_prep_ice_mod.F90-1
- mediator/med_phases_prep_lnd_mod.F90+1-1
- mediator/med_phases_prep_ocn_mod.F90-2
- mediator/med_phases_prep_rof_mod.F90+7-10
- mediator/med_phases_prep_wav_mod.F90-1
- mediator/med_phases_restart_mod.F90+8-8
+143
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
3 | 146 |
| |
4 | 147 |
| |
5 | 148 |
| |
|
0 commit comments