Ignore:
Timestamp:
Feb 13, 2007 11:30:58 AM (17 years ago)
Author:
raasch
Message:

RCS Log replace by Id keyword, revision history cleaned up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/spline_y.f90

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: spline_y.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.9  2004/04/30 12:54:37  raasch
    1214! Names of transpose indices changed, enlarged transposition arrays introduced
    13 !
    14 ! Revision 1.8  2003/03/16 09:48:41  raasch
    15 ! Two underscores (_) are placed in front of all define-strings
    16 !
    17 ! Revision 1.7  2001/03/30 07:53:40  raasch
    18 ! Arrays r and wrk_spline changed from 3D to 2D and removed from argument
    19 ! list. Several loops over k/i (parallel/non-parallel) combined to one loop.
    20 ! Application of long filter moved to this routine. All comments and identifiers
    21 ! translated into English.
    22 !
    23 ! Revision 1.6  2001/01/22 08:09:04  raasch
    24 ! Module test_variables removed
    25 !
    26 ! Revision 1.5  1999/11/25 16:30:42  raasch
    27 ! Laufindex-Fehler korrigiert
    28 !
    29 ! Revision 1.4  1999/03/25 07:33:16  raasch
    30 ! Filterung der Ueberschwinger geschieht optional, ups_limit_e eingefuehrt,
    31 ! Ueberschwinger werden in gewissen Grenzen erlaubt
    32 !
    33 ! Revision 1.3  1999/02/26 17:54:28  schroeter
    34 ! - Gradientenkontrolle fuer den nicht-parallelen Teil
    35 ! - statistische Auswertung ueber den prozentualen Anteil des
    36 !   Upstream-Verfahrens an der Gesamtadvektion fuer nicht-
    37 !   parallelen Teil
    38 !
    39 ! Revision 1.2  1999/02/17 09:31:34  raasch
    40 ! Test einer Wertebegrenzung zur Verhinderung von Ueberschwingern
    4115!
    4216! Revision 1.1  1999/02/05 09:16:31  raasch
Note: See TracChangeset for help on using the changeset viewer.