New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 1158 for trunk/NEMO/OPA_SRC/OBC/obc_oce.F90 – NEMO

Ignore:
Timestamp:
2008-06-27T10:24:52+02:00 (16 years ago)
Author:
rblod
Message:

OBC corrections, see ticket #224

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/OBC/obc_oce.F90

    r1152 r1158  
    88   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt)  
    99   !!---------------------------------------------------------------------- 
    10 #if defined key_obc 
    1110   !!---------------------------------------------------------------------- 
    1211   !!   'key_obc' :                                 Open Boundary Condition 
     
    2120   USE par_oce         ! ocean parameters 
    2221   USE obc_par         ! open boundary condition parameters 
     22 
     23#if defined key_obc 
    2324 
    2425   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.