Changeset 4721


Ignore:
Timestamp:
09/19/19 16:05:11 (5 years ago)
Author:
cetlod
Message:

Right correction of bugfix in opa.driver ; the previous one was mistaken

File:
1 edited

Legend:

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

    r4720 r4721  
    151151 
    152152    if ( [ "${CumulPeriod}" -eq 1 ] && [ "${opa9_UserChoices_Dynamics_on_ClosedSeas}" = "n" ] ) ; then 
     153      OPA_CLODYN=.TRUE. 
     154    else 
    153155      OPA_CLODYN=.FALSE. 
    154     else 
    155       OPA_CLODYN=.TRUE. 
    156156    fi 
    157157 
Note: See TracChangeset for help on using the changeset viewer.