Skip to content

Commit a43f807

Browse files
authored
Merge pull request #355 from fischer-ncar/cesm3.0-alphabranch
CICE fix for cesm3_0_alpha07e testing
2 parents f6dfeb1 + 6394a1b commit a43f807

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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_1_3
76+
fxtag = cesm3_cice6_6_1_6
7777

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

ChangeLog

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_250428
1010
share https://github.com/ESCOMP/CESM_share/tree/share1.1.9 --
1111
components/cam https://github.com/ESCOMP/CAM/cam6_4_116 --
1212
components/clm https://github.com/ESCOMP/ctsm/tree/alpha-ctsm5.4.CMIP7.09.ctsm5.3.068--
13-
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_3 **
13+
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_6 **
1414
components/mom https://github.com/ESCOMP/MOM_interface/mi_250519 --
1515
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_008 --
1616
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.81 **
@@ -32,6 +32,19 @@ cdeps
3232

3333

3434
cice
35+
Chris Fischer 2025-09-26 - cesm3_cice6_6_1_6 - components/cice (cesm3_0_alpha07e)
36+
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_1_6
37+
38+
Add correct CICE tag to .gitmodules
39+
40+
41+
Chris Fischer 2025-09-25 - cesm3_cice6_6_1_5 - components/cice (cesm3_0_alpha07e)
42+
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_1_5
43+
44+
cesm3_cice6_6_1_5: Add namelist variable kmt_type
45+
cesm3_cice6_6_1_4: Change SSTICE_GRID_FILENAME to SSTICE_MESH_FILENAME
46+
47+
3548
David Bailey 2025-06-27 - cesm3_cice6_6_1_3 - components/cice (cesm3_0_alpha07e)
3649
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_0_15
3750

0 commit comments

Comments
 (0)