Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
url = https://github.com/ESCOMP/CESM_CICE
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_CICE
fxrequired = ToplevelRequired
fxtag = cesm3_cice6_6_1_3
fxtag = cesm3_cice6_6_1_6

[submodule "mom"]
path = components/mom
Expand Down
15 changes: 14 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_250428
share https://github.com/ESCOMP/CESM_share/tree/share1.1.9 --
components/cam https://github.com/ESCOMP/CAM/cam6_4_116 --
components/clm https://github.com/ESCOMP/ctsm/tree/alpha-ctsm5.4.CMIP7.09.ctsm5.3.068--
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_3 **
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_6 **
components/mom https://github.com/ESCOMP/MOM_interface/mi_250519 --
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_008 --
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.81 **
Expand All @@ -32,6 +32,19 @@ cdeps


cice
Chris Fischer 2025-09-26 - cesm3_cice6_6_1_6 - components/cice (cesm3_0_alpha07e)
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_1_6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

above you have 6_6_1_4

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's an issue with 6_6_1_5, I was trying 6_6_1_4 as a test.


Add correct CICE tag to .gitmodules


Chris Fischer 2025-09-25 - cesm3_cice6_6_1_5 - components/cice (cesm3_0_alpha07e)
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_1_5

cesm3_cice6_6_1_5: Add namelist variable kmt_type
cesm3_cice6_6_1_4: Change SSTICE_GRID_FILENAME to SSTICE_MESH_FILENAME


David Bailey 2025-06-27 - cesm3_cice6_6_1_3 - components/cice (cesm3_0_alpha07e)
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_0_15

Expand Down