source: CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/GENERAL/PARAM/inca.def @ 5903

Last change on this file since 5903 was 5903, checked in by acosce, 3 years ago

Add flag to choose if user want or not regrid output files on case we are running with dynamico

File size: 1.3 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#LMDZ_10m_winds=y --> use 10m wind from LMDZ, =n --> use 10m wind from output file
7LMDZ_10m_winds=_AUTO_
8#choose if there is a feedback with the areosol effect
9feedb=_AUTO_
10#threshold 10m wind parameter / def 0.78
11tref=_AUTO_: DEFAULT =0.78
12#seasalt_correctif / def = 1
13ss_corr=_AUTO_: DEFAULT =1
14#coupled model with orchidee
15CoupOrchInca=_AUTO_
16nbveget=15
17#use or not the deposition from orchidee
18DepOrch=n
19# uncomment two next line if we want to coupled with orchidee without transfer any flux
20#nbFlux_FromOrch=0
21#emi_FromOrch=
22#output diagnostic for chemistry flux
23calcul_flux=_AUTO_
24#
25flag_plume=0
26#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)
27flag_plane=_AUTO_
28#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
29emi_interp_time=_AUTO_
30#activate the flag cmip_xml if you are running a CMIP experiment
31cmip_xml=_AUTO_: DEFAULT =n
Note: See TracBrowser for help on using the repository browser.