Skip to content

Commit 48b29c1

Browse files
committed
Update for cesm3_0_alpha08n testing. CTSM and CICE updates.
1 parent c0d13f5 commit 48b29c1

4 files changed

Lines changed: 69 additions & 4 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,14 @@
6666
url = https://github.com/ESCOMP/CTSM
6767
fxDONOTUSEurl = https://github.com/ESCOMP/CTSM
6868
fxrequired = ToplevelRequired
69-
fxtag = ctsm5.4.024
69+
fxtag = ctsm5.4.027
7070

7171
[submodule "cice"]
7272
path = components/cice
7373
url = https://github.com/ESCOMP/CESM_CICE
7474
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_CICE
7575
fxrequired = ToplevelRequired
76-
fxtag = cesm3_cice6_6_3_5
76+
fxtag = cesm3_cice6_6_3_6
7777

7878
[submodule "mom"]
7979
path = components/mom

ChangeLog

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,68 @@
1+
==============================================================
2+
Tag name: cesm3_0_alpha08n
3+
Originator(s): CSEG
4+
Date: 25th Mar 2026
5+
One-line Summary: CTSM and CICE updates
6+
7+
ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.79 --
8+
cime https://github.com/ESMCI/cime/tree/cime6.1.169 --
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_157 --
12+
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.027 **
13+
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_3_6 **
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/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_8 --
23+
libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0 --
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+
cice
28+
David Bailey 2026-03-24 - cesm3_cice6_6_3_6 - components/cice (cesm3_0_alpha08n)
29+
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_3_6
30+
31+
- This changes the initialization of tracers by default for hybrid runs.
32+
- Branch / startup runs will be bfb.
33+
34+
35+
clm
36+
Erik Kluzek 2026-03-24 - ctsm5.4.027 - components/clm (cesm3_0_alpha08n)
37+
https://github.com/ESCOMP/ctsm/tags/ctsm5.4.027
38+
39+
Namelist default changes mainly for clm6_0:
40+
- Correct parameter file for coupled
41+
- n_melt_glcmec is now 1. (rather than 10.)
42+
43+
Some corrections to finidat file picking
44+
45+
46+
Erik Kluzek 2026-03-16 - ctsm5.4.026 - components/clm (cesm3_0_alpha08n)
47+
https://github.com/ESCOMP/ctsm/tags/ctsm5.4.026
48+
49+
A FATES update allowing for a new dimension in history output
50+
Only changes answers for FATES tests
51+
52+
53+
Erik Kluzek 2026-03-12 - ctsm5.4.025 - components/clm (cesm3_0_alpha08n)
54+
https://github.com/ESCOMP/ctsm/tags/ctsm5.4.025
55+
56+
Merge b4b-dev to master
57+
58+
Includes:
59+
- mizuRoute
60+
- Documentation updates
61+
- contrib scripts
62+
- move of namelist items to parameter file
63+
- parameter file updates
64+
- New tests for FATES tree recruitment
65+
166
==============================================================
267
Tag name: cesm3_0_alpha08m
368
Originator(s): CSEG

components/cice

components/clm

Submodule clm updated 45 files

0 commit comments

Comments
 (0)