Commit 8e2e85b
committed
Update to cdeps1.0.91 to get the CRUJRA2024b option
1 parent 44b51f4 commit 8e2e85b
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
- .github/workflows/extbuild.yml+5-5
- cime_config/stream_cdeps.py+61-5
- datm/CMakeLists.txt+5-1
- datm/atm_comp_nuopc.F90+153-196
- datm/cime_config/config_component.xml+40-33
- datm/cime_config/namelist_definition_datm.xml+24-19
- datm/cime_config/stream_definition_datm.xml+402-11
- datm/cime_config/testdefs/testlist_datm.xml+67-11
- datm/datm_datamode_clmncep_mod.F90+223-274
- datm/datm_datamode_core2_mod.F90+97-100
- datm/datm_datamode_cplhist_mod.F90+152-74
- datm/datm_datamode_era5_mod.F90+194-47
- datm/datm_datamode_gefs_mod.F90+136-42
- datm/datm_datamode_jra_mod.F90+73-79
- datm/datm_datamode_simple_mod.F90+6-19
- datm/datm_pres_aero_mod.F90+172
- datm/datm_pres_co2_mod.F90+98
- datm/datm_pres_ndep_mod.F90+113
- datm/datm_pres_o3_mod.F90+70
- dglc/cime_config/namelist_definition_dglc.xml-2
- dglc/cime_config/stream_definition_dglc.xml-2
- dglc/cime_config/testdefs/testlist_dglc.xml+19-1
- dglc/dglc_datamode_noevolve_mod.F90+15-16
- dglc/glc_comp_nuopc.F90+16-81
- dice/cime_config/namelist_definition_dice.xml+4-6
- dice/cime_config/stream_definition_dice.xml-2
- dice/cime_config/testdefs/testlist_dice.xml+16-2
- dice/dice_datamode_cplhist_mod.F90+179-34
- dice/dice_datamode_ssmi_mod.F90+25-13
- dice/dice_flux_atmice_mod.F90+2-2
- dice/ice_comp_nuopc.F90+42-109
- dlnd/CMakeLists.txt+3-1
- dlnd/cime_config/buildnml+30-1
- dlnd/cime_config/config_component.xml+21-11
- dlnd/cime_config/namelist_definition_dlnd.xml+7-6
- dlnd/cime_config/stream_definition_dlnd.xml+101-3
- dlnd/cime_config/testdefs/testlist_dlnd.xml+19-1
- dlnd/cime_config/testdefs/testmods_dirs/dlnd/glc_forcing/shell_commands+9
- dlnd/cime_config/testdefs/testmods_dirs/dlnd/rof_forcing/shell_commands+7
- dlnd/dlnd_datamode_glc_forcing_mod.F90+206
- dlnd/dlnd_datamode_rof_forcing_mod.F90+276
- dlnd/lnd_comp_nuopc.F90+77-183
- doc/source/datm.rst+7-1
- doc/source/docn.rst+36-15
- doc/source/drof.rst+6
- docn/CMakeLists.txt+3-3
- docn/cime_config/config_component.xml+21-3
- docn/cime_config/namelist_definition_docn.xml+23-29
- docn/cime_config/stream_definition_docn.xml+91-3
- docn/cime_config/testdefs/testlist_docn.xml+18
- docn/cime_config/testdefs/testmods_dirs/docn/multilev_cplhist/shell_commands+9
- docn/cime_config/testdefs/testmods_dirs/docn/multilev_cplhist/user_nl_cpl+20
- docn/docn_datamode_aquaplanet_mod.F90+2-2
- docn/docn_datamode_cplhist_mod.F90+66-20
- docn/docn_datamode_iaf_mod.F90-172
- docn/docn_datamode_multilev_cplhist_mod.F90+162
- docn/docn_datamode_multilev_mod.F90+26-29
- docn/docn_datamode_multilev_sstdata_mod.F90+49-46
- docn/docn_datamode_som_mod.F90+74-33
- docn/docn_datamode_sstdata_mod.F90+35-31
- docn/docn_import_data_mod.F90+2-2
- docn/ocn_comp_nuopc.F90+144-197
- drof/CMakeLists.txt+3-1
- drof/cime_config/config_component.xml+46-35
- drof/cime_config/namelist_definition_drof.xml+9-7
- drof/cime_config/stream_definition_drof.xml+40-5
- drof/cime_config/testdefs/testlist_drof.xml+8
- drof/cime_config/testdefs/testmods_dirs/drof/cplhist_noresm/shell_commands+6
- drof/drof_datamode_copyall_mod.F90+123
- drof/drof_datamode_cplhist_mod.F90+198
- drof/rof_comp_nuopc.F90+110-107
- dshr/dshr_dfield_mod.F90+17-16
- dshr/dshr_fldlist_mod.F90+3-3
- dshr/dshr_mod.F90+59-59
- dwav/CMakeLists.txt+2-1
- dwav/cime_config/namelist_definition_dwav.xml-2
- dwav/cime_config/stream_definition_dwav.xml-2
- dwav/dwav_datamode_copyall_mod.F90+108
- dwav/wav_comp_nuopc.F90+135-193
- share/CMakeLists.txt+7
- share/shr_lnd2rof_tracers_mod.F90+94
- streams/dshr_methods_mod.F90+27-3
- streams/dshr_strdata_mod.F90+630-310
- streams/dshr_stream_mod.F90+399-265
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments