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.
Ticket Comment Diff – NEMO

Changes between Version 1 and Version 2 of Ticket #1579, comment 1


Ignore:
Timestamp:
2017-09-27T18:34:43+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1579, comment 1

    v1 v2  
    11A fix I used a while back to get me going - could be tidied: 
    22 
     3{{{#!diff 
    34Index: dtatsd.F90 
    45=================================================================== 
     
    9596       ! 
    9697       IF( nn_timing == 1 )  CALL timing_stop('dta_tsd') 
     98}}}