Skip to content

Commit

Permalink
Update exe (COSIMA/access-om3#188), use environment module (COSIMA/ac…
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiesquire committed Aug 6, 2024
1 parent 0704930 commit 34e6e16
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
10 changes: 6 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobname: 1deg_jra55do_ryf

model: access-om3

exe: /g/data/ik11/spack/0.21.2/opt/linux-rocky8-cascadelake/intel-2021.10.0/access-om3-69f719964a27e23deae3923d60af01a081cc3fc0_main-fkzzqnp/bin/access-om3-MOM6-CICE6
exe: access-om3-MOM6-CICE6
input:
- /g/data/vk83/experiments/inputs/access-om3/share/meshes/global.1deg/2024.01.25/access-om2-1deg-ESMFmesh.nc
- /g/data/vk83/experiments/inputs/access-om3/share/meshes/global.1deg/2024.01.25/access-om2-1deg-nomask-ESMFmesh.nc
Expand All @@ -38,6 +38,8 @@ runlog: false
metadata:
enable: false

userscripts:
setup: ./setup_cice_restarts.sh
archive: ./archive_cice_restarts.sh
modules:
use:
- /g/data/ik11/spack/0.21.2/modules/access-om3/0.x.0/linux-rocky8-cascadelake
load:
- access-om3/63ed4a4777aeac0c62720ddbe7f85e4ed16f82eb_main
6 changes: 3 additions & 3 deletions manifests/exe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ format: yamanifest
version: 1.0
---
work/access-om3-MOM6-CICE6:
fullpath: /g/data/ik11/spack/0.21.2/opt/linux-rocky8-cascadelake/intel-2021.10.0/access-om3-69f719964a27e23deae3923d60af01a081cc3fc0_main-fkzzqnp/bin/access-om3-MOM6-CICE6
fullpath: /g/data/ik11/spack/0.21.2/opt/linux-rocky8-cascadelake/intel-2021.10.0/access-om3-63ed4a4777aeac0c62720ddbe7f85e4ed16f82eb_main-xekfuu4/bin/access-om3-MOM6-CICE6
hashes:
binhash: 2b81c015c844fe20b7f03eb463c2badf
md5: bf9a7bdcc4c1e6fa94dc248431b9aa3d
binhash: c844e55e3f2b6cf2721df80c4188bcd4
md5: 4c1c67bc68526dd70db43175f117c1a5

0 comments on commit 34e6e16

Please sign in to comment.