Ignore:
Timestamp:
11/22/10 18:13:58 (13 years ago)
Author:
jgipsl
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/physiq.def_L39

    r1095 r1203  
    2323cvl_corr=1.0 
    2424##  Facteur additif pour l'albedo 
    25 pmagic=0.008 
     25pmagic=xxx 
    2626# 
    2727# 
     
    198198ok_aie=y 
    199199### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    200 aer_type=actuel 
     200aer_type=xxx 
    201201###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
    202202flag_aerosol=6  
Note: See TracChangeset for help on using the changeset viewer.