Changeset 16


Ignore:
Timestamp:
02/11/12 15:43:36 (12 years ago)
Author:
rblod
Message:

Allow periodicity with obc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/OBC/obcini.F90

    r10 r16  
    151151      ENDIF 
    152152 
    153       IF( nbobc >= 2 .AND. jperio /= 0 )   & 
    154          &   CALL ctl_stop( ' Cyclic or symmetric, and open boundary condition are not compatible' ) 
     153!      IF( nbobc >= 2 .AND. jperio /= 0 )   & 
     154!         &   CALL ctl_stop( ' Cyclic or symmetric, and open boundary condition are not compatible' ) 
    155155 
    156156      ! 1. Initialisation of constants  
Note: See TracChangeset for help on using the changeset viewer.