source: CONFIG/UNIFORM/v6/IPSLCM6.3/GENERAL/PARAM/inca.def_N2O @ 6845

Last change on this file since 6845 was 6694, checked in by acosce, 7 months ago

Add inca.def file to activate N2O coupling between inca and orchidee

File size: 1.6 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_
6#choose if there is a feedback with the areosol effect
7feedb=_AUTO_
8#threshold 10m wind parameter / def 0.78
9tref=_AUTO_: DEFAULT =0.78
10#seasalt_correctif / def = 1
11ss_corr=_AUTO_: DEFAULT =1
12#coupled model with orchidee
13CoupOrchInca=_AUTO_: DEFAULT=n
14nbveget=15
15#use or not the deposition from orchidee
16DepOrch=n
17# uncomment two next line if we want to coupled BVOC flux with orchidee without transfer any flux
18nbFlux_BVOC_FromOrch=0
19#emi_BVOC_FromOrch=
20# uncomment two next line if we want to coupled Nsoil with orchidee without transfer any flux
21nbFlux_N_FromOrch=1
22emi_N_FromOrch=n2o
23#output diagnostic for chemistry flux
24calcul_flux=_AUTO_
25#
26flag_plume=0
27#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)
28flag_plane=_AUTO_
29#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
30emi_interp_time=_AUTO_: DEFAULT=1
31#activate reading of sflx_NAT.nc file by year and with separate sources (oce, land, misc) for emissions
32multi_sources_nat=_AUTO_: DEFAULT=n
33#activate the flag cmip_xml if you are running a CMIP experiment
34cmip_xml=_AUTO_: DEFAULT =n
35xios_read=n
36#coupled model with pisces
37CoupOceAtm=_AUTO_: DEFAULT=n
38transm_dms_oa=_AUTO_: DEFAULT=n
39transm_n2o_oa=_AUTO_: DEFAULT=n
40
Note: See TracBrowser for help on using the repository browser.