source: configs/testing/benchmark/run.def @ 994

Last change on this file since 994 was 994, checked in by dubos, 4 years ago

testing : update benchmark scripts

File size: 753 bytes
Line 
1#------------- Planet ---------------
2radius=6.37122e6
3g=9.80616
4cpp=1004.5
5kappa=0.2857143
6preff=1e5
7#------------- Dynamics  ------------
8#-------------- Mesh ----------------
9nbp=NBP
10optim_it=0
11nsplit_i=NSPLIT_I
12nsplit_j=NSPLIT_J
13llm=LLM
14omp_level_size=OMP_LEVEL_SIZE
15disvert=std
16#------------ Numerics --------------
17time_scheme=RK2.5
18dt=TIME_STEP
19#----------- Dissipation ------------
20nitergdiv=2
21tau_graddiv=10000
22nitergrot=2
23tau_gradrot=10000
24niterdivgrad=2
25tau_divgrad=10000
26#-------------- Physics -------------
27physics=held_suarez
28itau_physics=6
29nqtot=4
30itau_adv=2
31#---------------- Run ---------------
32#run_length=86400
33itaumax=1000
34#itaumax=1
35write_period=86400
36etat0=held_suarez
37#------------ Diagnostics -----------
38itau_check_conserv=144
Note: See TracBrowser for help on using the repository browser.