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 3643 for trunk/NEMOGCM/NEMO/OPA_SRC/DIA/diawri.F90 – NEMO

Ignore:
Timestamp:
2012-11-23T19:25:00+01:00 (11 years ago)
Author:
rblod
Message:

Correct problems linked to timing, see ticket #912

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/DIA/diawri.F90

    r3389 r3643  
    696696      !!---------------------------------------------------------------------- 
    697697      !  
    698       IF( nn_timing == 1 )   CALL timing_start('dia_wri_state') 
    699  
    700698      ! 0. Initialisation 
    701699      ! ----------------- 
     
    792790      ENDIF 
    793791#endif 
    794         
    795       IF( nn_timing == 1 )   CALL timing_stop('dia_wri_state') 
    796792      !  
    797793 
Note: See TracChangeset for help on using the changeset viewer.