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

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

guided: improved job.sh and run.def

File size: 953 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.
14#nudging_radius=7.e6
15nudging_radius=1.e6
16nudging_relaxation_time_in=21600.
17nudging_relaxation_time_out=99999999921600.
18nudging_time=86400
19dcmip4_up0=0
20#------------- Dynamics  ------------
21#-------------- Mesh ----------------
22#nbp=80
23nbp=40
24nsplit_i=2
25nsplit_j=2
26optim_it=500
27llm=30
28disvert=ncarl30
29#------------ Numerics --------------
30dt=300
31nqtot=2
32itau_adv=3
33#----------- Dissipation ------------
34nitergdiv=2
35tau_graddiv=10000
36nitergrot=2
37tau_gradrot=10000
38niterdivgrad=2
39tau_divgrad=10000
40#-------------- Physics -------------
41#---------------- Run ---------------
42run_length=2592000
43write_period=3600
44etat0=dcmip4
45dcmip4_testcase=1
46#------------ Diagnostics -----------
47diagflux=.TRUE.
Note: See TracBrowser for help on using the repository browser.