diff --git a/.gitmodules b/.gitmodules index 62f6e0de..917db4f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,14 +45,14 @@ fxDONOTUSEurl = https://github.com/NCAR/ParallelIO.git [submodule "ccs_config"] path = ccs_config url = https://github.com/NorESMhub/ccs_config_noresm.git -fxtag = ccs_config_noresm0.0.54 +fxtag = ccs_config_noresm0.0.55 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/ccs_config_noresm.git [submodule "cime"] path = cime url = https://github.com/NorESMhub/cime.git -fxtag = cime6.1.73_noresm_v0 +fxtag = cime6.1.143_noresm_v1 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/cime.git @@ -74,56 +74,56 @@ fxDONOTUSEurl = https://github.com/NorESMHub/NorESM_share.git [submodule "blom"] path = components/blom url = https://github.com/NorESMhub/BLOM.git -fxtag = v1.12.15 +fxtag = v1.12.16 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/BLOM.git [submodule "cam"] path = components/cam url = https://github.com/NorESMhub/CAM.git -fxtag = noresm3_0_019_cam6_4_121 +fxtag = noresm3_0_020_cam6_4_121 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/CAM.git [submodule "cdeps"] path = components/cdeps url = https://github.com/NorESMhub/CDEPS.git -fxtag = cdeps1.0.70_noresm_v8 +fxtag = cdeps1.0.83_noresm_v2 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/CDEPS.git [submodule "cice6"] path = components/cice url = https://github.com/NorESMhub/NorESM_CICE.git -fxtag = noresm_cice6_6_0_20250522_v2 +fxtag = noresm_cice6_6_0_20250522_v3 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/NorESM_CICE.git [submodule "cism"] path = components/cism url = https://github.com/NorESMhub/CISM-wrapper.git -fxtag = cismwrap_2_2_007_noresm_v0 +fxtag = cismwrap_2_2_007_noresm_v1 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/CISM-wrapper.git [submodule "clm"] path = components/clm url = https://github.com/NorESMhub/CTSM.git -fxtag = ctsm5.3.045_noresm_v15 +fxtag = ctsm5.3.085_noresm_v1 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/CTSM.git [submodule "cmeps"] path = components/cmeps url = https://github.com/NorESMhub/CMEPS.git -fxtag = cmeps1.0.39_noresm_v8 +fxtag = cmeps1.1.23_noresm_v1 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/CMEPS.git [submodule "mosart"] path = components/mosart url = https://github.com/NorESMhub/MOSART.git -fxtag = mosart1.1.12_noresm_v0 +fxtag = mosart1.1.12_noresm_v1 fxrequired = ToplevelRequired fxDONOTUSEurl = https://github.com/NorESMhub/MOSART.git diff --git a/ChangeLog b/ChangeLog index 2f418809..df015a78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,91 @@ ============================================================== +Tag name: noresm3_0_beta07 +Date: 06.12.2025 +One-line Summary: Updates to CTSM, CMEPS, CDEPS, CIME, ccs_config + +Details: + - Update CTSM to ctsm5.3.085_noresm_v1 + - Bring changes from ESCOMP latest tag for bug fixes and easier update to 5.4 + - Changed defaults for glc snow parameters + - Fixed fpe bug SoiTemperature + - Added longer tests + - VOCEmissionMod refactor + - fix interim restart rpointers + - Update fates to sci.1.88.6_api.42.0.0_nor_sci1_api1 + - Fixed bugs for full fates + - Updates from NGEET: nbp balance check, managed fire. + - Update BLOM to v1.12.16 + - Fix interim restarts + - Update CICE to noresm_cice6_6_0_20250522_v3 + - Fix interim restarts + - Update CAM to noresm3_0_020_cam6_4_121 + - Fix interim restarts + - Update CISM to cismwrap_2_2_007_noresm_v1 + - Fix interim restarts + - Update MOSART to mosart1.1.12_noresm_v1 + - Fix interim restarts + - Update CDEPS to cdeps1.0.83_noresm_v2 + - Bring changes from ESCOMP latest tag + - Updates DGLC grid and model_data_files + - Fix interim restarts + - Update CMEPS to cmeps1.1.23_noresm_v1 + - Update to ESCOMP latest tag + - Updates to shr_megan + - Refactor atmocn fluxes + - ocean_albedo_scheme is now 1 by default + - Fix interim restarts + - Update ccs_config to ccs_config_noresm0.0.55 + - updates from ccs_config_cesm1.0.65 + - Update cime to cime6.1.143_noresm_v1 + - Updates from ESMCI + - Fix interim restarts + +Component tags used in this tag: + + - parallelio : NCAR/ParallelIO : pio2_6_2 + - ccs_config : NorESMhub/ccs_config_noresm : ccs_config_noresm0.0.55 + - cime : NorESMhub/cime : cime6.1.143_noresm_v1 + - share : NorESMHub/NorESM_share : share1.1.9_noresm_v0 + - blom : NorESMhub/BLOM : v1.12.16 + - cam : NorESMhub/CAM : noresm3_0_020_cam6_4_121 + - cdeps : NorESMhub/CDEPS : cdeps1.0.83_noresm_v2 + - cice6 : NorESMhub/NorESM_CICE : noresm_cice6_6_0_20250522_v3 + - cism : NorESMhub/CISM-wrapper : cismwrap_2_2_007_noresm_v1 + - clm : NorESMhub/CTSM : ctsm5.3.085_noresm_v1 + - fates : NorESMhub/fates : sci.1.88.6_api.42.0.0_nor_sci1_api1 + - cmeps : NorESMhub/CMEPS : cmeps1.1.23_noresm_v1 + - mosart : NorESMhub/MOSART : mosart1.1.12_noresm_v1 + - ww3 : NorESMhub/WW3_interface : ww3_interface_noresm0.0.18 + - pycect : NCAR/PyCECT : 3.2.2 + +Bugs fixed: + + +Describe any changes made to scripts/build system: NA + +Describe any substantial timing or memory changes: NA + +Code merged by: mvdebolskiy + +Code reviewed by: Steve Goldhaber, Mariana Vertenstein + +Summary of pre-tag testing: + - prealpha_noresm : + - PASSED, DIFF compared with noresm3_0_beta06 for all + - aux_blom_noresm : + - PASS, BASELINE DIFF due to change in ocean_albedo_scheme defaults + - aux_clm_noresm: + - PASS, BASELINE DIFF for all + - aux_cam_noresm: + - PASS + + +Summarize any change to answers: + + +============================================================== + Tag name: noresm3_0_beta06 Date: 14.11.2025 One-line Summary: Updates to CTSM, bugfixes CTSM,BLOM,CDEPS diff --git a/ccs_config b/ccs_config index 0ecc38ee..62af5049 160000 --- a/ccs_config +++ b/ccs_config @@ -1 +1 @@ -Subproject commit 0ecc38eede5f85914753b9ec355a256e44805d0e +Subproject commit 62af5049e4fbea2168e3807bc9a97c32841fbe7f diff --git a/cime b/cime index 3012a954..ab73a7eb 160000 --- a/cime +++ b/cime @@ -1 +1 @@ -Subproject commit 3012a954e08fde0b67ea07216f8ddc9e6a8cc59f +Subproject commit ab73a7eb703c81b172644db455486c28b47fc0c2 diff --git a/components/blom b/components/blom index 5412234a..0c80cec4 160000 --- a/components/blom +++ b/components/blom @@ -1 +1 @@ -Subproject commit 5412234a87e5aa8309d1560a302fbbf15f094cc9 +Subproject commit 0c80cec46643e2c9c368e683a247fc9c86263eb3 diff --git a/components/cam b/components/cam index 1fa74b03..c4810dae 160000 --- a/components/cam +++ b/components/cam @@ -1 +1 @@ -Subproject commit 1fa74b03eee83121fa24df467fb22d40a3c9e8a3 +Subproject commit c4810dae7495d2f5a824db6b1bd29a52db796174 diff --git a/components/cdeps b/components/cdeps index 4f9851de..7ee2cf79 160000 --- a/components/cdeps +++ b/components/cdeps @@ -1 +1 @@ -Subproject commit 4f9851dec4d9a4e4bdb7491e097c709f74083add +Subproject commit 7ee2cf7954b1c18181652ed9b6ec26a8c31cb147 diff --git a/components/cice b/components/cice index dea02f93..03dd342c 160000 --- a/components/cice +++ b/components/cice @@ -1 +1 @@ -Subproject commit dea02f937542b573a594a21a95843238966064ba +Subproject commit 03dd342c055c186eed5c361ae836ca6da0681516 diff --git a/components/cism b/components/cism index 47f49ff8..8db0a2f0 160000 --- a/components/cism +++ b/components/cism @@ -1 +1 @@ -Subproject commit 47f49ff8ed1e002da0c57a1a0ad8d19b3609ba1e +Subproject commit 8db0a2f005cc42647b640c9f401083806a22bfa6 diff --git a/components/clm b/components/clm index 918e2fab..9193e612 160000 --- a/components/clm +++ b/components/clm @@ -1 +1 @@ -Subproject commit 918e2fab17366c0dc74a8d4d2eb1e12e6a44423b +Subproject commit 9193e6126fce05cb5eeb3e8e4b2f31fabf3c5f91 diff --git a/components/cmeps b/components/cmeps index 257b47a6..bdafceca 160000 --- a/components/cmeps +++ b/components/cmeps @@ -1 +1 @@ -Subproject commit 257b47a6e2da88ad57d2d0668968fdfa3bc229cc +Subproject commit bdafcecac1c76c5143fd7dae136e02f85417de85 diff --git a/components/mosart b/components/mosart index a150d663..a19a0f39 160000 --- a/components/mosart +++ b/components/mosart @@ -1 +1 @@ -Subproject commit a150d663358e067208a52cbef7fc6c4f0e37f02e +Subproject commit a19a0f3956c4fc64603a36bb680d20b77a0d1383