Skip to content

Commit b7dee39

Browse files
authored
Use CMake for CICE5, and expose grid layout to user
1 parent cb228e8 commit b7dee39

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

spack.yaml

Lines changed: 2 additions & 1 deletion
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
@@ -19,6 +19,7 @@ spack:
1919
cice5:
2020
require:
2121
- '@2026.01.000'
22+
- 'nxglob=360 nyglob=300 blckx=36 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)