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/TRA/tranxt.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/TRA/tranxt.F90

    r1876 r2208  
    3636   USE lbclnk          ! ocean lateral boundary conditions (or mpp link) 
    3737   USE prtctl          ! Print control 
     38   USE obc_oce  
     39#if defined key_agrif 
    3840   USE agrif_opa_update 
    3941   USE agrif_opa_interp 
    4042   USE obc_oce  
     43#endif 
    4144 
    4245   IMPLICIT NONE 
     
    5255   !! NEMO/OPA 3.0 , LOCEAN-IPSL (2008)  
    5356   !! $Id$ 
    54    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     57   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    5558   !!---------------------------------------------------------------------- 
    5659 
Note: See TracChangeset for help on using the changeset viewer.