Skip to content

Commit 4305c82

Browse files
authored
Merge pull request #379 from fischer-ncar/cesm3.0-alphabranch
Update for cesm3_0_alpha08f testing. cmeps and share answer changes.
2 parents afb3abc + cf6d675 commit 4305c82

5 files changed

Lines changed: 54 additions & 16 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
path = ccs_config
3131
url = https://github.com/ESMCI/ccs_config_cesm.git
3232
fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git
33-
fxtag = ccs_config_cesm1.0.75
33+
fxtag = ccs_config_cesm1.0.73
3434
fxrequired = ToplevelRequired
3535

3636
[submodule "cime"]
@@ -51,7 +51,7 @@
5151
path = share
5252
url = https://github.com/ESCOMP/CESM_share
5353
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_share
54-
fxtag = share1.1.18
54+
fxtag = share1.1.19
5555
fxrequired = ToplevelRequired
5656

5757
[submodule "cam"]
@@ -101,7 +101,7 @@
101101
url = https://github.com/ESCOMP/CMEPS.git
102102
fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git
103103
fxrequired = ToplevelRequired
104-
fxtag = cmeps1.1.33
104+
fxtag = cmeps1.1.37
105105

106106
[submodule "rtm"]
107107
path = components/rtm

ChangeLog

Lines changed: 48 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
==============================================================
22
Tag name: cesm3_0_alpha08f
33
Originator(s): CSEG
4-
Date: 11th Feb 2026
5-
One-line Summary: Derecho environment update.
4+
Date: 25th Feb 2026
5+
One-line Summary: cmeps and share answer changes
66

7-
ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.75 **
7+
ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.75 -0
88
cime https://github.com/ESMCI/cime/tree/cime6.1.161 --
99
components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_250428 --
10-
share https://github.com/ESCOMP/CESM_share/tree/share1.1.18 --
10+
share https://github.com/ESCOMP/CESM_share/tree/share1.1.19 **
1111
components/cam https://github.com/ESCOMP/CAM/cam6_4_147 --
1212
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.003 --
1313
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_10 --
1414
components/mom https://github.com/ESCOMP/MOM_interface/mi_260121 --
1515
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_013 --
1616
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.89 --
17-
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.33 --
17+
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.37 **
1818
components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_89 --
1919
components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.0.19 --
2020
components/mizuroute https://github.com/ESCOMP/mizuRoute/tree/cesm-coupling.v3.0.1 --
@@ -24,12 +24,50 @@ libraries/parallelio https://github.com/NCAR/ParallilIO/tree/p
2424
tools/statistical_ensemble_test/pyCECT https://github.com/NCAR/PyCECT/tree/3.2.1 --
2525
tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.5.1 --
2626

27-
ccs_config
28-
Chris Fischer 2026-02-11 - ccs_config_cesm1.0.75 - ccs_config (cesm3_0_alpha08f)
29-
https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.75
27+
cmeps
28+
William Sacks 2026-02-25 - cmeps1.1.36 - src/drivers/nuopc/ (cesm3_0_alpha08f)
29+
https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.??
30+
31+
Roundoff-level mods of prep_glc_map_lnd2glc
32+
33+
https://github.com/ESCOMP/CMEPS/pull/633
34+
35+
Changes answers for:
36+
- Tests with active CISM
37+
- Tests with DGLC that cross a year boundary (in prealpha that is ERS_Ld5.ne30pg3_t232.B1850C_LTso.derecho_intel.allactive-decstart and ERS_Ld5.ne30pg3_t232.BHISTC_LTso.derecho_intel.allactive-decstart)
38+
39+
40+
William Sacks 2026-02-25 - cmeps1.1.37 - src/drivers/nuopc/ (cesm3_0_alpha08f)
41+
https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.37
42+
43+
Convert count to r8 rather than r4 in prep_glc_avg
44+
45+
*Probably* bfb, but might change answers at the roundoff-level in cases with lnd2glc coupling.
46+
3047

31-
ccs_config_cesm1.0.75: Update environment on derecho. Changes all answers.
32-
ccs_config_cesm1.0.74: Fix vectorization optimization options for HB PBL scheme in CAM.
48+
William Sacks 2026-02-25 - cmeps1.1.35 - src/drivers/nuopc/ (cesm3_0_alpha08f)
49+
https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.35
50+
51+
Fixes to some histaux atm2med xml values
52+
53+
54+
William Sacks 2026-02-25 - cmeps1.1.34 - src/drivers/nuopc/ (cesm3_0_alpha08f)
55+
https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.34
56+
57+
A few refactorings to handle fields with ungridded dimensions, particularly for prep_rof_mod
58+
59+
60+
share
61+
William Sacks 2026-02-25 - share1.1.19 - share (cesm3_0_alpha08f)
62+
https://github.com/ESCOMP/CESM_share/tags/share1.1.??
63+
64+
Bring in shr_reprosum fixes from E3SM
65+
66+
https://github.com/ESCOMP/CESM_share/pull/81
67+
68+
Changes answers for:
69+
- CAM-FV cases
70+
- Possibly other cases
3371

3472
==============================================================
3573
Tag name: cesm3_0_alpha08e

share

0 commit comments

Comments
 (0)