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_tvd.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_tvd.F90

    r1189 r1193  
    190190         ! ------------------------------------------------------------------- 
    191191 
    192 !CDIR BEGIN COLLAPSE 
    193192         IF( l_trdtrc ) THEN 
    194193 
     
    252251 
    253252         ENDIF 
    254 !CDIR END 
    255253 
    256254         ! 4. Update and guess with monotonic sheme 
     
    369367         ! terms in the computations below ??? 
    370368 
    371 !CDIR BEGIN COLLAPSE 
    372369         IF( l_trdtrc ) THEN 
    373370             
     
    412409             
    413410         ENDIF 
    414 !CDIR END 
    415411 
    416412 
Note: See TracChangeset for help on using the changeset viewer.