source: CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/guide.def @ 1203

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
2ok_guide=xxx
3#
4guide_u= y
5guide_v= y
6guide_T= n
7guide_P= n
8guide_Q= n
9
10ini_anal=n
11tau_min_u=0.0208333
12tau_max_u=0.125
13tau_min_v=0.0208333
14tau_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.