source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/inca.def @ 3395

Last change on this file since 3395 was 3319, checked in by acosce, 7 years ago

Inca configuration :
allowed inca.card to manage the parameter value for threshold or weibull10m method

File size: 1.3 KB
Line 
1#######################################################################
2# parametres pour INCA
3#######################################################################
4#LMDZ_10m_winds=y --> use 10m wind from LMDZ, =n --> use 10m wind from output file
5LMDZ_10m_winds=_AUTO_
610m_winds_method=_AUTO_
7#choose if there is a feedback with the areosol effect
8feedb=_AUTO_
9#indicate if we are running with xios and/or ioipsl
10XIOS_INCA_OK=_AUTO_
11IOIPSL_INCA_OK=_AUTO_
12#weibull 10m wind parameter / def 4
13kref=_AUTO_: DEFAULT =4
14#threshold 10m wind parameter / def 0.78
15tref=_AUTO_: DEFAULT =0.78
16#sedimentation
17multilayer_sediment=_AUTO_
18#coupled model with orchidee
19CoupOrchInca=_AUTO_
20#use or not the deposition from orchidee
21DepOrch=n
22# uncomment two next line if we want to coupled with orchidee without transfer any flux
23#nbFlux_FromOrch=0
24#emi_FromOrch=
25#output diagnostic for chemistry flux
26calcul_flux=_AUTO_
27#
28flag_plume=0
29#choose which type of aircraft you will use (0 - 1 - 2 - 3) (no aircraft / old inca aircraft / new subsonic inca aircraft / subsonic + hypersonic inca aircraft)
30flag_plane=_AUTO_
31#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
32emi_interp_time=_AUTO_
Note: See TracBrowser for help on using the repository browser.