Ignore:
Timestamp:
10/28/09 18:12:35 (15 years ago)
Author:
sdipsl
Message:
  • Switch on new offline aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM))
  • New tunning in consequences
  • 39 levels OK
  • 19 levels : to be checked
  • New GHGs reference year is 2000, not 1980.
  • Some clean up
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/EXPLANDU/COMP/lmdz.driver

    r750 r766  
    8585               LMDZ_ecrit_ISCCP=30. 
    8686               LMDZ_periodav=30. 
    87                if [ ${config_UserChoices_CalendarType}!="360d" ] ; then 
     87               if [ "${config_UserChoices_CalendarType}" != "360d" ] ; then 
    8888                  echo Change calendartype in config.card. PeriodLength=1Y allowed only for CalendarType=360d  
    8989                  exit 
Note: See TracChangeset for help on using the changeset viewer.