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_3_12
fxtag = cesm3_cice6_6_3_15

[submodule "mom"]
path = components/mom
Expand Down
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ cdeps


cice
Chris Fischer 2026-05-11 - cesm3_cice6_6_3_15 - components/cice (cesm3_0_alpha09a)
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_3_15

cesm3_cice6_6_3_15: Turn off halo masking for prescribed cases
cesm3_cice6_6_3_14: Added CESM3 CICE users guide
cesm3_cice6_6_3_13: Fix snwredist option

David Bailey 2026-04-28 - cesm3_cice6_6_3_12 - components/cice (cesm3_0_alpha09a)
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_3_13

Expand Down
Loading