source: CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/INCA/inca.def @ 6698

Last change on this file since 6698 was 6698, checked in by acosce, 6 months ago

add new inca parameter in inca.def

File size: 1.5 KB
Line 
1#######################################################################
2# parametres pour INCA
3#######################################################################
4#choose if we regrid or not output files on regular grid if we are running with ICO grid
5xios_remap_output=_AUTO_: DEFAULT=y
6#choose if we read input file with xios or not (mandatory for unstructured grid)
7xios_read=_AUTO_:DEFAULT=y
8#LMDZ_10m_winds=y --> use 10m wind from LMDZ, =n --> use 10m wind from output file
9LMDZ_10m_winds=_AUTO_
10#choose if there is a feedback with the areosol effect
11feedb=_AUTO_
12#threshold 10m wind parameter / def 0.78
13tref=_AUTO_: DEFAULT =0.78
14#seasalt_correctif / def = 1
15ss_corr=_AUTO_: DEFAULT =1
16#coupled model with orchidee
17CoupOrchInca=_AUTO_
18nbveget=15
19#use or not the deposition from orchidee
20DepOrch=n
21# uncomment two next line if we want to coupled with orchidee without transfer any flux
22#nbFlux_FromOrch=0
23#emi_FromOrch=
24#output diagnostic for chemistry flux
25calcul_flux=_AUTO_
26#
27flag_plume=0
28#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)
29flag_plane=_AUTO_
30#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
31emi_interp_time=_AUTO_
32#activate the flag cmip_xml if you are running a CMIP experiment
33cmip_xml=_AUTO_: DEFAULT =n
34
35#choice of sflx_nat file (with several sources by species or not)
36multi_sources_nat=n
Note: See TracBrowser for help on using the repository browser.