From 9744a0141165e22adfd405076eb495eb3c2b6fd6 Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Tue, 10 Mar 2026 15:04:42 -0600 Subject: [PATCH] Update for cesm3_0_alpha08j testing. CICE update. --- .gitmodules | 4 ++-- ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++ cime | 2 +- components/cice | 2 +- 4 files changed, 44 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 85d96cb96..4cd26cf0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,7 +37,7 @@ path = cime url = https://github.com/ESMCI/cime fxDONOTUSEurl = https://github.com/ESMCI/cime - fxtag = cime6.1.167 + fxtag = cime6.1.168 fxrequired = ToplevelRequired [submodule "fms"] @@ -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_10 + fxtag = cesm3_cice6_6_3_3 [submodule "mom"] path = components/mom diff --git a/ChangeLog b/ChangeLog index 1125d39f0..c4fa97981 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +============================================================== +Tag name: cesm3_0_alpha08j +Originator(s): CSEG +Date: 6th Mar 2026 +One-line Summary: CICE update + +ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.75 -- +cime https://github.com/ESMCI/cime/tree/cime6.1.168 ** +components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_250428 -- +share https://github.com/ESCOMP/CESM_share/tree/share1.1.19 -- +components/cam https://github.com/ESCOMP/CAM/cam6_4_156 -- +components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.022 -- +components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_3_3 ** +components/mom https://github.com/ESCOMP/MOM_interface/mi_260121 -- +components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_013 -- +components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.93 -- +components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.41 -- +components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_89 -- +components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.0.19 -- +components/mizuroute https://github.com/ESCOMP/mizuRoute/tree/cesm-coupling.v3.0.1 -- +components/mosart https://github.com/ESCOMP/mosart/tree/mosart1_1_13 -- +libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0 -- +libraries/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_8 -- +tools/statistical_ensemble_test/pyCECT https://github.com/NCAR/PyCECT/tree/3.2.1 -- +tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.5.1 -- + +cice +David Bailey 2026-03-02 - cesm3_cice6_6_3_3 - components/cice (cesm3_0_alpha08j) +https://github.com/ESCOMP/CESM_CICE/tags/cesm_cice6_6_3_3 +- Add CMIP7 history specification. Need to use CICE%CMIP7 in long name. +- Add history restart capability in code. This should work with the short-term archiver. +- Bug fix: This sets a minimum mass and area for the thermodynamics to remove tiny ice areas. + This is answer changing, but not climate changing. + +cime +Chris Fischer 2026-03-10 - cime6.1.168 - cime (cesm3_0_alpha08j) +https://github.com/ESMCI/cime/tags/cime6.1.168 +Move xcpl_comps_nuopc out of CIME. These will now be in CMEPS + + ============================================================== Tag name: cesm3_0_alpha08i Originator(s): CSEG diff --git a/cime b/cime index dde843858..97dbf7a90 160000 --- a/cime +++ b/cime @@ -1 +1 @@ -Subproject commit dde8438589f151b549fafb4b6c103860db16d84e +Subproject commit 97dbf7a9091c00029748a8e5047a2900915fc076 diff --git a/components/cice b/components/cice index 53196b354..b54d122ee 160000 --- a/components/cice +++ b/components/cice @@ -1 +1 @@ -Subproject commit 53196b354a8a9f8013048f2ae9b166595d577bec +Subproject commit b54d122eeb465f4ed5dd09ccc67b16b333fd3cd7