Ignore:
Timestamp:
11/28/08 18:27:09 (15 years ago)
Author:
sdipsl
Message:

SD : - adapt to the libIGCM trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/IPSLCM4_v2/EXP00/COMP/lmdz.driver

    r355 r442  
    2323 
    2424    case ${config_UserChoices_PeriodLength} in 
    25         1Y|1y|1M|1m) OK_mensuel=y ;; 
    26         5D|5d|1D|1d) OK_journe=y ;; 
     25        *Y|*y|*M|*m) OK_mensuel=y ;; 
     26        *D|*d|*D|*d) OK_journe=y ;; 
    2727    esac 
    2828 
Note: See TracChangeset for help on using the changeset viewer.