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/TOP_SRC/TRP/zpshde_trc.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/TOP_SRC/TRP/zpshde_trc.F90

    r202 r247  
    2929#  include "passivetrc_substitute.h90" 
    3030   !!---------------------------------------------------------------------- 
    31  
     31   !!---------------------------------------------------------------------- 
     32   !!  TOP 1.0 , LOCEAN-IPSL (2005) 
     33   !! $Header$ 
     34   !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt 
     35   !!---------------------------------------------------------------------- 
    3236CONTAINS 
    3337 
     
    9599         zmaxu1, zmaxu2,         &  !    "         " 
    96100         zmaxv1, zmaxv2             !    "         " 
    97       !!---------------------------------------------------------------------- 
    98       !!  OPA 8.5, LODYC-IPSL (2002) 
    99       !!---------------------------------------------------------------------- 
    100101 
    101102      ! Initialization (first time-step only): compute mbatu and mbatv 
Note: See TracChangeset for help on using the changeset viewer.