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 1285 for trunk/NEMO/TOP_SRC/TRP/trcstp.F90 – NEMO

Ignore:
Timestamp:
2009-02-03T14:38:51+01:00 (15 years ago)
Author:
cetlod
Message:

Initialization of passive tracer trends module at the right place, see ticket:314

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/TRP/trcstp.F90

    r1189 r1285  
    5858      ENDIF 
    5959 
     60      IF( kt == nittrc000 .AND. lk_trdmld_trc  )  & 
     61         &                   CALL trd_mld_trc_init        ! trends: Mixed-layer 
     62 
    6063                             CALL trc_rst_opn( kt )       ! Open tracer restart file  
    6164 
Note: See TracChangeset for help on using the changeset viewer.