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
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
path = components/cam
url = https://www.github.com/ESCOMP/CAM
fxDONOTUSEurl = https://www.github.com/ESCOMP/CAM
fxtag = cam6_4_186
fxtag = cam6_4_187
fxrequired = ToplevelRequired

[submodule "clm"]
Expand Down Expand Up @@ -94,7 +94,7 @@
url = https://github.com/ESCOMP/CDEPS
fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS
fxrequired = ToplevelRequired
fxtag = cdeps1.0.100
fxtag = cdeps1.0.101

[submodule "cmeps"]
path = components/cmeps
Expand Down
52 changes: 52 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,55 @@
============================================================
Tag name: cesm3_0_alpha09f
Originator(s): CSEG
Date: 13th July 2026
One-line Summary: CAM updates

ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.87 --
cime https://github.com/ESMCI/cime/tree/cime6.4.0 --
components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_260310 --
share https://github.com/ESCOMP/CESM_share/tree/share1.1.20 --
components/cam https://github.com/ESCOMP/CAM/cam6_4_187 --
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.042 **
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_3_16 --
components/mom https://github.com/ESCOMP/MOM_interface/mi_260626 --
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_015 --
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.101 **
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.53 --
components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_89 --
components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.1.0 --
components/mizuroute https://github.com/ESCOMP/mizuRoute/tree/cesm-coupling.v3.1.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 --

cam
Cheryl Craig 2026-06-23 - cam6_4_187 - components/cam (cesm3_0_alpha09f)
https://github.com/ESCOMP/CAM/tags/cam6_4_xxx

Bill Sack's PR: #1584

Change specification for CO2 concentration-driven compsets


cdeps
Chris Fischer 2026-07-16 - cdeps1.0.101 - components/cdeps (cesm3_0_alpha09f)
https://github.com/ESCOMP/CDEPS/tags/cdeps1.0.101

No longer need to allow for C/E at end of time period


cesm
Chris Fischer 2026-07-14 - cesm3_0_alpha09f - (cesm3_0_alpha09f)
https://github.com/ESCOMP/cesm/tags/cesm3_0_alpha09f

Change long name specifier for CO2 forcings

https://github.com/ESCOMP/CESM/pull/407


============================================================
Tag name: cesm3_0_alpha09e
Originator(s): CSEG
Expand Down
2 changes: 1 addition & 1 deletion components/cdeps
Loading