-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
68 lines (55 loc) · 1.7 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
58
59
60
61
62
63
64
65
66
67
68
jobname: SSP585
queue: normal
walltime: 1:40:00
# note: if laboratory is relative path, it is relative to /scratch/$PROJECT/$USER
laboratory: access-esm
model: access
submodels:
- name: atmosphere
model: um
ncpus: 192
exe: /g/data/access/payu/access-esm/bin/coe/um7.3x
input:
- /g/data/access/payu/access-esm/input/ssp-585/atmosphere
- /g/data/access/payu/access-esm/input/pre-industrial/atmosphere
- name: ocean
model: mom
ncpus: 180
exe: /g/data/access/payu/access-esm/bin/coe/mom5xx
input:
- /g/data/access/payu/access-esm/input/pre-industrial/ocean/common
- /g/data/access/payu/access-esm/input/pre-industrial/ocean/pre-industrial
- name: ice
model: cice
ncpus: 12
exe: /g/data/access/payu/access-esm/bin/coe/cicexx
input:
- /g/data/access/payu/access-esm/input/pre-industrial/ice
- name: coupler
model: oasis
ncpus: 0
input:
- /g/data/access/payu/access-esm/input/pre-industrial/coupler
collate:
exe: /g/data/access/payu/access-esm/bin/mppnccombine
restart: true
mem: 4GB
restart: /g/data/access/payu/access-esm/restart/pre-industrial
calendar:
start:
# Check also 'MODEL_BASIS_TIME' in atmosphere namelists,
# 'inidate' in ice namelists
year: 2015
month: 1
days: 1
runtime:
years: 1 # NOTE: Must be 1 year for land use changes
months: 0
days: 0
# Increase to run multiple years in a single submission
runspersub: 1
userscripts:
# Setup land use changes
setup: ./scripts/pre.sh /g/data1a/p66/txz599/data/luc_ssp585/land_use_all_date.nc
stacksize: unlimited
qsub_flags: -W umask=027