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 2587 for branches/TAM_V3_0/NEMOTAM/OPATAM_SRC/TRA/traadv_eiv_tam.F90 – NEMO

Ignore:
Timestamp:
2011-02-15T12:58:59+01:00 (13 years ago)
Author:
vidard
Message:

refer to ticket #798

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/TAM_V3_0/NEMOTAM/OPATAM_SRC/TRA/traadv_eiv_tam.F90

    r1885 r2587  
    2323      & wp 
    2424   USE par_oce       , ONLY: & ! Ocean space and time domain variables 
    25       & jpi,                 & 
    26       & jpj,                 &  
    27       & jpk  
     25      & jpi, jpj, jpk  
     26   USE in_out_manager, ONLY: & ! I/O manager  
     27      & lwp, numout               
    2828 
    2929   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.