Last change
on this file since 1203 was
1203,
checked in by jgipsl, 14 years ago
|
Dev config LMDZOR_v4 :
Towards possibility to run LMDZOR experience as climate or AMIP
interannuel experience. All PARAM/*def and COMP/*driver are the same. To
switch change lmdz.card and orchidee.card.
- Modified following parameters from lmdz.card and orchidee.card :
VEGET_UPDATE, LAND_COVER_CHANGE, ok_guide, pmagic, aer_type
- Added orchidee.card_AMIP, lmdz.card_AMIP : copied from AMIP/COMP
- Uniformized lmdz.driver and orchidee.driver with functionality from
AMIP experience
- orchidee.driver : added function SRF_PeriodStart, desactaivate river
routing for high resolution (280x280x39)
- lmdz.driver : added lecture of GHG forcing files if they exist (if
added in lmdz.card), desactivated fft filter in case of resolution
280x280x39 which contains zoom, added test if Bands file exist
(LMDZ_Bands_file_name)
- lmdz.card : take climoz_LMDZ.nc file from CREATE run instead of
AR5/HISTORIQUE/climoz_LMDZ_1995.nc
|
File size:
219 bytes
|
Line | |
---|
1 | # ok_guide=y : guidage active |
---|
2 | ok_guide=xxx |
---|
3 | # |
---|
4 | guide_u= y |
---|
5 | guide_v= y |
---|
6 | guide_T= n |
---|
7 | guide_P= n |
---|
8 | guide_Q= n |
---|
9 | |
---|
10 | ini_anal=n |
---|
11 | tau_min_u=0.0208333 |
---|
12 | tau_max_u=0.125 |
---|
13 | tau_min_v=0.0208333 |
---|
14 | tau_max_v=0.125 |
---|
15 | #tau_min_T=0.0208333 |
---|
16 | #tau_max_T=10 |
---|
Note: See
TracBrowser
for help on using the repository browser.