Last change
on this file was
3457,
checked in by acosce, 6 years ago
|
Add a new parameter to adjust seasalt in inca
|
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 |
---|
5 | LMDZ_10m_winds=_AUTO_ |
---|
6 | 10m_winds_method=_AUTO_ |
---|
7 | #choose if there is a feedback with the areosol effect |
---|
8 | feedb=_AUTO_ |
---|
9 | #indicate if we are running with xios and/or ioipsl |
---|
10 | XIOS_INCA_OK=_AUTO_ |
---|
11 | IOIPSL_INCA_OK=_AUTO_ |
---|
12 | #weibull 10m wind parameter / def 4 |
---|
13 | kref=_AUTO_: DEFAULT =4 |
---|
14 | #threshold 10m wind parameter / def 0.78 |
---|
15 | tref=_AUTO_: DEFAULT =0.78 |
---|
16 | #seasalt_correctif / def = 1 |
---|
17 | ss_corr=_AUTO_: DEFAULT =1 |
---|
18 | #sedimentation |
---|
19 | multilayer_sediment=_AUTO_ |
---|
20 | #coupled model with orchidee |
---|
21 | CoupOrchInca=_AUTO_ |
---|
22 | #use or not the deposition from orchidee |
---|
23 | DepOrch=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 |
---|
28 | calcul_flux=_AUTO_ |
---|
29 | # |
---|
30 | flag_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) |
---|
32 | flag_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) |
---|
34 | emi_interp_time=_AUTO_ |
---|
Note: See
TracBrowser
for help on using the repository browser.