-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add awicm3-v3.3-juwels-TL255-Arc01 runscript
- Loading branch information
1 parent
760750b
commit e2c9c1d
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
52 changes: 52 additions & 0 deletions
52
runscripts/awicm3/v3.3/awicm3-v3.3-juwels-TL255-Arc01.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
general: | ||
user: !ENV ${USER} | ||
setup_name: "awicm3" | ||
version: "v3.3" | ||
account: "hhb20" | ||
compute_time: "08:00:00" | ||
initial_date: "2000-01-01" | ||
final_date: "2000-01-03" | ||
base_dir: "/p/scratch/chhb19/${user}/runtime/${general.setup_name}-${general.version}/" | ||
nday: 1 | ||
nmonth: 0 | ||
nyear: 0 | ||
|
||
awicm3: | ||
postprocessing: false | ||
model_dir: "/p/project/chhb19/${user}/model_codes/${general.setup_name}-${general.version}/" | ||
pool_dir: "/p/project/chhb19/jstreffi/input/" | ||
|
||
fesom: | ||
resolution: "Arc01_fesom2" | ||
pool_dir: "/p/project/chhb19/jstreffi/input/fesom2/" | ||
mesh_dir: "/p/project/chhb19/jstreffi/input/fesom2/core2/" | ||
restart_rate: 1 | ||
restart_unit: "d" | ||
restart_first: 1 | ||
lresume: false | ||
time_step: 300 | ||
nproc: 960 | ||
omp_num_threads: 1 | ||
|
||
oifs: | ||
resolution: "TL255" | ||
levels: "L91" | ||
prepifs_expid: h9wn | ||
input_expid: awi3 | ||
wam: true | ||
lresume: false | ||
time_step: 2400 | ||
nproc: 96 | ||
omp_num_threads: 1 | ||
|
||
oasis3mct: | ||
lresume: false # Set to false to generate the rst files for first leg | ||
time_step: 2400 | ||
use_lucia: true | ||
|
||
xios: | ||
with_model: oifs | ||
nproc: 4 | ||
omp_num_threads: 12 | ||
|
||
|