Skip to content

Commit 59f0e75

Browse files
authored
Merge pull request #39 from ACCESS-NRI/209-deploy-new-cosima-build
Deploy new ACCESS-OM3 0.4.0 using COSIMA build system
2 parents 8143e78 + 6ef4337 commit 59f0e75

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

spack.yaml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,19 @@
66
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
77
spack:
88
specs:
9-
- access-om3@git.2024.09.0
9+
- access-om3@git.2025.01.0
1010
packages:
1111
# Main Dependencies
1212
access-om3-nuopc:
1313
require:
14-
- '@git.0.3.1'
14+
- '@git.0.4.0'
15+
- +mom_symmetric
16+
- configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3
1517

1618
# Other Dependencies
1719
esmf:
1820
require:
19-
- '@8.5.0'
21+
- '@git.v8.7.0'
2022
parallelio:
2123
require:
2224
- '@2.6.2'
@@ -29,10 +31,10 @@ spack:
2931
- '@4.6.1'
3032
fms:
3133
require:
32-
- '@2023.02'
34+
- '@git.2024.03'
3335
openmpi:
3436
require:
35-
- '@4.1.5'
37+
- '@4.1.7'
3638
fortranxml:
3739
require:
3840
- '@4.1.2'
@@ -51,5 +53,5 @@ spack:
5153
- access-om3
5254
- access-om3-nuopc
5355
projections:
54-
access-om3: '{name}/2024.09.0'
55-
access-om3-nuopc: '{name}/0.3.1-{hash:7}'
56+
access-om3: '{name}/2025.01.0'
57+
access-om3-nuopc: '{name}/0.4.0-{hash:7}'

0 commit comments

Comments
 (0)