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 2072 for branches/devmercator2010/NEMO/TOP_SRC/LOBSTER/trcsed.F90 – NEMO

Ignore:
Timestamp:
2010-09-08T16:29:38+02:00 (14 years ago)
Author:
cbricaud
Message:

add change from DEV_r1784_3DF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/devmercator2010/NEMO/TOP_SRC/LOBSTER/trcsed.F90

    r1800 r2072  
    2929 
    3030   !!* Substitution 
    31 #  include "top_substitute.h90" 
     31#  include "domzgr_substitute.h90" 
    3232   !!---------------------------------------------------------------------- 
    3333   !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
     
    136136      ENDIF 
    137137 
    138       IF( l_trdtrc ) DEALLOCATE( ztrbio ) 
    139  
    140138      IF(ln_ctl)   THEN  ! print mean trends (used for debugging) 
    141139         WRITE(charout, FMT="('sed')") 
Note: See TracChangeset for help on using the changeset viewer.