Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
spack:
specs:
- access-om3@git.2024.09.0
- access-om3@git.2024.12.mom6
packages:
# Main Dependencies
access-om3-nuopc:
require:
- '@git.0.3.1'

- configurations=MOM6
- +mom_symmetric
# Other Dependencies
esmf:
require:
Expand Down Expand Up @@ -51,5 +52,5 @@ spack:
- access-om3
- access-om3-nuopc
projections:
access-om3: '{name}/2024.09.0'
access-om3: '{name}/2024.12.mom6'
access-om3-nuopc: '{name}/0.3.1-{hash:7}'