Last change
on this file since 2076 was
2076,
checked in by acosce, 10 years ago
|
Update BCOV config (LMDZORINCA)
- add news parameters in inca.def
- add new path for sflx file (without isoprene for continental surface)
|
File size:
1.1 KB
|
Line | |
---|
1 | ####################################################################### |
---|
2 | # parametres pour INCA |
---|
3 | ####################################################################### |
---|
4 | #climatological=y --> use 10m wind from LMDZ, =n --> use 10m wind from output file |
---|
5 | climatological=_AUTO_ |
---|
6 | #freq_write_chem --> write frequency for inca_inst and inca_avgr (86400 = 1/day) |
---|
7 | freq_write_chem=_AUTO_ |
---|
8 | ########################## |
---|
9 | # Couplage avec Orchidee |
---|
10 | ########################## |
---|
11 | #nombre de pft |
---|
12 | nbveget=16 |
---|
13 | #nombre de flux transferes depuis orchidee vers inca |
---|
14 | nbFlux_FromOrch=13 |
---|
15 | #noms des flus a transferer |
---|
16 | # flx_iso - flx_mono - flx_ORVOC - flx_MBO - flx_methanol |
---|
17 | # flx_acetone - flx_acetal - flx_formal - flx_acetic - flx_formic |
---|
18 | # flx_no_soil - flx_no - flx_fertil_no |
---|
19 | emi_FromOrch=iso mono ORVOC MBO methanol acetone acetal formal acetic formic no_soil no fertil_no |
---|
20 | #frequence d'ecriture du fichier veget (1.mth, 1.day ou other, si other --> renseigner freq_write_veget_second) |
---|
21 | freq_write_veget=1.mth |
---|
22 | #frequence d'ecriture en seconde du fichier veget (pris en compte uniquement si freq_write_veget=other |
---|
23 | freq_write_veget_second=1800 |
---|
Note: See
TracBrowser
for help on using the repository browser.