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 @@ -66,14 +66,14 @@
url = https://github.com/ESCOMP/CTSM
fxDONOTUSEurl = https://github.com/ESCOMP/CTSM
fxrequired = ToplevelRequired
fxtag = ctsm5.4.024
fxtag = ctsm5.4.027

[submodule "cice"]
path = components/cice
url = https://github.com/ESCOMP/CESM_CICE
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_CICE
fxrequired = ToplevelRequired
fxtag = cesm3_cice6_6_3_5
fxtag = cesm3_cice6_6_3_6

[submodule "mom"]
path = components/mom
Expand Down
65 changes: 65 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,68 @@
==============================================================
Tag name: cesm3_0_alpha08n
Originator(s): CSEG
Date: 25th Mar 2026
One-line Summary: CTSM and CICE updates

ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.79 --
cime https://github.com/ESMCI/cime/tree/cime6.1.169 --
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_157 --
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.027 **
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_3_6 **
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/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_8 --
libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0 --
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-24 - cesm3_cice6_6_3_6 - components/cice (cesm3_0_alpha08n)
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_3_6

- This changes the initialization of tracers by default for hybrid runs.
- Branch / startup runs will be bfb.


clm
Erik Kluzek 2026-03-24 - ctsm5.4.027 - components/clm (cesm3_0_alpha08n)
https://github.com/ESCOMP/ctsm/tags/ctsm5.4.027

Namelist default changes mainly for clm6_0:
- Correct parameter file for coupled
- n_melt_glcmec is now 1. (rather than 10.)

Some corrections to finidat file picking


Erik Kluzek 2026-03-16 - ctsm5.4.026 - components/clm (cesm3_0_alpha08n)
https://github.com/ESCOMP/ctsm/tags/ctsm5.4.026

A FATES update allowing for a new dimension in history output
Only changes answers for FATES tests


Erik Kluzek 2026-03-12 - ctsm5.4.025 - components/clm (cesm3_0_alpha08n)
https://github.com/ESCOMP/ctsm/tags/ctsm5.4.025

Merge b4b-dev to master

Includes:
- mizuRoute
- Documentation updates
- contrib scripts
- move of namelist items to parameter file
- parameter file updates
- New tests for FATES tree recruitment

==============================================================
Tag name: cesm3_0_alpha08m
Originator(s): CSEG
Expand Down
2 changes: 1 addition & 1 deletion components/cice
Submodule cice updated 1 files
+7 −0 cime_config/buildnml
2 changes: 1 addition & 1 deletion components/clm
Submodule clm updated 45 files
+1 −1 .config_files.xml
+3 −3 .gitmodules
+8 −46 bld/CLMBuildNamelist.pm
+61 −34 bld/namelist_files/namelist_defaults_ctsm.xml
+0 −30 bld/namelist_files/namelist_definition_ctsm.xml
+8 −2 cime_config/config_compsets.xml
+159 −10 cime_config/config_pes.xml
+45 −0 cime_config/testdefs/ExpectedTestFails.xml
+98 −0 cime_config/testdefs/testlist_clm.xml
+0 −2 cime_config/testdefs/testmods_dirs/clm/ExcessIceStartup_output_sp_exice/user_nl_clm
+4 −1 cime_config/testdefs/testmods_dirs/clm/FatesColdLUH2/user_nl_clm
+1 −0 cime_config/testdefs/testmods_dirs/clm/FatesColdTRS/include_user_mods
+27 −0 cime_config/testdefs/testmods_dirs/clm/FatesColdTRS/user_nl_clm
+1 −0 cime_config/testdefs/testmods_dirs/clm/FatesColdTRSNoSeedDynamics/include_user_mods
+1 −0 cime_config/testdefs/testmods_dirs/clm/FatesColdTRSNoSeedDynamics/user_nl_clm
+1 −1 cime_config/testdefs/testmods_dirs/clm/ciso_cwd_hr/user_nl_clm
+0 −3 cime_config/testdefs/testmods_dirs/clm/ciso_dec2050Start/user_nl_clm
+1 −1 cime_config/testdefs/testmods_dirs/clm/clm60_monthly_matrixcn_soilCN30/user_nl_clm
+1 −1 cime_config/testdefs/testmods_dirs/clm/leafcn_t_evolving/user_nl_clm
+0 −0 components/mizuRoute
+1 −2 doc/.ChangeLog_template
+332 −0 doc/ChangeLog
+3 −0 doc/ChangeSum
+27 −8 doc/source/tech_note/Fluxes/CLM50_Tech_Note_Fluxes.rst
+8 −0 doc/source/tech_note/References/CLM50_Tech_Note_References.rst
+1 −0 doc/source/tech_note/index.rst
+25 −0 doc/source/tech_note/mizuRoute/Tech_Note_mizuRoute.rst
+37 −0 doc/source/users_guide/setting-up-and-running-a-case/choosing-a-compset.rst
+1 −1 doc/source/users_guide/setting-up-and-running-a-case/customizing-the-datm-namelist.rst
+26 −0 doc/source/users_guide/setting-up-and-running-a-case/customizing-the-mizuRoute-namelist.rst
+1 −0 doc/source/users_guide/setting-up-and-running-a-case/index.rst
+4 −1 parse_cime.cs.status
+4 −62 src/biogeophys/SoilHydrologyMod.F90
+1 −1 src/fates
+139 −45 src/main/atm2lndType.F90
+2 −1 src/main/clm_driver.F90
+1 −2 src/main/controlMod.F90
+3 −0 src/main/histFileMod.F90
+22 −1 src/main/ncdio_pio.F90.in
+33 −5 src/utils/clmfates_interfaceMod.F90
+307 −0 tools/contrib/CRUJRA_antarctica.ipynb
+1,958 −0 tools/contrib/CRUJRA_greenland.ipynb
+25 −1 tools/contrib/README.md
+38 −16 tools/contrib/SpinupStability_BGC_v12_SE.ncl
+3 −3 tools/mksurfdata_esmf/src/mksurfdata.F90
Loading