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 6385 – NEMO

Changeset 6385


Ignore:
Timestamp:
2016-03-11T14:51:05+01:00 (8 years ago)
Author:
timgraham
Message:

#1693: Delete erroneous call to timing_start.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/TOOLS/DMP_TOOLS/src/zoom.F90

    r4739 r6385  
    2929      NAMELIST/nam_zoom_dmp/lzoom_n,lzoom_e,lzoom_w,lzoom_s 
    3030      !!---------------------------------------------------------------------- 
    31       ! 
    32       IF( nn_timing == 1 )  CALL timing_start( 'dtacof_zoom') 
    33       ! 
    34        
     31 
    3532      ! Read namelist 
    3633      OPEN( UNIT=numnam, FILE='namelist', FORM='FORMATTED', STATUS='OLD' ) 
Note: See TracChangeset for help on using the changeset viewer.