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/DYN/dynspg_flt.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/DYN/dynspg_flt.F90

    • Property svn:executable deleted
    r2000 r2236  
    4444   USE lbclnk          ! ocean lateral boundary conditions (or mpp link) 
    4545   USE prtctl          ! Print control 
    46    USE agrif_opa_interp 
    4746   USE iom 
    4847   USE restart         ! only for lrst_oce 
    4948   USE lib_fortran 
     49#if defined key_agrif 
     50   USE agrif_opa_interp 
     51#endif 
    5052 
    5153   IMPLICIT NONE 
     
    6163   !! NEMO/OPA 3.2 , LOCEAN-IPSL (2009)  
    6264   !! $Id$ 
    63    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt)  
     65   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt)  
    6466   !!---------------------------------------------------------------------- 
    6567 
Note: See TracChangeset for help on using the changeset viewer.