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
14 changes: 7 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
path = ccs_config
url = https://github.com/ESMCI/ccs_config_cesm.git
fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git
fxtag = ccs_config_cesm1.0.79
fxtag = ccs_config_cesm1.0.83
fxrequired = ToplevelRequired

[submodule "cime"]
path = cime
url = https://github.com/ESMCI/cime
fxDONOTUSEurl = https://github.com/ESMCI/cime
fxtag = cime6.1.169
fxtag = cime6.1.179
fxrequired = ToplevelRequired

[submodule "fms"]
path = libraries/FMS
url = https://github.com/ESCOMP/FMS_interface
fxDONOTUSEurl = https://github.com/ESCOMP/FMS_interface
fxrequired = ToplevelRequired
fxtag = fi_250428
fxtag = fi_260310

[submodule "share"]
path = share
Expand Down Expand Up @@ -73,14 +73,14 @@
url = https://github.com/ESCOMP/CESM_CICE
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_CICE
fxrequired = ToplevelRequired
fxtag = cesm3_cice6_6_3_6
fxtag = cesm3_cice6_6_3_12

[submodule "mom"]
path = components/mom
url = https://github.com/ESCOMP/MOM_interface
fxDONOTUSEurl = https://github.com/ESCOMP/MOM_interface
fxrequired = ToplevelRequired
fxtag = mi_260121
fxtag = mi_260506

[submodule "cism"]
path = components/cism
Expand All @@ -94,14 +94,14 @@
url = https://github.com/ESCOMP/CDEPS
fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS
fxrequired = ToplevelRequired
fxtag = cdeps1.0.93
fxtag = cdeps1.0.94

[submodule "cmeps"]
path = components/cmeps
url = https://github.com/ESCOMP/CMEPS.git
fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git
fxrequired = ToplevelRequired
fxtag = cmeps1.1.42
fxtag = cmeps1.1.46

[submodule "rtm"]
path = components/rtm
Expand Down
Binary file added .gitmodules.swp
Binary file not shown.
129 changes: 129 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,132 @@
==============================================================
Tag name: cesm3_0_alpha09a
Originator(s): CSEG
Date: 7th April 2026
One-line Summary: MOM6 and WW3 changes

ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.83 **
cime https://github.com/ESMCI/cime/tree/cime6.1.179 **
components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_260310 **
share https://github.com/ESCOMP/CESM_share/tree/share1.1.19 --
components/cam https://github.com/ESCOMP/CAM/cam6_4_161 --
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.027 --
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_3_12 **
components/mom https://github.com/ESCOMP/MOM_interface/mi_260506 **
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_013 --
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.94 **
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.46 **
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/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_8 --
libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0 --
libraries/tuv-x https://github.com/NCAR/tuv-x/tree/v0.14.3 --
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 --

ccs_config
Alper Altuntas 2026-05-06 - ccs_config_cesm1.0.83 - ccs_config (cesm3_0_alpha09a)
https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.83

ccs_config_cesm1.0.83: Add new files and aliases for tx2_3v3
ccs_config_cesm1.0.82: New option in visualCaseGento specify grids with xml variables
ccs_config_cesm1.0.81: Bypass the LLVM optimization pass for NVHPC compiler.
ccs_config_cesm1.0.80: Update Casper configuration for MI300A node.


cdeps
Chris Fischer 2026-05-07 - cdeps1.0.94 - components/cdeps (cesm3_0_alpha09a)
https://github.com/ESCOMP/CDEPS/tags/cdeps1.0.94

Move co2diag from 3hourly to daily for CPLHIST mode


cice
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

- add support for tx2_3v3 grid
- remove daily history


cime
Chris Fischer 2026-05-07 - cime6.1.179 - cime (cesm3_0_alpha09a)
https://github.com/ESMCI/cime/tags/cime6.1.179

cime6.1.179: Fix skills
cime6.1.178: Adds copilot agents and skills
cime6.1.177: Fix --mail-type args to use comma-separated values instead of repeated flags


Michael Levy 2026-04-15 - cime6.1.170 - cime (cesm3_0_alpha09a)
https://github.com/ESMCI/cime/tags/cime6.1.176

Minor improvements to the oddball HOMME cime tests


Michael Levy 2026-04-15 - cime6.1.176 - cime (cesm3_0_alpha09a)
https://github.com/ESMCI/cime/tags/cime6.1.176

Fix regular expression leading to erroneous NLCOMP failures


Michael Levy 2026-04-15 - cime6.1.175 - cime (cesm3_0_alpha09a)
https://github.com/ESMCI/cime/tags/cime6.1.175

Add a comment in eri.py about a possible error this can catch


Michael Levy 2026-04-15 - cime6.1.174 - cime (cesm3_0_alpha09a)
https://github.com/ESMCI/cime/tags/cime6.1.174

Allow extending baseline phase


Michael Levy 2026-04-15 - cime6.1.173 - cime (cesm3_0_alpha09a)
https://github.com/ESMCI/cime/tags/cime6.1.173

Improve baseline handling when regenerating baselines


Michael Levy 2026-04-15 - cime6.1.172 - cime (cesm3_0_alpha09a)
https://github.com/ESMCI/cime/tags/cime6.1.172

Fix container paths


Michael Levy 2026-04-15 - cime6.1.171 - cime (cesm3_0_alpha09a)
https://github.com/ESMCI/cime/tags/cime6.1.171

Pre-build CPRNC in the container


cmeps
Alper Altuntas 2026-05-07 - cmeps1.1.46 - src/drivers/nuopc/ (cesm3_0_alpha09a)
https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.46

cmeps1.1.46: Use ice heat capacity and fixed temperature for ice runoff enthalpy PRs #647. Answer changes for MOM6
cmeps1.1.45: Fix ERS tests for compsets with WW3
cmeps1.1.44: Remove unused Faxa_ vars
cmeps1.1.43: Fixes an error when building with `-check all`


fms
Alper Altuntas 2026-03-10 - fi_260310 - libraries/fms (cesm3_0_alpha09a)
https://github.com/ESCOMP/FMS_interface/tags/fi_260310

- increase MAX_FIELDS_PER_FILE from 500 to 750
- Fix history file ensemble suffix.


mom
Alper Altuntas 2026-02-23 - mi_260506 - components/mom (cesm3_0_alpha09a)
https://github.com/ESCOMP/MOM_interface/tags/mi_2603xx

Latest MOM6 configuration changes and bug fixes for CESM3.



==============================================================
Tag name: cesm3_0_beta08
Originator(s): CSEG
Expand Down
2 changes: 1 addition & 1 deletion components/cice
2 changes: 1 addition & 1 deletion libraries/FMS
Submodule FMS updated 2 files
+1 −1 .gitmodules
+1 −1 src
Loading