We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb228e8 commit b7dee39Copy full SHA for b7dee39
1 file changed
spack.yaml
@@ -6,7 +6,7 @@
6
# Build with:
7
# - UM7 from dev-access-esm1.6 branch
8
# - MOM5 from master branch with access-generic-tracers (wombatlite) as a library
9
-# - CICE5 from ESM1.6 branch
+# - CICE5
10
spack:
11
specs:
12
- access-esm1p6@git.2026.01.000 cice=5
@@ -19,6 +19,7 @@ spack:
19
cice5:
20
require:
21
- '@2026.01.000'
22
+ - 'nxglob=360 nyglob=300 blckx=36 blcky=300 mxblcks=1' # grid size and block size
23
um7:
24
25
- '@git.2025.12.000=access-esm1.6'
0 commit comments