From f0cdc78b4e8b7f8d59b5bc7ba240242a4f51636f Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Wed, 31 Dec 2025 12:33:27 -0700 Subject: [PATCH] Update for cesm3_0_alpha08b testing. --- .gitmodules | 14 ++--- ChangeLog | 139 +++++++++++++++++++++++++++++++++++++++++++++++ ccs_config | 2 +- cime | 2 +- components/cam | 2 +- components/cdeps | 2 +- components/cism | 2 +- components/cmeps | 2 +- share | 2 +- 9 files changed, 153 insertions(+), 14 deletions(-) diff --git a/.gitmodules b/.gitmodules index 138e695a7..d0a6da742 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,14 +30,14 @@ 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.68 + fxtag = ccs_config_cesm1.0.69 fxrequired = ToplevelRequired [submodule "cime"] path = cime url = https://github.com/ESMCI/cime fxDONOTUSEurl = https://github.com/ESMCI/cime - fxtag = cime6.1.146 + fxtag = cime6.1.149 fxrequired = ToplevelRequired [submodule "fms"] @@ -51,14 +51,14 @@ path = share url = https://github.com/ESCOMP/CESM_share fxDONOTUSEurl = https://github.com/ESCOMP/CESM_share - fxtag = share1.1.16 + fxtag = share1.1.17 fxrequired = ToplevelRequired [submodule "cam"] path = components/cam url = https://www.github.com/ESCOMP/CAM fxDONOTUSEurl = https://www.github.com/ESCOMP/CAM - fxtag = cam6_4_133 + fxtag = cam6_4_142 fxrequired = ToplevelRequired [submodule "clm"] @@ -86,7 +86,7 @@ path = components/cism url = https://github.com/ESCOMP/cism-wrapper.git fxDONOTUSEurl = https://github.com/ESCOMP/cism-wrapper.git - fxtag = cismwrap_2_2_011 + fxtag = cismwrap_2_2_013 fxrequired = ToplevelRequired [submodule "cdeps"] @@ -94,14 +94,14 @@ url = https://github.com/ESCOMP/CDEPS fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS fxrequired = ToplevelRequired - fxtag = cdeps1.0.84 + fxtag = cdeps1.0.85 [submodule "cmeps"] path = components/cmeps url = https://github.com/ESCOMP/CMEPS.git fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git fxrequired = ToplevelRequired - fxtag = cmeps1.1.27 + fxtag = cmeps1.1.30 [submodule "rtm"] path = components/rtm diff --git a/ChangeLog b/ChangeLog index b6a0e95b1..921b73a63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,142 @@ +============================================================== +Tag name: cesm3_0_alpha08b +Originator(s): CSEG +Date: 31st Dec 2025 +One-line Summary: Updates for CAM + +ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.69 ** +cime https://github.com/ESMCI/cime/tree/cime6.1.149 ** +components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_250428 -- +share https://github.com/ESCOMP/CESM_share/tree/share1.1.17 ** +components/cam https://github.com/ESCOMP/CAM/cam6_4_142 ** +components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.003 -- +components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_6 -- +components/mom https://github.com/ESCOMP/MOM_interface/mi_251121 -- +components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_013 ** +components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.85 ** +components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.30 ** +components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_89 -- +components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.0.18 -- +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_6 -- +tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.4.0 -- + +cam + Cheryl Craig 2025-12-30 - cam6_4_142 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_142 + + Add missing ChangeLog + + + Cheryl Craig 2025-12-29 - cam6_4_141 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_141 + + Aerosol hygroscopicity update + + + Cheryl Craig 2025-12-26 - cam6_4_140 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_140 + + Update LBC file for CAM7 runs + + Answer changing for CAM7 + + + Cheryl Craig 2025-12-26 - cam6_4_139 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_139 + + Misc tag for CESM3 + + - Move pressure variables to dry diagnostics: https://github.com/ESCOMP/CAM/pull/1427 + - Long lines in cam_diagnostics.F90: https://github.com/ESCOMP/CAM/issues/1448 + - Large domains require a change in data type for se dynamics restarts: https://github.com/ESCOMP/CAM/issues/1459 + - Update little obsolete/incorrect items: https://github.com/ESCOMP/CAM/issues/1177 + + + Cheryl Craig 2025-12-22 - cam6_4_138 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_138 + + Leung 2023 dust cycle updates + + + Cheryl Craig 2025-12-22 - cam6_4_137 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_1373 + + For Courtney + + Incorporate final RRTMGP mods to complete CPU-ized ccppization + + + Cheryl Craig 2025-12-16 - cam6_4_136 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_136 + + Provide bug fix for moving mountains + + Answer changing for all runs using the moving mountains (CAM7) + + + Francis Vitt 2025-12-08 - cam6_4_135 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_135 + + Aerosol optics interfaces for bulk and volcanic aerosols + + + Cheryl Craig 2025-12-04 - cam6_4_134 - components/cam (cesm3_0_alpha08b) + https://github.com/ESCOMP/CAM/tags/cam6_4_134 + + Update CAM externals to match alpha07h + + Answer changing for CAM checkouts, but no impact on CESM checkouts + + +ccs_config + Chris Fischer 2025-12-31 - ccs_config_cesm1.0.69 - ccs_config (cesm3_0_alpha08b) + https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.69 + + Change Kokkos lib to SLIBS so that we can build PIO correctly + + +cdeps + Chris Fischer 2025-12-31 - cdeps1.0.85 - components/cdeps (cesm3_0_alpha08b) + https://github.com/ESCOMP/CDEPS/tags/cdeps1.0.85 + + Bring in recent changes from NorESM. T1850G fill pattern differences, G_JRA_RYF answer changes + + +cime + Chris Fischer 2025-12-31 - cime6.1.149 - cime (cesm3_0_alpha08b) + https://github.com/ESMCI/cime/tags/cime6.1.149 + + cime6.1.149: Fixes incomplete bless + cime6.1.148: Make sure that when a refcase is set the drv_restart_pointer filename is set correctly. + cime6.1.147: Add EXCL_STRIDE to XML PE configs + + +cism + Kate Thayer-Calder 2025-12-16 - cismwrap_2_2_013 - components/cism (cesm3_0_alpha08b) + https://github.com/ESCOMP/cism-wrapper/tags/cismwrap_2_2_013 + + Update with a new CISM external with a wide range of changes. Will change answers for any compset that includes CISM, evolve or no-evolve. Will not change answers for SGLC or DGLC. + + +cmeps + Chris Fischer 2025-12-31 - cmeps1.1.30 - src/drivers/nuopc/ (cesm3_0_alpha08b) + https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.30 + + cmeps1.1.30: Remove a duplicate block from esmFldsExchange_cesm_mod. + cmeps1.1.29: Remove unneeded dependancy on shr_mpi_mod. + cmeps1.1.28: Copy shr_lnd2rof_tracers_mod from noresm branch + + +share + Chris Fischer 2025-12-31 - share1.1.17 - share (cesm3_0_alpha08b) + https://github.com/ESCOMP/CESM_share/tags/share1.1.17 + + First iteration of adding water tracer infrastructure + + ============================================================== Tag name: cesm3_0_alpha08a Originator(s): CSEG diff --git a/ccs_config b/ccs_config index d2d41cb69..7182e93b1 160000 --- a/ccs_config +++ b/ccs_config @@ -1 +1 @@ -Subproject commit d2d41cb69350866243c160683afb1549fffad3bf +Subproject commit 7182e93b1d4ca1367f023a3ae3727d477a9b6c2b diff --git a/cime b/cime index d5e1e034b..3ef409674 160000 --- a/cime +++ b/cime @@ -1 +1 @@ -Subproject commit d5e1e034b6b8568f02bcae1091a689212f86b382 +Subproject commit 3ef4096741e8f2470753c4584c598463a8a86bc7 diff --git a/components/cam b/components/cam index 1ce1781fc..1454b36ec 160000 --- a/components/cam +++ b/components/cam @@ -1 +1 @@ -Subproject commit 1ce1781fce87effe6c4e1df0a470475634391763 +Subproject commit 1454b36eca1cca4cd20588f241f763add233a155 diff --git a/components/cdeps b/components/cdeps index 7e51a85aa..e43e82954 160000 --- a/components/cdeps +++ b/components/cdeps @@ -1 +1 @@ -Subproject commit 7e51a85aa2f4a645ca6795ff63cd3eaa54e85453 +Subproject commit e43e82954c2081db10e2bb214c389c6ef63e865b diff --git a/components/cism b/components/cism index d18e0a3e1..977367bde 160000 --- a/components/cism +++ b/components/cism @@ -1 +1 @@ -Subproject commit d18e0a3e1aa97e8525e239904d6b0dea39886f05 +Subproject commit 977367bdef637731ca4fe4dd0ca66ad6b6642b4f diff --git a/components/cmeps b/components/cmeps index 6539501ed..f477c33c7 160000 --- a/components/cmeps +++ b/components/cmeps @@ -1 +1 @@ -Subproject commit 6539501ed23482882f4c08f7a23c18d76d21f3e9 +Subproject commit f477c33c7e1ed0574a8e4a19cc19229d0d778d82 diff --git a/share b/share index 7e6d7a785..6c43c7e99 160000 --- a/share +++ b/share @@ -1 +1 @@ -Subproject commit 7e6d7a7854ccb8e80683d3dcc6e41220eef01896 +Subproject commit 6c43c7e9973531106e6999850e8bf4c7f56359a3