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 2681 for branches – NEMO

Changeset 2681 for branches


Ignore:
Timestamp:
2011-03-10T18:22:49+01:00 (13 years ago)
Author:
trackstand2
Message:

Added missing USE lib_mpp for ctl_warn and mpp_sum in bdy_oce_alloc()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_r2586_dynamic_mem/NEMOGCM/NEMO/OPA_SRC/BDY/bdy_oce.F90

    r2679 r2681  
    8989   FUNCTION bdy_oce_alloc() 
    9090      !!---------------------------------------------------------------------- 
     91      USE lib_mpp, ONLY: ctl_warn, mpp_sum 
     92      ! 
    9193      INTEGER :: bdy_oce_alloc 
    9294      !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.