diff --git a/.gitmodules b/.gitmodules index b4dc18c11..f1266b5fc 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.161 + fxtag = cime6.1.162 fxrequired = ToplevelRequired [submodule "fms"] @@ -58,7 +58,7 @@ path = components/cam url = https://www.github.com/ESCOMP/CAM fxDONOTUSEurl = https://www.github.com/ESCOMP/CAM - fxtag = cam6_4_149 + fxtag = cam6_4_155 fxrequired = ToplevelRequired [submodule "clm"] @@ -94,7 +94,7 @@ url = https://github.com/ESCOMP/CDEPS fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS fxrequired = ToplevelRequired - fxtag = cdeps1.0.89 + fxtag = cdeps1.0.91 [submodule "cmeps"] path = components/cmeps diff --git a/ChangeLog b/ChangeLog index 8feb2cd15..c3bce075c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,117 @@ +============================================================== +Tag name: cesm3_0_alpha08g +Originator(s): CSEG +Date: 1st Mar 2026 +One-line Summary: CAM updates + +ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.75 -- +cime https://github.com/ESMCI/cime/tree/cime6.1.162 ** +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_155 ** +components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.003 -- +components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_10 -- +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.91 ** +components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.37 -- +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_12 -- +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 -- + +cam + Haipeng Lin 2026-02-25 - cam6_4_155 - components/cam (cesm3_0_alpha08g) + https://github.com/ESCOMP/CAM/tags/cam6_4_155 + + Fixes to CAM for the ifx compiler + + + Cheryl Craig 2026-02-24 - cam6_4_154 - components/cam (cesm3_0_alpha08g) + https://github.com/ESCOMP/CAM/tags/cam6_4_154 + + Bring in a couple of misc changes: + - MT and LT ne16pg3 namelist defaults for dycore and inic + - remove unused routines + + Answer changing for ne16 and WACCM-X configurations + + + Cheryl Craig 2026-02-24 - cam6_4_153 - components/cam (cesm3_0_alpha08g) + https://github.com/ESCOMP/CAM/tags/cam6_4_153 + + For Francis Vitt + + Short lived halogen chemistry + + + Cheryl Craig 2026-02-24 - cam6_4_152 - components/cam (cesm3_0_alpha08g) + https://github.com/ESCOMP/CAM/tags/cam6_4_152 + + For Francis Vitt + + TEM diagnostics update + + + Haipeng Lin 2026-02-11 - cam6_4_151 - components/cam (cesm3_0_alpha08g) + https://github.com/ESCOMP/CAM/tags/cam6_4_151 + + GEOS-Chem within CESM: fix MAM4 mapping for SO4 in default configuration + + Answer changing for GEOS-Chem chemistry only + + + Cheryl Craig 2026-02-09 - cam6_4_150 - components/cam (cesm3_0_alpha08g) + https://github.com/ESCOMP/CAM/tags/cam6_4_150 + + fix FV frontogenesis bug and diagnostic PS/PSDRY bug in SE log file + + Answer changing for FV + + + Cheryl Craig 2026-02-09 - cam6_4_149 - components/cam (cesm3_0_alpha08g) + https://github.com/ESCOMP/CAM/tags/cam6_4_149 + + For Francis Vitt + + Include chemical heating in mid-top configurations + + Answer changing for chemistry + + + Cheryl Craig 2026-02-09 - cam6_4_148 - components/cam (cesm3_0_alpha08g) + https://github.com/ESCOMP/CAM/tags/cam6_4_148 + + For Courtney Peverley + + Move GPU directives to atmospheric physics for RRTMGP + + +cdeps + Erik Kluzek 2026-02-09 - cdeps1.0.91 - components/cdeps (cesm3_0_alpha08g) + https://github.com/ESCOMP/CDEPS/tags/cdeps1.0.91 + + cdeps1.0.91: Add CRUJRA2024b option for CLM datm streams forcing + cdeps1.0.90: Add code to accept CPRGNU and CPRINTEL + + +cime + Erik Kluzek 2026-02-09 - cime6.1.162 - cime (cesm3_0_alpha08g) + https://github.com/ESMCI/cime/tags/cime6.1.162 + + cime6.1.162: Fix rpointer archive + ============================================================== Tag name: cesm3_0_alpha08f Originator(s): CSEG Date: 25th Feb 2026 One-line Summary: cmeps and share answer changes -ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.75 -0 +ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.75 -- cime https://github.com/ESMCI/cime/tree/cime6.1.161 -- components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_250428 -- share https://github.com/ESCOMP/CESM_share/tree/share1.1.19 ** diff --git a/cime b/cime index 4776faa3d..27aa9dfd7 160000 --- a/cime +++ b/cime @@ -1 +1 @@ -Subproject commit 4776faa3ddd78a967fd5a395bc36647e5259a27b +Subproject commit 27aa9dfd79e27596434a5b0e5a863e738391f0d2 diff --git a/components/cam b/components/cam index 38e4e80e2..b35f61545 160000 --- a/components/cam +++ b/components/cam @@ -1 +1 @@ -Subproject commit 38e4e80e2555be864b10ea8bb84cd3b19596d30d +Subproject commit b35f61545141489df3f7534c1e472a7d7b332f6d diff --git a/components/cdeps b/components/cdeps index deaaaca9e..408e6a4c7 160000 --- a/components/cdeps +++ b/components/cdeps @@ -1 +1 @@ -Subproject commit deaaaca9eaaafbd2fe61102037dc0622ed475bf9 +Subproject commit 408e6a4c7971e62657c0a660342475b56eef9849