Skip to content

Commit

Permalink
tiny changes made to config.yaml to run test of dougiesquire/1deg_jra…
Browse files Browse the repository at this point in the history
…55_ryf_wombatlite (12761ac) for this ACCESS-NRI/ACCESS-OM2#82.
  • Loading branch information
chrisb13 committed Oct 17, 2024
1 parent 12761ac commit e41c923
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ queue: normal
walltime: 5:00:00
jobname: 1deg_jra55_ryf
mem: 1000GB
shortpath: /scratch/tm70
project: tm70

# Load model environment module
modules:
use:
- /g/data/vk83/prerelease/modules
load:
- access-om2/pr82-7

# Sync options for automatically copying data from ephemeral scratch space to
# longer term storage
Expand All @@ -31,15 +40,15 @@ input:
submodels:
- name: atmosphere
model: yatm
exe: /g/data/tm70/ds0092/software/release/linux-rocky8-x86_64_v4/intel-19.0.5.281/libaccessom2-git.2023.10.26_2023.10.26-amcozzabls6htcegplvynw4hjxtgw3gs/bin/yatm.exe
exe: yatm.exe
input:
- /g/data/vk83/experiments/inputs/access-om2/remapping_weights/JRA55/global.1deg/2020.05.30/rmp_jrar_to_cict_CONSERV.nc
- /g/data/vk83/experiments/inputs/JRA-55/RYF/v1-4/data
ncpus: 1

- name: ocean
model: mom
exe: /g/data/tm70/ds0092/software/release/linux-rocky8-x86_64_v4/intel-19.0.5.281/mom5-git.2023.11.09_2023.11.09-3aryi2uol3zxlgrtfxgset6bh5xv6ckg/bin/fms_ACCESS-OM.x
exe: fms_ACCESS-OM.x
input:
- /g/data/tm70/ds0092/model/inputs/access-om2/ocean_wombatlite.res.nc
- /g/data/vk83/experiments/inputs/access-om2/ocean/biogeochemistry/global.1deg/2022.02.24/dust.nc
Expand All @@ -60,7 +69,7 @@ submodels:

- name: ice
model: cice5
exe: /g/data/tm70/ds0092/software/release/linux-rocky8-x86_64_v4/intel-19.0.5.281/cice5-git.2023.10.19_2023.10.19-7vgkgisko6tczk6lwt4ibmldronggihe/bin/cice_auscom_360x300_24x1_24p.exe
exe: cice_auscom_360x300_24x1_24p.exe
input:
- /g/data/vk83/experiments/inputs/access-om2/ice/grids/global.1deg/2024.04.17/grid.nc
- /g/data/vk83/experiments/inputs/access-om2/ice/grids/global.1deg/2024.04.17/kmt.nc
Expand All @@ -77,7 +86,7 @@ collate:
mem: 30GB
ncpus: 4
queue: normal
exe: /g/data/tm70/ds0092/software/release/linux-rocky8-x86_64_v4/intel-19.0.5.281/mom5-git.2023.11.09_2023.11.09-3aryi2uol3zxlgrtfxgset6bh5xv6ckg/bin/mppnccombine.spack
exe: mppnccombine.spack

manifest:
reproduce:
Expand All @@ -92,7 +101,7 @@ qsub_flags: -W umask=027
env:
UCX_LOG_LEVEL: 'error'
metadata:
enable: false
enable: true

# set number of cores per node (28 for normalbw, 48 for normal on gadi)
platform:
Expand Down

0 comments on commit e41c923

Please sign in to comment.