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

Ignore:
Timestamp:
2008-09-18T14:45:43+02:00 (16 years ago)
Author:
cetlod
Message:

Correction of transport module to ensure reproductibility for TOP configurations, see ticket:253

File:
1 edited

Legend:

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

    r1189 r1193  
    117117          
    118118         !--1.1 Horizontal advection 
    119 !CDIRR COLLAPSE 
    120119         IF( l_trdtrc ) ztrtrd(:,:,:,:) = 0.e0             ! trends 
    121120 
     
    127126            zz  (:,:,jk) = 0.e0 
    128127             
    129 !CDIRR COLLAPSE 
    130128            IF( l_trdtrc ) ztrtrd(:,:,:,:) = 0.e0             ! trends 
    131129 
Note: See TracChangeset for help on using the changeset viewer.