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 345 for trunk/NEMO/OPA_SRC/step.F90 – NEMO

Ignore:
Timestamp:
2005-11-16T17:30:06+01:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_update_030:RB: small correction in step when calling passive tracers,

add control print at tracers initialization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/step.F90

    r294 r345  
    280280      !----------------------------------------------------------------------- 
    281281 
    282                              CALL trc_stp( kstp )           ! time-stepping 
     282                             CALL trc_stp( kstp, indic )            ! time-stepping 
    283283 
    284284#endif 
Note: See TracChangeset for help on using the changeset viewer.