Skip to content

Commit 74412fc

Browse files
Update CICE5 version to 2026.01.000. Switch to Cmake for CICE5, expose grid layout to user
1 parent 7fe846c commit 74412fc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

spack.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Build with:
77
# - UM7 from dev-access-esm1.6 branch
88
# - MOM5 from master branch with access-generic-tracers (wombatlite) as a library
9-
# - CICE5 from ESM1.6 branch
9+
# - CICE5
1010
spack:
1111
specs:
1212
- access-esm1p6@git.2026.01.000 cice=5
@@ -18,7 +18,8 @@ spack:
1818
# Major components
1919
cice5:
2020
require:
21-
- '@git.access-esm1.6-2025.11.001=access-esm1.6'
21+
- '@2026.01.000'
22+
- 'nxglob=360 nyglob=300 blckx=30 blcky=300 mxblcks=1' # grid size and block size
2223
um7:
2324
require:
2425
- '@git.2025.12.000=access-esm1.6'

0 commit comments

Comments
 (0)