Skip to content

Commit 5115e40

Browse files
authored
Correct maths for blckx to be consistent with old build
1 parent b7dee39 commit 5115e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +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
22+
- 'nxglob=360 nyglob=300 blckx=30 blcky=300 mxblcks=1' # grid size and block size
2323
um7:
2424
require:
2525
- '@git.2025.12.000=access-esm1.6'

0 commit comments

Comments
 (0)