-
Notifications
You must be signed in to change notification settings - Fork 5
/
config.yaml
57 lines (50 loc) · 1.68 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# PBS configuration
# If submitting to a different project to your default uncomment line below
# and change project code as appropriate
project: v45
queue: normal
walltime: 4:00:00
jobname: 025deg_jra55_ryf
ncpus: 1824
# Force payu to always find, and save, files in this short (or scratch) project directory
shortpath: /scratch/e14
# Model configuration
name: common
model: access-om2
input: /g/data/ik11/inputs/access-om2/input_20200530/common_025deg_jra55
submodels:
- name: atmosphere
model: yatm
exe: /g/data/ik11/inputs/access-om2/bin/yatm_1bb8904.exe
input:
- /g/data/ik11/inputs/access-om2/input_20200530/yatm_025deg
- /g/data/ua8/JRA55-do/RYF/v1-3/
ncpus: 1
- name: ocean
model: mom
exe: /g/data/ik11/inputs/access-om2/bin/fms_ACCESS-OM_97e3429_libaccessom2_1bb8904.x
input: /g/data/ik11/inputs/access-om2/input_20200530/mom_025deg
ncpus: 1455
- name: ice
model: cice5
exe: /g/data/ik11/inputs/access-om2/bin/cice_auscom_1440x1080_480p_d3e8bdf_libaccessom2_1bb8904.exe
input: /g/data/ik11/inputs/access-om2/input_20200530/cice_025deg
ncpus: 361
# Collation
collate:
walltime: 1:00:00
mem: 30GB
ncpus: 4
queue: express
exe: /g/data/ik11/inputs/access-om2/bin/mppnccombine
# Misc
runlog: true
stacksize: unlimited
mpirun: --mca orte_base_help_aggregate 0
qsub_flags: -lother=hyperthread -W umask=027 -l storage=gdata/hh5+gdata/ik11+scratch/e14+gdata/ua8
# set number of cores per node (28 for normalbw, 48 for normal on gadi)
platform:
nodesize: 48
# DANGER! Do not uncomment this without checking the script is synching
# to the correct location!
postscript: sync_output_to_gdata.sh