Skip to content

Commit

Permalink
Incorporate upstream MOM6 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanheerdegen committed Dec 6, 2024
1 parent 67eaf55 commit 354d40a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
spack:
specs:
- access-om3@git.2024.09.0
- access-om3@git.2024.09.1
packages:
# Main Dependencies
access-om3-nuopc:
require:
- '@git.0.3.1'
- '@git.cbull_mom6_updates'

# Other Dependencies
esmf:
Expand Down Expand Up @@ -51,5 +51,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}/2024.09.1'
access-om3-nuopc: '{name}/cbull_mom6_updates-{hash:7}'

0 comments on commit 354d40a

Please sign in to comment.