Changeset 16
- Timestamp:
- 02/11/12 15:43:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEMOGCM/NEMO/OPA_SRC/OBC/obcini.F90
r10 r16 151 151 ENDIF 152 152 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' ) 155 155 156 156 ! 1. Initialisation of constants
Note: See TracChangeset
for help on using the changeset viewer.