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

Ignore:
Timestamp:
2008-09-12T13:20:32+02:00 (16 years ago)
Author:
cetlod
Message:

update transport modules to take into account new trends organization, see ticket:248

File:
1 edited

Legend:

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

    r1175 r1189  
    1818   USE trdmld_trc_oce 
    1919   USE trdmld_trc 
    20    USE trdmld_trc_rst 
    2120 
    2221   IMPLICIT NONE 
     
    6160                             CALL trc_rst_opn( kt )       ! Open tracer restart file  
    6261 
    63                              CALL trd_mld_trc_rst_opn( kt ) ! Open restart file for trends  
    64  
    6562                             CALL trc_sms( kt )           ! tracers: sink and source 
    6663 
Note: See TracChangeset for help on using the changeset viewer.