Skip to content

Commit

Permalink
Merge pull request #39 from ACCESS-NRI/209-deploy-new-cosima-build
Browse files Browse the repository at this point in the history
Deploy new ACCESS-OM3 0.4.0 using COSIMA build system
  • Loading branch information
anton-seaice authored Feb 3, 2025
2 parents 8143e78 + 6ef4337 commit 59f0e75
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
spack:
specs:
- access-om3@git.2024.09.0
- access-om3@git.2025.01.0
packages:
# Main Dependencies
access-om3-nuopc:
require:
- '@git.0.3.1'
- '@git.0.4.0'
- +mom_symmetric
- configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3

# Other Dependencies
esmf:
require:
- '@8.5.0'
- '@git.v8.7.0'
parallelio:
require:
- '@2.6.2'
Expand All @@ -29,10 +31,10 @@ spack:
- '@4.6.1'
fms:
require:
- '@2023.02'
- '@git.2024.03'
openmpi:
require:
- '@4.1.5'
- '@4.1.7'
fortranxml:
require:
- '@4.1.2'
Expand All @@ -51,5 +53,5 @@ spack:
- access-om3
- access-om3-nuopc
projections:
access-om3: '{name}/2024.09.0'
access-om3-nuopc: '{name}/0.3.1-{hash:7}'
access-om3: '{name}/2025.01.0'
access-om3-nuopc: '{name}/0.4.0-{hash:7}'

0 comments on commit 59f0e75

Please sign in to comment.