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 247 for trunk/NEMO/OPA_SRC/TRA/zpshde.F90 – NEMO

Ignore:
Timestamp:
2005-03-27T20:35:47+02:00 (19 years ago)
Author:
opalod
Message:

CL : Add CVS Header and CeCILL licence information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/TRA/zpshde.F90

    r87 r247  
    3333#  include "vectopt_loop_substitute.h90" 
    3434   !!---------------------------------------------------------------------- 
    35  
     35   !!---------------------------------------------------------------------- 
     36   !!  OPA 9.0 , LOCEAN-IPSL (2005)  
     37   !! $Header$  
     38   !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
     39   !!---------------------------------------------------------------------- 
    3640CONTAINS 
    3741 
     
    106110         zmaxu1, zmaxu2,         &  !    "         " 
    107111         zmaxv1, zmaxv2             !    "         " 
    108       !!---------------------------------------------------------------------- 
    109       !!  OPA 8.5, LODYC-IPSL (2002) 
    110       !!---------------------------------------------------------------------- 
    111112 
    112113      ! Initialization (first time-step only): compute mbatu and mbatv 
Note: See TracChangeset for help on using the changeset viewer.