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
11 changes: 9 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_157
fxtag = cam6_4_161
fxrequired = ToplevelRequired

[submodule "clm"]
Expand Down Expand Up @@ -101,7 +101,7 @@
url = https://github.com/ESCOMP/CMEPS.git
fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git
fxrequired = ToplevelRequired
fxtag = cmeps1.1.41
fxtag = cmeps1.1.42

[submodule "rtm"]
path = components/rtm
Expand Down Expand Up @@ -145,6 +145,13 @@
fxtag = MPIserial_2.5.4
fxrequired = ToplevelRequired

[submodule "tuv-x"]
path = libraries/tuv-x
url = https://github.com/NCAR/tuv-x.git
fxDONOTUSEurl = https://github.com/NCAR/tuv-x.git
fxrequired = ToplevelRequired
fxtag = v0.14.3

[submodule "pysect"]
path = tools/statistical_ensemble_test/pyCECT
url = https://github.com/NCAR/PyCECT
Expand Down
72 changes: 72 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,75 @@
==============================================================
Tag name: cesm3_0_alpha08o
Originator(s): CSEG
Date: 27th Mar 2026
One-line Summary: CAM update for spin-up run

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_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_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.42 **
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 --

cam
Chris Fischer 2026-03-27 - cam6_4_161 - components/cam (cesm3_0_alpha08o)
https://github.com/ESCOMP/CAM/tags/cam6_4_161

Fixes for root dirs in cesm blds


Cheryl Craig 2026-03-26 - cam6_4_160 - components/cam (cesm3_0_alpha08o)
https://github.com/ESCOMP/CAM/tags/cam6_4_160

For Francis Vitt

Add TUV-X


Cheryl Craig 2026-03-24 - cam6_4_159 - components/cam (cesm3_0_alpha08o)
https://github.com/ESCOMP/CAM/tags/cam6_4_159

Namelist out of the box for the spin-up


Cheryl Craig 2026-03-24 - cam6_4_158 - components/cam (cesm3_0_alpha08o)
https://github.com/ESCOMP/CAM/tags/cam6_4_158

Update CAM's .gitmodules file to match alpha08l

- No change for CESM

- Answer changing for CAM checkouts


cesm
Erik Kluzek 2026-03-25 - cesmXXX - (cesm3_0_alpha08o)
https://github.com/ESCOMP/cesm/tags/cesmXXX

Correct the mizuRoute submodule:

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


cmeps
Chris Fischer 2026-03-26 - cmeps1.1.42 - src/drivers/nuopc/ (cesm3_0_alpha08o)
https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.42

Fix issue with gmake args

==============================================================
Tag name: cesm3_0_alpha08n
Originator(s): CSEG
Expand Down
8 changes: 0 additions & 8 deletions cime_config/testlist_allactive.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,14 +183,6 @@
<option name="wallclock"> 00:30:00 </option>
</options>
</test>
<test name="ERS_Ld7" grid="ne30pg3_t232" compset="B1850C_LSC" testmods="allactive/defaultio">
<machines>
<machine name="derecho" compiler="intel" category="prealpha"/>
</machines>
<options>
<option name="wallclock"> 00:30:00 </option>
</options>
</test>
<!-- PET tests do not work because of issues with openmp in the se dycore -->
<test name="PET_PM" grid="ne30pg3_t232" compset="B1850C_LTso" testmods="allactive/defaultiomi">
<machines>
Expand Down
2 changes: 1 addition & 1 deletion components/cam
Submodule cam updated 46 files
+3 −0 .gitignore
+17 −10 .gitmodules
+11 −0 bld/namelist_files/namelist_definition.xml
+15 −4 bld/namelist_files/use_cases/1850_cam_lt.xml
+1 −1 bld/namelist_files/use_cases/1850_cam_mt.xml
+1 −1 ccs_config
+1 −1 cime
+148 −3 cime_config/buildlib
+8 −1 cime_config/buildnml
+12 −0 cime_config/config_component.xml
+1 −1 cime_config/testdefs/testlist_cam.xml
+5 −3 cime_config/testdefs/testmods_dirs/cam/carma_mixed_sulfate/user_nl_cam
+2 −0 cime_config/testdefs/testmods_dirs/cam/outfrq9s_tuvx_waccm_ma_mam5/shell_commands
+15 −0 cime_config/testdefs/testmods_dirs/cam/outfrq9s_tuvx_waccm_ma_mam5/user_nl_cam
+27 −0 cime_config/testdefs/testmods_dirs/cam/outfrq9s_tuvx_waccm_ma_mam5/user_nl_clm
+3 −0 cime_config/testdefs/testmods_dirs/cam/outfrq9s_waccm_ma_mam4/user_nl_cam
+540 −0 cime_config/tuvx_MOZART.json
+2,006 −0 cime_config/tuvx_MOZART_TS1.json
+1 −1 components/cdeps
+1 −1 components/cice
+1 −1 components/clm
+1 −1 components/cmeps
+1 −1 components/mosart
+393 −0 doc/ChangeLog
+1 −1 libraries/parallelio
+1 −0 libraries/tuv-x
+1 −1 share
+19 −1 src/chemistry/mozart/chemistry.F90
+10 −3 src/chemistry/mozart/mo_chemini.F90
+17 −6 src/chemistry/mozart/mo_gas_phase_chemdr.F90
+6 −0 src/chemistry/mozart/mo_jeuv.F90
+1 −0 src/chemistry/mozart/mo_jshort.F90
+0 −160 src/chemistry/mozart/mo_setz.F90
+0 −341 src/chemistry/mozart/mo_tuv_inti.F90
+2,032 −0 src/chemistry/mozart/mo_tuvx.F90
+103 −14 src/chemistry/mozart/mo_waccm_hrates.F90
+1,793 −0 src/chemistry/pp_trop_strat_mam5_t4s2/tuvx_config.json
+1,482 −0 src/chemistry/pp_waccm_ma/tuvx_config.json
+1,480 −0 src/chemistry/pp_waccm_ma/tuvx_config.json_121.65
+1,779 −0 src/chemistry/pp_waccm_ma_mam5/tuvx_config.json
+1,275 −0 src/chemistry/pp_waccm_ma_sulfur/tuvx_config.json
+2,257 −0 src/chemistry/pp_waccm_tsmlt_mam5/tuvx_config.json
+55 −0 src/physics/rrtmg/radiation.F90
+68 −37 src/physics/rrtmgp/radiation.F90
+51 −6 src/physics/rrtmgp/rrtmgp_inputs_cam.F90
+1 −1 tools/CUPiD
2 changes: 1 addition & 1 deletion components/cmeps
Submodule cmeps updated 1 files
+2 −2 cime_config/buildexe
1 change: 1 addition & 0 deletions libraries/tuv-x
Submodule tuv-x added at 5fdf78
Loading