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/trcldf_iso.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/trcldf_iso.F90

    r1175 r1193  
    119119         !                                                       ! =========== 
    120120 
    121 !CDIR COLLAPSE 
    122121         IF( l_trdtrc ) ztrtrd(:,:,:) = tra(:,:,:,jn) 
    123122 
     
    239238               END DO 
    240239                
    241 !CDIRR COLLAPSE 
    242240               DO jj = 2 , jpjm1 
    243241                  DO ji = fs_2, fs_jpim1   ! vector opt. 
Note: See TracChangeset for help on using the changeset viewer.