Commit 4daf043
committed
Update to CDEPS 1.0.86
1 parent dcbe86b commit 4daf043
File tree
4 files changed
+10
-365
lines changed- CDEPS
- extra_sources
- patches
4 files changed
+10
-365
lines changed- .github/workflows/extbuild.yml+5-5
- .gitmodules+1-1
- cime_config/stream_cdeps.py+59-4
- datm/atm_comp_nuopc.F90+33-13
- datm/cime_config/buildnml+1-1
- datm/cime_config/config_archive.xml+1-1
- datm/cime_config/config_component.xml+7-2
- datm/cime_config/namelist_definition_datm.xml+12-1
- datm/cime_config/stream_definition_datm.xml+133
- datm/cime_config/testdefs/testlist_datm.xml+52-6
- datm/datm_datamode_cplhist_mod.F90+16-9
- datm/datm_datamode_jra55do_mod.F90+287
- dglc/cime_config/config_archive.xml+1-1
- dglc/cime_config/namelist_definition_dglc.xml+6-6
- dglc/cime_config/testdefs/testlist_dglc.xml+11-4
- dglc/glc_comp_nuopc.F90+5-4
- dice/cime_config/config_archive.xml+5-3
- dice/cime_config/testdefs/testlist_dice.xml+16-2
- dice/ice_comp_nuopc.F90+9-8
- dlnd/CMakeLists.txt+3-1
- dlnd/cime_config/buildnml+30-1
- dlnd/cime_config/config_archive.xml+1-1
- dlnd/cime_config/config_component.xml+21-11
- dlnd/cime_config/namelist_definition_dlnd.xml+7-4
- dlnd/cime_config/stream_definition_dlnd.xml+101-1
- 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+277
- dlnd/lnd_comp_nuopc.F90+70-176
- dlnd/stream_definition_dlnd.xml+88
- doc/source/drof.rst+6
- docn/CMakeLists.txt+1
- docn/cime_config/config_archive.xml+1-1
- docn/cime_config/config_component.xml+20-2
- docn/cime_config/namelist_definition_docn.xml+5-3
- docn/cime_config/stream_definition_docn.xml+90
- 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_multilev_cplhist_mod.F90+157
- docn/ocn_comp_nuopc.F90+68-49
- drof/cime_config/config_archive.xml+1-1
- drof/cime_config/config_component.xml+19-8
- drof/cime_config/namelist_definition_drof.xml+1
- drof/cime_config/stream_definition_drof.xml+33-1
- drof/rof_comp_nuopc.F90+26-12
- dshr/dshr_dfield_mod.F90+16-15
- dwav/cime_config/config_archive.xml+1-1
- dwav/wav_comp_nuopc.F90+9-8
- fox+1-1
- share/CMakeLists.txt+1
- share/shr_is_restart_fh_mod.F90+55-3
- share/shr_lnd2rof_tracers_mod.F90+94
- streams/dshr_methods_mod.F90+27-3
- streams/dshr_strdata_mod.F90+613-291
- streams/dshr_stream_mod.F90+361-230
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| 41 | + | |
38 | 42 | | |
39 | | - | |
40 | 43 | | |
41 | | - | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| 69 | + | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
| |||
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
| 84 | + | |
79 | 85 | | |
80 | 86 | | |
81 | 87 | | |
| |||
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| 96 | + | |
90 | 97 | | |
91 | 98 | | |
92 | 99 | | |
| |||
This file was deleted.
0 commit comments