source: CONFIG/UNIFORM/v5_dev/LMDZORINCA_v5/BCOV/GENERAL/PARAM/inca.def @ 2096

Last change on this file since 2096 was 2096, checked in by acosce, 11 years ago

Add some parameter for Adriana 10m wind simulation

File size: 1.4 KB
Line 
1#######################################################################
2# parametres pour INCA
3#######################################################################
4#climatological=y --> use 10m wind from LMDZ, =n --> use 10m wind from output file
5climatological=_AUTO_
6#freq_write_chem --> write frequency for inca_inst and inca_avgr (86400 = 1/day)
7freq_write_chem=_AUTO_
8#######################################################################
9# parametre pour vents 10m
10#######################################################################
11old_ecm_hr=n
12new_ecm_hr=y
13#######################################################################
14# Couplage avec Orchidee
15#######################################################################
16#nombre de pft
17nbveget=13
18#nombre de flux transferes depuis orchidee vers inca
19nbFlux_FromOrch=13
20##Adriana##nbFlux_FromOrch=0
21#noms des flus a transferer
22# flx_iso -  flx_mono -  flx_ORVOC - flx_MBO -  flx_methanol
23# flx_acetone - flx_acetal -  flx_formal -  flx_acetic -  flx_formic
24# flx_no_soil -  flx_no -  flx_fertil_no
25emi_FromOrch=iso mono ORVOC MBO methanol acetone acetal formal acetic formic no_soil no fertil_no
26#frequence d'ecriture du fichier veget (1.mth, 1.day ou other, si other --> renseigner freq_write_veget_second)
27##Adriana##emi_FromOrch=
28freq_write_veget=1.mth
29#frequence d'ecriture en seconde du fichier veget (pris en compte uniquement si freq_write_veget=other
30freq_write_veget_second=1800
Note: See TracBrowser for help on using the repository browser.