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 1177 for trunk/NEMO/TOP_SRC/trcrst.F90 – NEMO

Ignore:
Timestamp:
2008-09-11T18:27:52+02:00 (16 years ago)
Author:
cetlod
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/trcrst.F90

    r1146 r1177  
    230230          CALL trc_rst_stat            ! statistics 
    231231          CALL iom_close( numrtw )     ! close the restart file (only at last time step) 
     232#if ! defined key_trdmld_trc 
    232233          lrst_trc = .FALSE. 
     234#endif 
    233235       ENDIF 
    234236      ! 
Note: See TracChangeset for help on using the changeset viewer.