Ignore:
Timestamp:
10/13/10 17:08:16 (14 years ago)
Author:
aclsce
Message:
  • Put lev_histmth=5 for all IPSLCM5A configurations.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/NOPISCES/COMP/lmdz.driver

    r1012 r1163  
    114114    fi 
    115115 
    116     ## To have more variables in output files for aerosols. Parameters are set in lmdz.card 
    117     if [ ${CumulPeriod}%${LMDZ_Freq_aero} -le ${LMDZ_Length_aero} ]; then 
    118        if [ ${CumulPeriod}%${LMDZ_Freq_aero} -ne 0 ]; then  
    119           lev_histmth=4 
    120        else 
    121           lev_histmth=2     
    122        fi 
    123     else 
    124        lev_histmth=2 
    125     fi     
    126  
    127116    ## algo : For CumulPeriod=1 ;  
    128117    ##        IF NbPeriod_Adjust = 0, Get Bands file directly from server, store it with _0 suffix 
     
    151140    LMDZ_sed physiq.def OK_journe   ${OK_journe} 
    152141    LMDZ_sed physiq.def OK_mensuel  ${OK_mensuel} 
    153     LMDZ_sed physiq.def lev_histmth ${lev_histmth} 
    154142    LMDZ_sed physiq.def ok_hf       ${ok_hf} 
    155143    LMDZ_sed physiq.def ecrit_mth   ${LMDZ_ecrit_mth} 
Note: See TracChangeset for help on using the changeset viewer.