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 7806 for branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/NEMO/TOP_SRC/oce_trc.F90 – NEMO

Ignore:
Timestamp:
2017-03-17T08:46:30+01:00 (7 years ago)
Author:
cbricaud
Message:

phaze dev_r5003_MERCATOR6_CRS branch with rev7805 of 3.6_stable branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/NEMO/TOP_SRC/oce_trc.F90

    r7805 r7806  
    3030   USE par_pisces , ONLY : lk_pisces, jp_pcs0 , jp_pcs1 
    3131   USE par_my_trc , ONLY : lk_my_trc, jp_myt0 , jp_myt1 
     32   USE par_age    , ONLY : lk_age   , jp_age0 , jp_age1 
    3233 
    3334   USE trc_oce    , ONLY : lk_degrad, lk_offline, facvol, r_si2, trc_oce_ext_lev 
    3435   USE trc_oce    , ONLY : nn_dttrc 
    3536   USE trc_oce    , ONLY : etot3 
    36    USE trc        , ONLY : nittrc000 
     37   USE trc        , ONLY : nittrc000,nn_rsttr 
    3738   USE trc        , ONLY : trb,trn,tra 
    3839   USE trc        , ONLY : trc2d,trc3d 
Note: See TracChangeset for help on using the changeset viewer.