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 2236 for branches/DEV_r2106_LOCEAN2010/NEMO/OPA_SRC/lib_mpp.F90 – NEMO

Ignore:
Timestamp:
2010-10-12T20:49:32+02:00 (14 years ago)
Author:
cetlod
Message:

First guess of NEMO_v3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2106_LOCEAN2010/NEMO/OPA_SRC/lib_mpp.F90

    r2004 r2236  
    7171   PUBLIC   mpprecv, mppsend, mppscatter, mppgather 
    7272   PUBLIC   mppobc, mpp_ini_ice, mpp_ini_znl 
    73 #if defined key_oasis3 || defined key_oasis4 
    7473   PUBLIC   mppsize, mpprank 
    75 #endif 
    7674 
    7775# if defined key_mpp_rep1 
     
    176174   !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009)  
    177175   !! $Id$ 
    178    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     176   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    179177   !!---------------------------------------------------------------------- 
    180178 
Note: See TracChangeset for help on using the changeset viewer.