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 14229 for NEMO/trunk/src/SAS – NEMO

Changeset 14229 for NEMO/trunk/src/SAS


Ignore:
Timestamp:
2020-12-20T13:45:55+01:00 (3 years ago)
Author:
smasson
Message:

trunk: replace key_mpp_mpi by the opposite key key_mpi_off

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/SAS/nemogcm.F90

    r14227 r14229  
    5858   CHARACTER(lc) ::   cform_aaa="( /, 'AAAAAAAA', / ) "     ! flag for output listing 
    5959 
    60 #if defined key_mpp_mpi 
     60#if ! defined key_mpi_off 
    6161   ! need MPI_Wtime 
    6262   INCLUDE 'mpif.h' 
Note: See TracChangeset for help on using the changeset viewer.