source: CONFIG/UNIFORM/v6/IPSLCM5A2CHT/GENERAL/PARAM/inca.def @ 4876

Last change on this file since 4876 was 4876, checked in by acosce, 4 years ago

Add a flag to manage xml for cmip for INCA
they are different from default one because they don't use the function "group" from XIOS

File size: 1.4 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#seasalt_correctif / def = 1
17ss_corr=_AUTO_: DEFAULT =1
18#sedimentation
19multilayer_sediment=_AUTO_
20#coupled model with orchidee
21CoupOrchInca=_AUTO_
22#use or not the deposition from orchidee
23DepOrch=n
24# uncomment two next line if we want to coupled with orchidee without transfer any flux
25#nbFlux_FromOrch=0
26#emi_FromOrch=
27#output diagnostic for chemistry flux
28calcul_flux=_AUTO_
29#
30flag_plume=0
31#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)
32flag_plane=_AUTO_
33#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
34emi_interp_time=_AUTO_
35#activate the flag cmip_xml if you are running a CMIP experiment
36cmip_xml=_AUTO_: DEFAULT =n
Note: See TracBrowser for help on using the repository browser.