Skip to content

Commit e14b6f4

Browse files
authored
Merge pull request #293 from fischer-ncar/cesm3.0-alphabranch
Updates for cesm3_0_alpha04a tag.
2 parents 207c063 + bb254c8 commit e14b6f4

File tree

3 files changed

+83
-4
lines changed

3 files changed

+83
-4
lines changed

.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.3.002
69+
fxtag = ctsm5.3.007
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 = cesm_cice6_5_0_12
76+
fxtag = cesm3_cice6_5_0_7
7777

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

ChangeLog

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,82 @@
1+
==============================================================
2+
Tag name: cesm3_0_alpha04a
3+
Originator(s): CSEG
4+
Date: 21st October 2024
5+
One-line Summary: Dust tunings and sea ice updates
6+
7+
components/cam https://github.com/ESCOMP/CAM/cam6_4_032 --
8+
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_5_0_7 **
9+
cime https://github.com/ESMCI/cime/tree/cime6.1.29 --
10+
share https://github.com/ESCOMP/CESM_share/tree/share1.1.2 --
11+
ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.7 --
12+
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.0.16 --
13+
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.53 --
14+
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_002 --
15+
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.3.007 **
16+
components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_240822 --
17+
components/mizuroute https://github.com/ESCOMP/mizuRoute/tree/cesm-coupling.n02_v2.1.3 --
18+
components/mom https://github.com/ESCOMP/MOM_interface/mi_240923 --
19+
components/mosart https://github.com/ESCOMP/mosart/tree/mosart1_1_02 --
20+
components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_80 --
21+
components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.0.14 --
22+
libraries/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_3 --
23+
tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.1.1 --
24+
25+
cice
26+
David Bailey 2024-09-19 - cesm3_cice6_5_0_7 - components/cice (cesm3_0_alpha04a)
27+
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_5_0_3
28+
29+
This tag adds all of the new science capabilities for CICE. Several of these physics options
30+
have been turned on by default along with a number of additional history variables. This is the
31+
configuration of:
32+
33+
https://github.com/NCAR/cesm_dev/issues/14
34+
35+
36+
I have mostly fixed the aux_cice testlist, but there is more to come here. I have also
37+
updated the path for the MOM grid files.
38+
39+
40+
clm
41+
Erik Kluzek 2024-10-08 - ctsm5.3.005 - components/clm (cesm3_0_alpha04a)
42+
https://github.com/ESCOMP/ctsm/tags/ctsm5.3.X4
43+
44+
Dust tuning changes with clm6_0 physics. Dust emissions change when clm6_0 and Leung dust emission are on
45+
46+
47+
Erik Kluzek 2024-10-10 - ctsm5.3.007 - components/clm (cesm3_0_alpha04a)
48+
https://github.com/ESCOMP/ctsm/tags/ctsm5.3.007
49+
50+
Note
51+
New IC files for clm6_0 for:
52+
53+
1850 ne30pg3, f09, f19
54+
1979, 2000 ne30pg3 and f09
55+
56+
57+
Erik Kluzek 2024-10-08 - ctsm5.3.006 - components/clm (cesm3_0_alpha04a)
58+
https://github.com/ESCOMP/ctsm/tags/ctsm5.3.006
59+
60+
Bit-for-bit merge tag
61+
62+
Fixes a few issues from cesm3_0_beta03 tests
63+
mksurfdata_esmf fix
64+
Some shr_log fixes
65+
Fix for some urban fields
66+
67+
68+
Sam Rabin 2024-10-08 - ctsm5.3.004 - components/clm (cesm3_0_alpha04a)
69+
https://github.com/ESCOMP/ctsm/tags/ctsm5.3.004
70+
71+
Move hillslope data off surface datasets
72+
73+
74+
Erik Kluzek 2024-09-27 - ctsm5.3.003 - components/clm (cesm3_0_alpha04a)
75+
https://github.com/ESCOMP/ctsm/tags/ctsm5.3.003
76+
77+
FATES parameter file update.
78+
79+
180
==============================================================
281
Tag name: cesm3_0_beta03
382
Originator(s): CSEG

cime_config/testlist_allactive.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<machine name="derecho" compiler="intel" category="prealpha"/>
4747
</machines>
4848
<options>
49-
<option name="wallclock"> 01:00:00 </option>
49+
<option name="wallclock"> 02:00:00 </option>
5050
</options>
5151
</test>
5252
<test name="SMS_Ld2" grid="ne30pg3_t232" compset="BLT1850" testmods="allactive/defaultio">
@@ -179,7 +179,7 @@
179179
<machine name="derecho" compiler="intel" category="prealpha"/>
180180
</machines>
181181
<options>
182-
<option name="wallclock"> 01:00:00 </option>
182+
<option name="wallclock"> 03:00:00 </option>
183183
</options>
184184
</test>
185185
</testlist>

0 commit comments

Comments
 (0)