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

Ignore:
Timestamp:
2010-10-12T11:20:53+02:00 (14 years ago)
Author:
rblod
Message:

Put FCM NEMO code changes in DEV_r2191_3partymerge2010 branch

File:
1 edited

Legend:

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

    r2207 r2208  
    101101   !! ========================= !! 
    102102!$AGRIF_DO_NOT_TREAT 
    103 #  include <mpif.h> 
     103   INCLUDE 'mpif.h' 
    104104!$AGRIF_END_DO_NOT_TREAT 
    105105    
     
    160160   !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009)  
    161161   !! $Id$ 
    162    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     162   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    163163   !!---------------------------------------------------------------------- 
    164164 
Note: See TracChangeset for help on using the changeset viewer.