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/IPSLCM5_v5/EXPERIMENTS/LMDZOR/clim/COMP/lmdz.card

    r1909 r2015  
    3030# ConfType=preind/actuel/annuel 
    3131ConfType=actuel 
     32 
     33# manage radiative aerosol effect and ozone  
     34flag_aerosol=6 
     35ok_ade=y 
     36ok_aie=y 
     37aerosol_couple=n 
     38read_climoz=2 
     39ok_cdnc=y 
    3240 
    3341# 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.