Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# shortpath: /scratch/PROJECT_CODE

queue: normal
walltime: 5:00:00
walltime: 1:00:00
jobname: 025deg_jra55_ryf

# Sync options for automatically copying data from ephemeral scratch space to
Expand All @@ -21,8 +21,9 @@ sync:
modules:
use:
- /g/data/vk83/modules
- /g/data/vk83/prerelease/modules
load:
- access-om2/2025.12.000
- access-om2/pr133-6/2026.02.000-1440x1080
- model-tools/mppnccombine-fast/2025.07.000

# Model configuration
Expand Down Expand Up @@ -62,7 +63,7 @@ submodels:

- name: ice
model: cice5
exe: cice_auscom_1440x1080_48x40_480p.exe
exe: cice_auscom_1440x1080_30x27.exe
input:
- /g/data/vk83/configurations/inputs/access-om2/ice/grids/global.025deg/2024.04.17/grid.nc
- /g/data/vk83/configurations/inputs/access-om2/ice/grids/global.025deg/2024.04.17/kmt.nc
Expand Down
1 change: 1 addition & 0 deletions ice/cice_in.nml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
restart_dir = './RESTART/'
restart_ext = .false.
restart_file = 'iced'
restart_format = 'pio'
runtype = 'initial'
use_leap_years = .false.
use_restart_time = .true.
Expand Down
20 changes: 10 additions & 10 deletions manifests/exe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ format: yamanifest
version: 1.0
---
work/atmosphere/yatm.exe:
fullpath: /g/data/vk83/apps/spack/0.22/release/linux-rocky8-x86_64_v4/oneapi-2025.2.0/libaccessom2-git.2025.05.001_access-om2-y4xompoliyocxtbjsve2vhop2johegss/bin/yatm.exe
fullpath: /g/data/vk83/prerelease/apps/spack/0.22/release/linux-rocky8-x86_64_v4/oneapi-2025.2.0/libaccessom2-git.2025.05.001_access-om2-uyobp5g7wtkyw5qai2ojkyo24nf63tev/bin/yatm.exe
hashes:
binhash: 75fc36a2fb90c0baab95e5c97fdd1628
md5: 33223d0288135525a513d2ff1e58a9ad
work/ice/cice_auscom_1440x1080_48x40_480p.exe:
fullpath: /g/data/vk83/apps/spack/0.22/release/linux-rocky8-x86_64_v4/oneapi-2025.2.0/cice5-git.2025.03.001_access-om2-g3fcf7j3no4vgrna6wpofty5yvvnzn73/bin/cice_auscom_1440x1080_48x40_480p.exe
binhash: 16561fece20fccc8de9b0fb8927d95f5
md5: 8b84e4b6fd25660e183debf2efa32798
work/ice/cice_auscom_1440x1080_30x27.exe:
fullpath: /g/data/vk83/prerelease/apps/spack/0.22/release/linux-rocky8-x86_64_v4/oneapi-2025.2.0/cice5-2026.01.000-ymgrxqqjbqcz543ohxyyx4nz5ir622pr/bin/cice_auscom_1440x1080_30x27.exe
hashes:
binhash: 2dab4ad0e71cdeb1770ba72d7f607ff0
md5: 6e74798acbef4dc66c1cc8e64de5f312
binhash: c37d38ae0f28f8533a8f1ff6cc094ed0
md5: dc6d43d955a8904ffc52dfaae1135224
work/ocean/mom5_access_om:
fullpath: /g/data/vk83/apps/spack/0.22/release/linux-rocky8-x86_64_v4/oneapi-2025.2.0/mom5-git.2025.08.000_access-om2-jfxrpabanjkzgb6jfacxuzgmkmu7rxmg/bin/mom5_access_om
fullpath: /g/data/vk83/prerelease/apps/spack/0.22/release/linux-rocky8-x86_64_v4/oneapi-2025.2.0/mom5-git.2025.08.000_access-om2-tu35goxkxunzvq2t2nqtlyatcxnghswl/bin/mom5_access_om
hashes:
binhash: 3dc7db8382fd562c3edd373a24dd63a2
md5: a6091de040d229ee75326333ea049b27
binhash: 7a1a7c72c697259ccf02fc3096312ce9
md5: 0a9163be4820033a3d1440fcd95c5274
Loading