Skip to content

Commit 5db6fd6

Browse files
authored
Merge pull request #384 from fischer-ncar/cesm3.0-alphabranch
Update for cesm3_0_alpha08i testing. CAM fix for volcanic aerosols.
2 parents f9c7e5c + ae6793f commit 5db6fd6

File tree

3 files changed

+42
-2
lines changed

3 files changed

+42
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
path = cime
3838
url = https://github.com/ESMCI/cime
3939
fxDONOTUSEurl = https://github.com/ESMCI/cime
40-
fxtag = cime6.1.166
40+
fxtag = cime6.1.167
4141
fxrequired = ToplevelRequired
4242

4343
[submodule "fms"]

ChangeLog

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
==============================================================
2+
Tag name: cesm3_0_alpha08i
3+
Originator(s): CSEG
4+
Date: 6th Mar 2026
5+
One-line Summary: CAM fixes to prescribed volcanic aerosols
6+
7+
ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.75 --
8+
cime https://github.com/ESMCI/cime/tree/cime6.1.167 **
9+
components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_250428 --
10+
share https://github.com/ESCOMP/CESM_share/tree/share1.1.19 --
11+
components/cam https://github.com/ESCOMP/CAM/cam6_4_156 **
12+
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.022 --
13+
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_10 --
14+
components/mom https://github.com/ESCOMP/MOM_interface/mi_260121 --
15+
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_013 --
16+
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.93 --
17+
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.41 --
18+
components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_89 --
19+
components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.0.19 --
20+
components/mizuroute https://github.com/ESCOMP/mizuRoute/tree/cesm-coupling.v3.0.1 --
21+
components/mosart https://github.com/ESCOMP/mosart/tree/mosart1_1_13 --
22+
libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0 --
23+
libraries/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_8 --
24+
tools/statistical_ensemble_test/pyCECT https://github.com/NCAR/PyCECT/tree/3.2.1 --
25+
tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.5.1 --
26+
27+
cam
28+
Cheryl Craig 2026-03-06 - cam6_4_156 - components/cam (cesm3_0_alpha08i)
29+
https://github.com/ESCOMP/CAM/tags/cam6_4_156
30+
31+
For Francis Vitt:
32+
fixes to prescribed volcanic aerosols
33+
34+
35+
cime
36+
Chris Fischer 2026-03-06 - cime6.1.167 - cime (cesm3_0_alpha08i)
37+
https://github.com/ESMCI/cime/tags/cime6.1.167
38+
39+
Flip cmake macro names to match case.
40+
141
==============================================================
242
Tag name: cesm3_0_alpha08h
343
Originator(s): CSEG

cime

0 commit comments

Comments
 (0)