Commit ed7680e
committed
Update to CMEPS 1.1.31
1 parent 4daf043 commit ed7680e
5 files changed
Lines changed: 10 additions & 60 deletions
- .github/workflows/extbuild.yml+4-4
- .github/workflows/srt.yml+20-5
- CODEOWNERS+1
- cesm/driver/esm.F90+4-1
- cesm/flux_atmocn/flux_atmocn_COARE_mod.F90+484
- cesm/flux_atmocn/flux_atmocn_Diurnal_mod.F90+714
- cesm/flux_atmocn/flux_atmocn_Large.F90+338
- cesm/flux_atmocn/flux_atmocn_UA_mod.F90+522
- cesm/flux_atmocn/flux_atmocn_driver_mod.F90+141
- cesm/flux_atmocn/shr_flux_mod.F90+24-2.3k
- cesm/nuopc_cap_share/shr_lnd2rof_tracers_mod.F90+94
- cesm/share_wrappers/wtracers_mod.F90+18
- cime_config/buildexe+1
- cime_config/buildnml+29-7
- cime_config/config_component.xml+18-39
- cime_config/config_component_cesm.xml+29-61
- cime_config/namelist_definition_drv.xml+24-23
- cime_config/testdefs/testlist_drv.xml+3-3
- cime_config/testdefs/testmods_dirs/drv/interim_restart/shell_commands+2
- doc/source/addendum/fieldnames.rst-3
- mediator/CMakeLists.txt+1
- mediator/esmFldsExchange_cesm_mod.F90+270-389
- mediator/esmFldsExchange_hafs_mod.F90+63-1
- mediator/esmFldsExchange_ufs_mod.F90+121-68
- mediator/fd_cesm.yaml+74-140
- mediator/med.F90+21-6
- mediator/med_diag_mod.F90+4-622
- mediator/med_field_info_mod.F90+225
- mediator/med_fraction_mod.F90+22-4
- mediator/med_internalstate_mod.F90+21-5
- mediator/med_map_mod.F90+59-45
- mediator/med_methods_mod.F90+32-131
- mediator/med_phases_aofluxes_mod.F90+43-82
- mediator/med_phases_cdeps_mod.F90-1
- mediator/med_phases_history_mod.F90+22-4
- mediator/med_phases_post_rof_mod.F90-15
- mediator/med_phases_prep_glc_mod.F90+8-2
- mediator/med_phases_prep_ocn_mod.F90+8-1
- mediator/med_phases_prep_wav_mod.F90+8-1
- mediator/med_phases_restart_mod.F90+9-2
- ufs/CMakeLists.txt+1-1
- ufs/wtracers_mod.F90+34
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
| |||
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| 58 | + | |
52 | 59 | | |
53 | 60 | | |
54 | 61 | | |
| |||
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| 72 | + | |
65 | 73 | | |
66 | 74 | | |
67 | 75 | | |
| |||
114 | 122 | | |
115 | 123 | | |
116 | 124 | | |
| 125 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments