Ignore:
Timestamp:
03/06/13 10:36:40 (11 years ago)
Author:
acosce
Message:

Modify lmdz.card/lmdz.driver/config.def to fit with last LMDZ revision (1729)

  • move ok_ade, ok_aie, read_climoz from lmdz.driver to lmdz.card
  • add parameter ok_cdnc (cloud droplet number concentration) in lmdz.card to agree with rev1712 from LMDZ
  • add flag_aerosol in lmdz.card to agree with rev1667 from LMDZ

Anne

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v5/LMDZ_v5/EXPERIMENTS/LMDZ/clim/COMP/lmdz.card

    r1909 r2015  
    2525# ConfType=preind/actuel/annuel 
    2626ConfType=actuel 
     27 
     28# manage radiative aerosol effect and ozone  
     29flag_aerosol=6 
     30ok_ade=y 
     31ok_aie=y 
     32aerosol_couple=n 
     33read_climoz=2 
     34ok_cdnc=y 
    2735 
    2836# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. 
Note: See TracChangeset for help on using the changeset viewer.