Changeset 4720


Ignore:
Timestamp:
09/19/19 15:31:03 (5 years ago)
Author:
cetlod
Message:

Bugfix on opa driver

File:
1 edited

Legend:

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

    r4616 r4720  
    150150    fi 
    151151 
    152     if ( [ "${CumulPeriod}" -eq 1 ] && [ "${opa9_UserChoices_Dynamics_on_ClosedSeas}" = "y" ] ) ; then 
     152    if ( [ "${CumulPeriod}" -eq 1 ] && [ "${opa9_UserChoices_Dynamics_on_ClosedSeas}" = "n" ] ) ; then 
    153153      OPA_CLODYN=.FALSE. 
    154154    else 
Note: See TracChangeset for help on using the changeset viewer.