Skip to content

Commit

Permalink
spack.yaml: Added associated projections for cice4, um7, mom5, git at…
Browse files Browse the repository at this point in the history
…tributes for mom5 and oasis3-mct
  • Loading branch information
CodeGat committed May 22, 2024
1 parent b44e4cd commit e620509
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spack:
# the usual '@git.DATE' format.
mom5:
require:
- '@access-esm1.5' # commit: 3739503752d15355e396312ba8c3d8a05471a7e6
- '@git.access-esm1.5' # commit: 3739503752d15355e396312ba8c3d8a05471a7e6
cice4:
require:
- '@git.2024.05.21'
Expand All @@ -25,7 +25,7 @@ spack:
- '@git.2024.05.22'
oasis3-mct:
require:
- '@access-esm1.5' # commit: 797bd2712d0dc133772c49ae6afbf10943ce3ded
- '@git.access-esm1.5' # commit: 797bd2712d0dc133772c49ae6afbf10943ce3ded

# Other dependencies
openmpi:
Expand Down Expand Up @@ -64,6 +64,9 @@ spack:
projections:
all: '{name}/{version}'
access-esm1p5: '{name}/2024.05.0'
cice4: '{name}/2024.05.21'
um7: '{name}/2024.05.21'
mom5: '{name}/access-esm1.5'
config:
install_tree:
root: "$spack/../restricted/ukmo/release"
Expand Down

0 comments on commit e620509

Please sign in to comment.