Skip to content
Open
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 @@ -63,7 +63,7 @@ fxDONOTUSEurl = https://github.com/NorESMhub/cime.git
[submodule "share"]
path = share
url = https://github.com/NorESMHub/NorESM_share.git
fxtag = share1.1.9_noresm_v0
fxtag = share1.1.18_noresm_v0
fxrequired = ToplevelRequired
fxDONOTUSEurl = https://github.com/NorESMHub/NorESM_share.git

Expand Down Expand Up @@ -116,7 +116,7 @@ fxDONOTUSEurl = https://github.com/NorESMhub/CTSM.git
[submodule "cmeps"]
path = components/cmeps
url = https://github.com/NorESMhub/CMEPS.git
fxtag = cmeps1.1.23_noresm_v1
fxtag = cmeps1.1.31_noresm_v1
fxrequired = ToplevelRequired
fxDONOTUSEurl = https://github.com/NorESMhub/CMEPS.git

Expand Down
50 changes: 50 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,55 @@
==============================================================

Tag name: noresm3_0_beta13
Date: 13.03.2026
One-line Summary: Updates to CMEPS, share

Details:
- Update CMEPS to cmeps1.1.31_noresm_v1
- new shr_flux_namelist to permit futurue for noresm/cesm merges
- Update share to share1.1.18_noresm_v0
- needed for the update of CMEPS

Component tags used in this tag:

- parallelio : NCAR/ParallelIO : pio2_6_2
- ccs_config : NorESMhub/ccs_config_noresm : ccs_config_noresm0.0.61
- cime : NorESMhub/cime : cime6.1.143_noresm_v1
- share : NorESMHub/NorESM_share : share1.1.18_noresm_v0
- blom : NorESMhub/BLOM : v1.12.31
- cam : NorESMhub/CAM : noresm3_0_027_cam6_4_121
- cdeps : NorESMhub/CDEPS : cdeps1.0.88_noresm_v0
- cice6 : NorESMhub/NorESM_CICE : noresm_cice6_6_1_20251129_v2
- cism : NorESMhub/CISM-wrapper : cismwrap_2_2_007_noresm_v1
- clm : NorESMhub/CTSM : ctsm5.4.002_noresm_v4
- fates : NorESMhub/fates : sci.1.88.6_api.42.0.0_nor_sci5_api1
- cmeps : NorESMhub/CMEPS : cmeps1.1.31_noresm_v1
- mosart : NorESMhub/MOSART : mosart1.1.12_noresm_v2
- 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: Tomas Torsvik

Code reviewed by:

Summary of pre-tag testing on Betzy:
- prealpha_noresm :
- aux_blom_noresm :
- aux_cice_noresm :

Summary of pre-tag testing on Olivia:
- prealpha_noresm :

Summarize any change to answers:

==============================================================

Tag name: noresm3_0_beta12a
Date: 13.03.2026
One-line Summary: BLOM output for CMIP7
Expand Down