source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/GENERAL/PARAM/inca.def @ 5919

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

add new flag in inca "xios_read" allow to read input file with xios (xios_read=y) (files on dynamical lmdz grid) or with netcdf (xios_read=n) (files on physical lmdz grid)
add for each chemistry configuration a card inca.Card.xios with files used by xios_read=y (by default xios_read=n on inca.card)

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