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 1271 for trunk/NEMO/TOP_SRC/TRP/trczdf_imp.F90 – NEMO

Ignore:
Timestamp:
2009-01-15T09:12:00+01:00 (15 years ago)
Author:
rblod
Message:

Addapt AGRIF routines to the new TOP organization, clean some routines and add a sponge layer for passive tracers, see ticket #293

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/TRP/trczdf_imp.F90

    r1264 r1271  
    7575      !! 
    7676      !!--------------------------------------------------------------------- 
    77       USE oce_trc, ONLY : ztrtrd => ua      ! use ua as 3D workspace 
    7877      !! 
    7978      !! * Arguments 
     79      USE oce, ONLY :   ztrtrd => ua    ! use ua as 3D workspace  
     80 
    8081      INTEGER, INTENT( in ) ::   kt           ! ocean time-step index 
    8182      INTEGER ::   ikst, ikenm2, ikstp1 
Note: See TracChangeset for help on using the changeset viewer.