We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60d686c + 9d9dd45 commit f90c4e8Copy full SHA for f90c4e8
atmosphere/um_env.yaml
@@ -10,9 +10,9 @@ RPSEED: ''
10
RUNID: HI-24
11
TYPE: NRUN
12
UM_ATM_NPROCX: '16'
13
-UM_ATM_NPROCY: '12'
+UM_ATM_NPROCY: '15'
14
UM_NAM_MAX_SECONDS: '300'
15
-UM_NPES: '192'
+UM_NPES: '240'
16
UM_SECTOR_SIZE: '2048'
17
UM_STDOUT_FILE: atm.fort6.pe
18
VN: '7.3'
config.yaml
@@ -34,7 +34,7 @@ model: access
34
submodels:
35
- name: atmosphere
36
model: um
37
- ncpus: 192
+ ncpus: 240
38
exe: um_hg3.exe
39
input:
40
# Aerosols
0 commit comments