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

Changeset 888 for trunk/NEMO/OPA_SRC/OBC


Ignore:
Timestamp:
2008-04-11T19:05:03+02:00 (16 years ago)
Author:
ctlod
Message:

merge dev_001_SBC branche with the trunk to include the New Surface Module package, see ticket: #113

File:
1 edited

Legend:

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

    r719 r888  
    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 
     
    2929   !!--------------------------------------------------------------------------------- 
    3030   !!   OPA 9.0 , LOCEAN-IPSL (2005)  
    31    !! $Header$  
     31   !! $Id$ 
    3232   !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
    3333   !!--------------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.