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 13056 for utils/tools_dev_r12970_AGRIF_CMEMS/DOMAINcfg/src/mpp_loc_generic.h90 – NEMO

Ignore:
Timestamp:
2020-06-07T18:26:09+02:00 (4 years ago)
Author:
rblod
Message:

ticket #2129 : cleaning domcfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/tools_dev_r12970_AGRIF_CMEMS/DOMAINcfg/src/mpp_loc_generic.h90

    r13024 r13056  
    6767      zain(2,:) = REAL(index0, wp) 
    6868      ! 
    69       IF( ln_timing ) CALL tic_tac(.TRUE., ld_global = .TRUE.) 
    7069      CALL MPI_ALLREDUCE( zain, zaout, 1, MPI_2DOUBLE_PRECISION, MPI_OPERATION ,MPI_COMM_OCE, ierror) 
    71       IF( ln_timing ) CALL tic_tac(.FALSE., ld_global = .TRUE.) 
    7270      ! 
    7371      pmin      = zaout(1,1) 
Note: See TracChangeset for help on using the changeset viewer.