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

Changeset 1686


Ignore:
Timestamp:
2009-10-28T12:12:03+01:00 (14 years ago)
Author:
smasson
Message:

no need of subbasin when ln_diaptr = .false., see ticket:571

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DIA/diaptr.F90

    r1685 r1686  
    524524      ENDIF 
    525525 
     526      IF( .NOT. ln_diaptr )   RETURN 
     527       
    526528      IF( lk_mpp )   CALL mpp_ini_znl      ! Define MPI communicator for zonal sum 
    527529 
Note: See TracChangeset for help on using the changeset viewer.