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/TRA/traadv_qck.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/TRA/traadv_qck.F90

    • Property svn:keywords changed from Id to Author Date Id Revision
    r708 r719  
    1414   USE oce             ! ocean dynamics and active tracers 
    1515   USE dom_oce         ! ocean space and time domain 
    16    USE dynspg_oce      !  
     16   USE trdmod          ! ocean active tracers trends  
    1717   USE trdmod_oce      ! ocean variables trends 
    18    USE trdmod          ! ocean active tracers trends  
     18   USE flxrnf          ! 
    1919   USE trabbl          ! advective term in the BBL 
     20   USE ocfzpt          ! 
    2021   USE lib_mpp 
    2122   USE lbclnk          ! ocean lateral boundary condition (or mpp link) 
    2223   USE in_out_manager  ! I/O manager 
    2324   USE diaptr          ! poleward transport diagnostics 
     25   USE dynspg_oce      !  
    2426   USE prtctl          ! Print control 
    2527 
     
    4547   !!---------------------------------------------------------------------- 
    4648   !!   OPA 9.0 , LOCEAN-IPSL (2005)  
    47    !! $Id$ 
     49   !! $Header$  
    4850   !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
    4951   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.