Commit 6ec6b45
authored
* UFSWM - Sync with ESCOMP/CDEPS (2024-12). Sync with ESCOMP/CMEPS (2024-12). Make additional changes to global_control.nml.IN based on GW needs.
* CDEPS - Sync with ESCOMP/main (2024-12)
* CMEPS - Sync with ESCOMP/main (2024-12)
1 parent 409bc85 commit 6ec6b45
File tree
22 files changed
+2441
-2769
lines changed- CDEPS-interface
- CMEPS-interface
- tests
- fv3_conf
- logs
- parm
- tests
22 files changed
+2441
-2769
lines changed- .github/workflows/extbuild.yml+4-4
- .gitmodules+3
- CMakeLists.txt+1-18
- cime_config/buildlib+43-25
- cime_config/stream_cdeps.py+21
- cime_config/stream_definition_v2.0.xsd+2-1
- cime_config/testdefs/testlist_cdeps.xml-150
- datm/atm_comp_nuopc.F90+63-77
- datm/cime_config/buildnml+12-5
- datm/cime_config/config_component.xml+13-2
- datm/cime_config/namelist_definition_datm.xml+40-7
- datm/cime_config/stream_definition_datm.xml+334-9
- datm/cime_config/testdefs/testlist_datm.xml+39-34
- datm/datm_datamode_clmncep_mod.F90-38
- datm/datm_datamode_core2_mod.F90+12-39
- datm/datm_datamode_cplhist_mod.F90+2-41
- datm/datm_datamode_era5_mod.F90+2-40
- datm/datm_datamode_gefs_mod.F90-39
- datm/datm_datamode_jra_mod.F90+18-39
- datm/datm_datamode_simple_mod.F90-39
- dglc/CMakeLists.txt+34
- dglc/cime_config/buildlib+1
- dglc/cime_config/buildnml+197
- dglc/cime_config/config_archive.xml+11
- dglc/cime_config/config_component.xml+92
- dglc/cime_config/namelist_definition_dglc.xml+140
- dglc/cime_config/stream_definition_dglc.xml+49
- dglc/cime_config/testdefs/testlist_dglc.xml+42
- dglc/cime_config/user_nl_dglc+13
- dglc/cime_config/user_nl_dglc_streams+33
- dglc/dglc_datamode_noevolve_mod.F90+697
- dglc/glc_comp_nuopc.F90+842
- dice/cime_config/testdefs/testlist_dice.xml+6-4
- dice/dice_datamode_cplhist_mod.F90+12-6
- dice/dice_datamode_ssmi_mod.F90+12-9
- dice/ice_comp_nuopc.F90+16-10
- dlnd/cime_config/testdefs/testlist_dlnd.xml+3-2
- dlnd/lnd_comp_nuopc.F90+19-10
- doc/source/datm.rst+4-1
- doc/source/dglc.rst+117
- doc/source/index.rst+1
- doc/source/introduction.rst+2-1
- doc/source/streams.rst+3-1
- docn/CMakeLists.txt+2
- docn/cime_config/config_component.xml+6-2
- docn/cime_config/namelist_definition_docn.xml+5-1
- docn/cime_config/stream_definition_docn.xml+99-1
- docn/cime_config/testdefs/testlist_docn.xml+10-7
- docn/docn_datamode_copyall_mod.F90-39
- docn/docn_datamode_cplhist_mod.F90-39
- docn/docn_datamode_iaf_mod.F90-44
- docn/docn_datamode_multilev_dom_mod.F90+221
- docn/docn_datamode_multilev_mod.F90+186
- docn/docn_datamode_som_mod.F90+15-9
- docn/ocn_comp_nuopc.F90+77-35
- drof/cime_config/config_component.xml+4-2
- drof/cime_config/namelist_definition_drof.xml+2-1
- drof/cime_config/stream_definition_drof.xml+32
- drof/cime_config/testdefs/testlist_drof.xml+3-2
- drof/rof_comp_nuopc.F90+18-11
- dshr/dshr_dfield_mod.F90+16-4
- dshr/dshr_mod.F90+16-23
- dwav/cime_config/testdefs/testlist_dwav.xml+3-2
- dwav/wav_comp_nuopc.F90+17-9
- share/CMakeLists.txt+2-1
- share/nuopc_shr_methods.F90+936
- streams/dshr_methods_mod.F90+6-3
- streams/dshr_strdata_mod.F90+50-18
- streams/dshr_stream_mod.F90+8-8
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
98 | 106 | | |
99 | 107 | | |
100 | 108 | | |
| |||
104 | 112 | | |
105 | 113 | | |
106 | 114 | | |
107 | | - | |
| 115 | + | |
| 116 | + | |
108 | 117 | | |
109 | 118 | | |
110 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
- .github/workflows/extbuild.yml+2-2
- .github/workflows/srt.yml+11-9
- cesm/driver/esm_time_mod.F90+26-321
- cesm/nuopc_cap_share/nuopc_shr_methods.F90-859
- cime_config/buildnml+33-10
- cime_config/config_component.xml+108-29
- cime_config/config_component_cesm.xml+5-18
- cime_config/namelist_definition_drv.xml+67-46
- cime_config/runseq/driver_config.py+2-8
- cime_config/testdefs/testlist_drv.xml+10
- cime_config/testdefs/testmods_dirs/drv/aoflux_ogrid/user_nl_cpl+1
- doc/source/addendum/req_attributes_cesm.rst+11-16
- mediator/CMakeLists.txt+1-1
- mediator/Makefile+3-4
- mediator/esmFldsExchange_cesm_mod.F90+57-38
- mediator/med.F90+144-8
- mediator/med_diag_mod.F90+8-21
- mediator/med_internalstate_mod.F90+10-5
- mediator/med_map_mod.F90+57-74
- mediator/med_phases_aofluxes_mod.F90+27-18
- mediator/med_phases_history_mod.F90+5-6
- mediator/med_phases_ocnalb_mod.F90+7-8
- mediator/med_phases_prep_glc_mod.F90+3-18
- mediator/med_phases_profile_mod.F90+9-5
- mediator/med_phases_restart_mod.F90+27-36
- mediator/med_time_mod.F90-302
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
894 | | - | |
895 | | - | |
896 | | - | |
897 | | - | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | 894 | | |
904 | 895 | | |
905 | 896 | | |
906 | | - | |
| 897 | + | |
907 | 898 | | |
908 | 899 | | |
909 | 900 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
0 commit comments