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

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

    r699 r708  
    1414   USE oce             ! ocean dynamics and active tracers 
    1515   USE dom_oce         ! ocean space and time domain 
     16   USE dynspg_oce      !  
     17   USE trdmod_oce      ! ocean variables trends 
    1618   USE trdmod          ! ocean active tracers trends  
    17    USE trdmod_oce      ! ocean variables trends 
    18    USE flxrnf          ! 
    1919   USE trabbl          ! advective term in the BBL 
    20    USE ocfzpt          ! 
    2120   USE lib_mpp 
    2221   USE lbclnk          ! ocean lateral boundary condition (or mpp link) 
    2322   USE in_out_manager  ! I/O manager 
    2423   USE diaptr          ! poleward transport diagnostics 
    25    USE dynspg_oce      !  
    2624   USE prtctl          ! Print control 
    2725 
Note: See TracChangeset for help on using the changeset viewer.