Changeset 3523 for CONFIG/UNIFORM/v6


Ignore:
Timestamp:
12/20/17 10:35:34 (6 years ago)
Author:
cetlod
Message:

Minor correction in opa.driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/opa9.driver

    r3518 r3523  
    134134    fi 
    135135 
    136     if ( [ "${opa9_UserChoices_Restart_TS_only}" = "y" ] ) ; then 
     136    if ( [ "${CumulPeriod}" -eq 1 ] && [ "${opa9_UserChoices_Restart_TS_only}" = "y" ] ) ; then 
    137137      OPA_LRSTAR_TS=.TRUE. 
    138138    else 
Note: See TracChangeset for help on using the changeset viewer.