File tree
129 files changed
+4193
-3607
lines changed- .github
- CDEPS-interface
- CMEPS-interface
- cmake
- modulefiles
- tests-dev
- tests
- fv3_conf
- logs
- parm
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
129 files changed
+4193
-3607
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
150 |
| - | |
| 149 | + | |
151 | 150 |
| |
152 | 151 |
| |
153 | 152 |
| |
154 | 153 |
| |
155 | 154 |
| |
156 |
| - | |
| 155 | + |
- .github/workflows/extbuild.yml+4-4
- .gitmodules-3
- CMakeLists.txt+18-1
- cime_config/buildlib+25-43
- cime_config/stream_cdeps.py-21
- cime_config/stream_definition_v2.0.xsd+1-2
- cime_config/testdefs/testlist_cdeps.xml+150
- datm/atm_comp_nuopc.F90+77-63
- datm/cime_config/buildnml+5-12
- datm/cime_config/config_component.xml+2-13
- datm/cime_config/namelist_definition_datm.xml+7-40
- datm/cime_config/stream_definition_datm.xml+9-334
- datm/cime_config/testdefs/testlist_datm.xml+34-39
- datm/datm_datamode_clmncep_mod.F90+38
- datm/datm_datamode_core2_mod.F90+39-12
- datm/datm_datamode_cplhist_mod.F90+41-2
- datm/datm_datamode_era5_mod.F90+40-2
- datm/datm_datamode_gefs_mod.F90+39
- datm/datm_datamode_jra_mod.F90+39-18
- 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+4-6
- dice/dice_datamode_cplhist_mod.F90+6-12
- dice/dice_datamode_ssmi_mod.F90+9-12
- dice/ice_comp_nuopc.F90+10-16
- dlnd/cime_config/testdefs/testlist_dlnd.xml+2-3
- dlnd/lnd_comp_nuopc.F90+10-19
- doc/source/datm.rst+1-4
- doc/source/dglc.rst-117
- doc/source/index.rst-1
- doc/source/introduction.rst+1-2
- doc/source/streams.rst+1-3
- docn/CMakeLists.txt-2
- docn/cime_config/config_component.xml+2-6
- docn/cime_config/namelist_definition_docn.xml+1-5
- docn/cime_config/stream_definition_docn.xml+1-99
- docn/cime_config/testdefs/testlist_docn.xml+7-10
- 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+9-15
- docn/ocn_comp_nuopc.F90+35-77
- drof/cime_config/config_component.xml+2-4
- drof/cime_config/namelist_definition_drof.xml+1-2
- drof/cime_config/stream_definition_drof.xml-32
- drof/cime_config/testdefs/testlist_drof.xml+2-3
- drof/rof_comp_nuopc.F90+11-18
- dshr/dshr_dfield_mod.F90+4-16
- dshr/dshr_mod.F90+23-16
- dwav/cime_config/testdefs/testlist_dwav.xml+2-3
- dwav/wav_comp_nuopc.F90+9-17
- share/CMakeLists.txt+1-2
- share/nuopc_shr_methods.F90-874
- streams/dshr_methods_mod.F90+3-6
- streams/dshr_strdata_mod.F90+18-50
- 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 |
| - | |
106 | 98 |
| |
107 | 99 |
| |
108 | 100 |
| |
| |||
112 | 104 |
| |
113 | 105 |
| |
114 | 106 |
| |
115 |
| - | |
116 |
| - | |
| 107 | + | |
117 | 108 |
| |
118 | 109 |
| |
119 | 110 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
| |||
69 | 68 |
| |
70 | 69 |
| |
71 | 70 |
| |
72 |
| - | |
73 |
| - | |
74 | 71 |
| |
75 | 72 |
| |
76 | 73 |
| |
| |||
82 | 79 |
| |
83 | 80 |
| |
84 | 81 |
| |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - |
- .github/workflows/extbuild.yml+2-2
- .github/workflows/srt.yml+9-11
- cesm/driver/esm_time_mod.F90+321-26
- cesm/nuopc_cap_share/nuopc_shr_methods.F90+859
- cime_config/buildnml+10-33
- cime_config/config_component.xml+29-108
- cime_config/config_component_cesm.xml+18-5
- cime_config/namelist_definition_drv.xml+46-67
- cime_config/runseq/driver_config.py+8-2
- 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+16-11
- mediator/CMakeLists.txt+1-1
- mediator/Makefile+4-3
- mediator/esmFldsExchange_cesm_mod.F90+38-57
- mediator/med.F90+8-144
- mediator/med_diag_mod.F90+21-8
- mediator/med_internalstate_mod.F90+5-10
- mediator/med_map_mod.F90+74-57
- mediator/med_phases_aofluxes_mod.F90+18-27
- mediator/med_phases_history_mod.F90+6-5
- mediator/med_phases_ocnalb_mod.F90+8-7
- mediator/med_phases_prep_glc_mod.F90+18-3
- mediator/med_phases_profile_mod.F90+5-9
- mediator/med_phases_restart_mod.F90+36-27
- mediator/med_time_mod.F90+302
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 | 46 |
| |
48 | 47 |
| |
49 | 48 |
| |
| |||
67 | 66 |
| |
68 | 67 |
| |
69 | 68 |
| |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
File renamed without changes.
File renamed without changes.
This file was deleted.
This file was deleted.
0 commit comments