source: dynamico_lmdz/simple_physics/config/DYNAMICO/TEST/run.def @ 4239

Last change on this file since 4239 was 4239, checked in by dubos, 5 years ago

simple_physics : physics output with DYNAMICO, tested on Camelot

File size: 838 bytes
Line 
1#------------- Planet ---------------
2radius=6.37122e6
3omega=7.292e-5
4g=9.80616
5cpp=1004.5
6kappa=0.2857143
7preff=1e5
8
9#------------- Dynamics  ------------
10
11#-------------- Mesh ----------------
12nbp=41
13optim_it=500
14nsplit_i=2
15nsplit_j=3
16llm=30
17omp_level_size=1
18#disvert=ncarl30
19disvert=std
20
21#------------ Numerics --------------
22dt=480
23nqtot=2
24itau_adv=3
25
26#----------- Dissipation ------------
27nitergdiv=2
28tau_graddiv=10000
29nitergrot=2
30tau_gradrot=10000
31niterdivgrad=2
32tau_divgrad=10000
33
34#-------------- Physics -------------
35itau_physics=1
36physics=plugin
37# 0.25 day = 6h
38period_sort=0.25
39diurnal=.TRUE.
40
41#---------------- Run ---------------
42run_length=2592000
43# 21600s = 6h
44write_period=21600
45
46#run_length=4800
47#write_period=480
48
49#etat0=dcmip4
50#dcmip4_testcase=1
51etat0=isothermal
52
53#------------ Diagnostics -----------
54diagflux=.FALSE.
Note: See TracBrowser for help on using the repository browser.