Last change
on this file since 2454 was
2454,
checked in by acosce, 8 years ago
|
Add new parameter in inca.def to choose method for using gcm's 10m winds
|
File size:
695 bytes
|
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 | #wind_method=weibull10 --> use weibull method for 10m wind from gcm, |
---|
7 | #wind_method=threshold --> use threshold method for 10m wind from gcm |
---|
8 | wind_method=_AUTO_ |
---|
9 | #freq_write_chem --> write frequency for inca_inst and inca_avgr (86400 = 1/day) |
---|
10 | freq_write_chem=_AUTO_ |
---|
11 | #choose if there is a feedback with the areosol effect |
---|
12 | feedb=_AUTO_ |
---|
13 | #indicate if we are running with xios and/or ioipsl |
---|
14 | XIOS_INCA_OK=_AUTO_ |
---|
15 | IOIPSL_INCA_OK=_AUTO_ |
---|
Note: See
TracBrowser
for help on using the repository browser.