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 2082 for branches/DEV_r2006_merge_TRA_TRC/NEMO/TOP_SRC/trc.F90 – NEMO

Ignore:
Timestamp:
2010-09-10T12:32:58+02:00 (14 years ago)
Author:
cetlod
Message:

Improve the merge of TRA-TRC, see ticket #717

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2006_merge_TRA_TRC/NEMO/TOP_SRC/trc.F90

    r2052 r2082  
    5555   !! passive tracers restart (input and output) 
    5656   !! ------------------------------------------   
    57    INTEGER , PUBLIC  ::  nn_dttrc      !: frequency of step on passive tracers 
    58    INTEGER , PUBLIC  ::  nittrc000     !: first time step of passive tracers model 
    5957   LOGICAL , PUBLIC  ::  ln_rsttr      !: boolean term for restart i/o for passive tracers (namelist) 
    6058   LOGICAL , PUBLIC  ::  lrst_trc      !: logical to control the trc restart write 
Note: See TracChangeset for help on using the changeset viewer.