source: CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/inca.def @ 3687

Last change on this file since 3687 was 3687, checked in by acosce, 6 years ago

Update IPSLESM to comply with v6 standard and add the AER experiment for the coupled model

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#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_
Note: See TracBrowser for help on using the repository browser.