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 708 for trunk/NEMO/OPA_SRC/OBC – NEMO

Changeset 708 for trunk/NEMO/OPA_SRC/OBC


Ignore:
Timestamp:
2007-10-10T15:11:42+02:00 (17 years ago)
Author:
smasson
Message:

continue changeset:704, see ticket:5

File:
1 edited

Legend:

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

    r699 r708  
    1212   USE oce             ! ocean dynamics and tracers  
    1313   USE dom_oce         ! ocean space and time domain  
     14   USE sbc_oce         ! surface boundary condition: ocean 
    1415   USE phycst          ! physical constants 
    1516   USE obc_oce         ! ocean open boundary conditions 
    1617   USE lib_mpp         ! for mppsum 
    1718   USE in_out_manager  ! I/O manager 
    18    USE ocesbc          ! ocean surface boundary conditions 
    1919 
    2020   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.