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 14098 for NEMO/branches/2020/dev_r13787_doc_latex_recovery/src/TOP/TRP/trczdf.F90 – NEMO

Ignore:
Timestamp:
2020-12-04T15:36:00+01:00 (4 years ago)
Author:
nicolasmartin
Message:

#2414 Sync merge with trunk

Location:
NEMO/branches/2020/dev_r13787_doc_latex_recovery
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13787_doc_latex_recovery

    • Property svn:externals
      •  

        old new  
        66^/vendors/FCM@HEAD            ext/FCM 
        77^/vendors/IOIPSL@HEAD         ext/IOIPSL 
         8^/vendors/PPR@HEAD            ext/PPR 
        89 
        910# SETTE 
  • NEMO/branches/2020/dev_r13787_doc_latex_recovery/src/TOP/TRP/trczdf.F90

    r13286 r14098  
    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.