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/advec_w_up.f90

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: advec_w_up.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.11  2006/02/23 09:47:23  raasch
    1214! *** empty log message ***
    13 !
    14 ! Revision 1.10  2004/01/30 10:13:31  raasch
    15 ! Scalar lower k index nzb replaced by 2d-array nzb_2d
    16 !
    17 ! Revision 1.9  2003/03/12 16:20:07  raasch
    18 ! Full code replaced in the call for all gridpoints instead of calling the
    19 ! _ij version (required by NEC, because otherwise no vectorization)
    20 !
    21 ! Revision 1.8  2002/06/11 12:28:33  raasch
    22 ! Former subroutine changed to a module which allows to be called for all grid
    23 ! points of a single vertical column with index i,j or for all grid points by
    24 ! using function overloading.
    25 !
    26 ! Revision 1.7  2001/03/29 17:37:31  raasch
    27 ! Translation of remaining German identifiers (variables, subroutines, etc.)
    28 !
    29 ! Revision 1.6  2001/01/22 05:21:01  raasch
    30 ! Module test_variables removed
    31 !
    32 ! Revision 1.5  2000/01/20 10:22:08  letzel
    33 ! All comments translated into English
    34 !
    35 ! Revision 1.4  1998/07/06 12:06:25  raasch
    36 ! + USE test_variables
    37 !
    38 ! Revision 1.3  1998/04/21 15:54:20  raasch
    39 ! Galilei-Transformation eingebaut
    40 !
    41 ! Revision 1.2  1997/09/09 08:28:55  raasch
    42 ! Kehrwerte der Gitterweiten implementiert
    4315!
    4416! Revision 1.1  1997/08/29 08:56:33  raasch
Note: See TracChangeset for help on using the changeset viewer.