Skip to content

Commit be6754e

Browse files
authored
Merge pull request #324 from fischer-ncar/cesm3.0-alphabranch
cesm3_0_alpha06d updates for testing
2 parents 314346e + 500caac commit be6754e

File tree

5 files changed

+75
-6
lines changed

5 files changed

+75
-6
lines changed

.gitmodules

+3-3
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.23
33+
fxtag = ccs_config_cesm1.0.30
3434
fxrequired = ToplevelRequired
3535

3636
[submodule "cime"]
@@ -73,7 +73,7 @@
7373
url = https://github.com/ESCOMP/CESM_CICE
7474
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_CICE
7575
fxrequired = ToplevelRequired
76-
fxtag = cesm3_cice6_6_0_6
76+
fxtag = cesm3_cice6_6_0_7
7777

7878
[submodule "mom"]
7979
path = components/mom
@@ -157,4 +157,4 @@
157157
url = https://github.com/NCAR/CUPiD.git
158158
fxDONOTUSEurl = https://github.com/NCAR/CUPiD.git
159159
fxrequired = ToplevelRequired
160-
fxtag = v0.1.4
160+
fxtag = v0.2.1

ChangeLog

+69
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,73 @@
11
==============================================================
2+
Tag name: cesm3_0_alpha06d
3+
Originator(s): CSEG
4+
Date: 16th March 2025
5+
One-line Summary: CICE and NCAR system
6+
7+
ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.30 **
8+
cime https://github.com/ESMCI/cime/tree/cime6.1.72 --
9+
components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_240822 --
10+
share https://github.com/ESCOMP/CESM_share/tree/share1.1.9 --
11+
components/cam https://github.com/ESCOMP/CAM/cam6_4_067 --
12+
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.3.029 --
13+
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_0_7 **
14+
components/mom https://github.com/ESCOMP/MOM_interface/mi_250210 --
15+
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_006 --
16+
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.65 --
17+
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.0.39 --
18+
components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_86 --
19+
components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.0.16 --
20+
components/mizuroute https://github.com/ESCOMP/mizuRoute/tree/cesm-coupling.n03_v2.3.0 --
21+
components/mosart https://github.com/ESCOMP/mosart/tree/mosart1_1_08 --
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_4 --
24+
tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.1.4 --
25+
26+
27+
ccs_config
28+
Michael Levy 2025-03-06 - ccs_config_cesm1.0.28 - ccs_config (cesm3_0_alpha06d)
29+
https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.??
30+
31+
ccs_config_cesm1.0.28: Remove esmf/8.8.0-debug due to a spack issue
32+
ccs_config_cesm1.0.27: Cleanup inclusion of CUPiD in default workflow
33+
ccs_config_cesm1.0.26: Back off pio update because esmf requires older version
34+
ccs_config_cesm1.0.25: Add toronto backup for inputdata.
35+
ccs_config_cesm1.0.24: Update to ncarenv/24.12 answer changes on derecho
36+
37+
38+
Chris Fischer 2025-03-16 - ccs_config_cesm1.0.30 - ccs_config (cesm3_0_alpha06d)
39+
https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.30
40+
41+
ccs_config_cesm1.0.30: Update machine configuration for Casper
42+
ccs_config_cesm1.0.29: Back off intel compiler to 2024.2.1
43+
44+
45+
cice
46+
David Bailey 2025-02-20 - cesm3_cice6_6_0_7 - components/cice (cesm3_0_alpha06d)
47+
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_0_7
48+
49+
Add new defaults for CICE.
50+
51+
1. Change phi_i_mushy from 0.85 to 0.45
52+
2. Turn on sealvl ponds by default. This affects a number of parameters
53+
including frzpnd, tscale_pnd_drain, and rfracmax, and rfracmin.
54+
55+
56+
CUPiD
57+
Michael Levy 2025-03-07 - v0.2.1 - tools/CUPiD (cesm3_0_alpha06d)
58+
https://github.com/NCAR/CUPiD/tags/v0.2.1
59+
60+
Bugfix for cupid-webpage: new feature allows linking generated webpage to
61+
a Github Pages repo, but inadvertently required users to specify a repo
62+
63+
64+
Michael Levy 2025-03-06 - v0.2.0 - tools/CUPiD (cesm3_0_alpha06d)
65+
https://github.com/NCAR/CUPiD/tags/v0.2.0
66+
67+
* Better support for CESM Workflow: populates env_postprocessing.xml and owns script run by case.cupid
68+
* Lots of documentation improvements, including instructions on pushing CUPiD webpage to a repo configured with Github Pages
69+
* Notebook cleanup, some new sea ice notebooks
70+
==============================================================
271
Tag name: cesm3_0_alpha06c
372
Originator(s): CSEG
473
Date: 5th March 2025

0 commit comments

Comments
 (0)