Skip to content

Commit

Permalink
Update MOM5 to include ice-ocean BGC coupling bug fix (#12)
Browse files Browse the repository at this point in the history
* update MOM5 to include ice-ocean BGC coupling bug fix

* Update mom5 version in spack.yaml spack:models:tcl:projections

Co-authored-by: Tommy Gatti <tommy.gatti@anu.edu.au>

---------

Co-authored-by: Tommy Gatti <tommy.gatti@anu.edu.au>
  • Loading branch information
dougiesquire and CodeGat authored Jun 30, 2024
1 parent 1d521f0 commit 2cf4904
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 @@ -8,14 +8,14 @@
spack:
# add package specs to the `specs` list
specs:
- access-om2-bgc@git.2024.03.1
- access-om2-bgc@git.2024.06.0
packages:
cice5:
require:
- '@git.2023.10.19'
mom5:
require:
- '@git.2023.11.09'
- '@git.2024.06.27'
libaccessom2:
require:
- '@git.2023.10.26'
Expand Down Expand Up @@ -63,8 +63,8 @@ spack:
'SPACK_{name}_ROOT': '{prefix}'
projections:
all: '{name}/{version}'
access-om2-bgc: '{name}/2024.03.1'
access-om2-bgc: '{name}/2024.06.0'
cice5: '{name}/2023.10.19'
mom5: '{name}-bgc/2023.11.09'
mom5: '{name}-bgc/2024.06.27'
libaccessom2: '{name}/2023.10.26'
oasis3-mct: '{name}/2023.11.09'

0 comments on commit 2cf4904

Please sign in to comment.