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 719 for trunk/NEMO/OPA_SRC/DYN/wzvmod.F90 – NEMO

Ignore:
Timestamp:
2007-10-16T16:59:56+02:00 (17 years ago)
Author:
ctlod
Message:

get back to the nemo_v2_3 version for trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DYN/wzvmod.F90

    • Property svn:keywords changed from Id to Author Date Id Revision
    r708 r719  
    1313   USE oce             ! ocean dynamics and tracers variables 
    1414   USE dom_oce         ! ocean space and time domain variables  
    15    USE sbc_oce         ! surface boundary condition: ocean 
    16    USE domvvl          ! Variable volume 
    1715   USE in_out_manager  ! I/O manager 
    1816   USE prtctl          ! Print control 
     17 
     18   USE domvvl          ! Variable volume 
    1919   USE phycst 
     20   USE ocesbc          ! ocean surface boundary condition 
    2021   USE lbclnk          ! ocean lateral boundary condition (or mpp link) 
    2122 
     
    3031   !!---------------------------------------------------------------------- 
    3132   !!  OPA 9.0 , LOCEAN-IPSL (2005)  
    32    !! $Id$ 
     33   !! $Header$  
    3334   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
    3435   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.