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

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: advec_s_pw.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.12  2006/02/23 09:42:55  raasch
    1214! nzb_2d replaced by nzb_s_inner
    13 !
    14 ! Revision 1.11  2004/01/30 10:10:03  raasch
    15 ! Scalar lower k index nzb replaced by 2d-array nzb_2d
    16 !
    17 ! Revision 1.10  2003/03/12 16:15:32  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.9  2002/06/11 12:22:14  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 ! Array sk now declared as a pointer.
    26 !
    27 ! Revision 1.8  2001/03/29 17:30:14  raasch
    28 ! Translation of remaining German identifiers (variables, subroutines, etc.)
    29 !
    30 ! Revision 1.7  2001/01/22 04:41:39  raasch
    31 ! Module test_variables removed
    32 !
    33 ! Revision 1.6  2000/01/20 09:13:33  letzel
    34 ! All comments translated into English
    35 !
    36 ! Revision 1.5  1998/07/06 12:03:09  raasch
    37 ! + USE test_variables
    38 !
    39 ! Revision 1.4  1998/04/21 15:51:53  raasch
    40 ! Galilei-Transformation eingebaut
    41 !
    42 ! Revision 1.3  1998/02/10 14:57:53  raasch
    43 ! Es wird jetzt grundsaetzlich die Form C3 verwendet
    44 !
    45 ! Revision 1.2  1997/09/09 08:27:10  raasch
    46 ! Kehrwerte der Gitterweiten implementiert
    4715!
    4816! Revision 1.1  1997/08/29 08:54:20  raasch
Note: See TracChangeset for help on using the changeset viewer.