Skip to content

Commit

Permalink
add awicm3-v3.3-juwels-TL255-Arc01 runscript
Browse files Browse the repository at this point in the history
  • Loading branch information
JanStreffing committed Jan 30, 2025
1 parent 760750b commit e2c9c1d
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions runscripts/awicm3/v3.3/awicm3-v3.3-juwels-TL255-Arc01.yaml
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


0 comments on commit e2c9c1d

Please sign in to comment.