Skip to content

Commit

Permalink
Merge pull request #22 from ACCESS-NRI/13-UM-runtime-orbital
Browse files Browse the repository at this point in the history
Include UM runtime orbital parameter changes
  • Loading branch information
blimlim authored Dec 12, 2024
2 parents 494ee92 + d94dacf commit efff78f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# configuration settings.
spack:
specs:
- access-esm1p5@git.2024.05.1
- access-esm1p5@git.2024.12.0
packages:
# Direct ACCESS-NRI dependencies
# Note: some packages have branch-specific logic and hence can't use
Expand All @@ -18,7 +18,7 @@ spack:
- '@git.2024.05.21=access-esm1.5'
um7:
require:
- '@git.2024.07.03=access-esm1.5'
- '@git.2024.10.17=access-esm1.5'
# Lower-level ACCESS-NRI dependencies
gcom4:
require:
Expand All @@ -39,7 +39,6 @@ spack:
hdf5:
require:
- '@1.10.11'

# Preferences for all packages
all:
require:
Expand All @@ -57,13 +56,13 @@ spack:
- um7
- mom5
projections:
access-esm1p5: '{name}/2024.05.1'
access-esm1p5: '{name}/2024.12.0'
cice4: '{name}/2024.05.21-{hash:7}'
um7: '{name}/2024.07.03-{hash:7}'
um7: '{name}/2024.10.17-{hash:7}'
mom5: '{name}/access-esm1.5_2024.08.23-{hash:7}'
config:
install_tree:
root: $spack/../restricted/ukmo/release
source_cache: $spack/../restricted/ukmo/source_cache
build_stage:
- $TMPDIR/restricted/spack-stage
- $TMPDIR/restricted/spack-stage

0 comments on commit efff78f

Please sign in to comment.