Skip to content

Commit

Permalink
Turn on mom_symmetric per COSIMA/access-om3#255
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Jan 15, 2025
1 parent 827baad commit 3377e08
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions spack.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
spack:
specs:
- access-om3@git.2024.12.0
- access-om3@git.2025.01.0
packages:
access-om3-nuopc:
require:
- '@git.209-new-build'
- '+mom_symmetric'

# Other Dependencies
esmf:
require:
- '@git.v8.7.0'
Expand Down Expand Up @@ -48,5 +51,5 @@ spack:
- access-om3
- access-om3-nuopc
projections:
access-om3: '{name}/2024.12.0'
access-om3: '{name}/2025.01.0'
access-om3-nuopc: '{name}/209-new-build-{hash:7}'

0 comments on commit 3377e08

Please sign in to comment.