source: dynamico_lmdz/guided/Experiments/NUDG_DYNAMICO/run.def

Last change on this file was 4167, checked in by jisesh, 5 years ago

guided: modified run.def to include seperate nudging_relaxation_time inside and outside domain

File size: 932 bytes
Line 
1grid_type = icosahedral
2
3#------------- Planet ---------------
4radius=6.37122e6
5omega=7.292e-5
6g=9.80616
7cpp=1004.5
8kappa=0.2857143
9preff=1e5
10#------------- Nudging  ------------
11guided_type=nudging
12guided_nudging_field=wind_temperature
13nudging_center_lat=90.
14nudging_radius=7.e6
15nudging_relaxation_time_in=21600.
16nudging_relaxation_time_out=99999999921600.
17nudging_time=86400
18dcmip4_up0=0
19#------------- Dynamics  ------------
20#-------------- Mesh ----------------
21#nbp=80
22nbp=40
23nsplit_i=2
24nsplit_j=2
25optim_it=500
26llm=30
27disvert=ncarl30
28#------------ Numerics --------------
29dt=300
30nqtot=2
31itau_adv=3
32#----------- Dissipation ------------
33nitergdiv=2
34tau_graddiv=10000
35nitergrot=2
36tau_gradrot=10000
37niterdivgrad=2
38tau_divgrad=10000
39#-------------- Physics -------------
40#---------------- Run ---------------
41run_length=2592000
42write_period=3600
43etat0=dcmip4
44dcmip4_testcase=1
45#------------ Diagnostics -----------
46diagflux=.TRUE.
Note: See TracBrowser for help on using the repository browser.