We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b300a6c commit 2892997Copy full SHA for 2892997
spack.yaml
@@ -11,9 +11,10 @@ spack:
11
# Main Dependencies
12
access-om3-nuopc:
13
require:
14
- - '@git.0.4.0'
+ - '@git.f4784136f017d4d51915439666420dd61ff04854'
15
- +mom_symmetric
16
- - configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3
+ - configurations=MOM6-CICE6
17
+ - +install_libraries
18
19
# Other Dependencies
20
esmf:
@@ -54,4 +55,4 @@ spack:
54
55
- access-om3-nuopc
56
projections:
57
access-om3: '{name}/2025.01.0'
- access-om3-nuopc: '{name}/0.4.0-{hash:7}'
58
+ access-om3-nuopc: '{name}/f4784136f017d4d51915439666420dd61ff04854-{hash:7}'
0 commit comments