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 13373 for NEMO/branches/2020/dev_r13333_TOP-05_Ethe_Agrif/src/TOP/TRP/trczdf.F90 – NEMO

Ignore:
Timestamp:
2020-08-03T11:46:38+02:00 (4 years ago)
Author:
cetlod
Message:

TOP-05_Ethe_Agrif : 1st step of changes to successfully compile, see ticket #2508

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13333_TOP-05_Ethe_Agrif/src/TOP/TRP/trczdf.F90

    r13286 r13373  
    1414   !!   trc_zdf      : update the tracer trend with the vertical diffusion 
    1515   !!---------------------------------------------------------------------- 
     16   USE par_trc        ! need jptra, number of passive tracers 
    1617   USE trc           ! ocean passive tracers variables 
    1718   USE oce_trc       ! ocean dynamics and active tracers 
    1819   USE trd_oce       ! trends: ocean variables 
    1920   USE trazdf        ! tracer: vertical diffusion 
    20 !!gm do we really need this ? 
    21    USE trcldf        ! passive tracers: lateral diffusion 
    22 !!gm 
    2321   USE trdtra        ! trends manager: tracers  
    2422   USE prtctl        ! Print control 
Note: See TracChangeset for help on using the changeset viewer.