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_z.f90

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