source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.3/GENERAL/PARAM/inca.def_orch @ 6106

Last change on this file since 6106 was 6106, checked in by acosce, 2 years ago

Update coupling between inca and orchidee for N species

File size: 1.4 KB
Line 
1#######################################################################
2# parametres pour INCA
3#######################################################################
4xios_read=_AUTO_:DEFAULT=y
5
6#LMDZ_10m_winds=y --> use 10m wind from LMDZ, =n --> use 10m wind from output file
7LMDZ_10m_winds=_AUTO_
8
9#choose if there is a feedback with the areosol effect
10feedb=_AUTO_
11
12#threshold 10m wind parameter / def 0.78
13tref=_AUTO_: DEFAULT =0.78
14
15#seasalt_correctif / def = 1
16ss_corr=_AUTO_: DEFAULT =1
17
18#coupled model with orchidee
19CoupOrchInca=_AUTO_
20nbveget=15
21
22#use or not the deposition from orchidee
23DepOrch=n
24
25# uncomment two next line if we want to coupled BVOC flux with orchidee without transfer any flux
26nbFlux_BVOC_FromOrch=0
27#emi_BVOC_FromOrch=
28
29# uncomment two next line if we want to coupled Nsoil flux with orchidee without transfer any flux
30nbFlux_N_FromOrch=1
31emi_N_FromOrch = nh3
32
33#output diagnostic for chemistry flux
34calcul_flux=_AUTO_
35
36#
37flag_plume=0
38
39#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)
40flag_plane=_AUTO_
41
42#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
43emi_interp_time=_AUTO_
44
45#activate the flag cmip_xml if you are running a CMIP experiment
46cmip_xml=_AUTO_: DEFAULT =n
Note: See TracBrowser for help on using the repository browser.