diff --git a/spack.yaml b/spack.yaml index 43e0332..0b1e103 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,9 +11,10 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.0.4.0' + - '@git.0.3.1' - +mom_symmetric - - configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3 + - +install_libraries + - configurations=MOM6-CICE6 # Other Dependencies esmf: @@ -54,4 +55,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/0.4.0-{hash:7}' + access-om3-nuopc: '{name}/0.3.1-{hash:7}'