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

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: advec_v_pw.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.15  2006/02/23 09:46:08  raasch
    1214! nzb_2d replaced by nzb_v_inner
    13 !
    14 ! Revision 1.14  2005/03/26 14:52:51  raasch
    15 ! Extension of horizontal loop upper bounds for non-cyclic boundary conditions
    16 !
    17 ! Revision 1.13  2004/01/30 10:12:25  raasch
    18 ! Scalar lower k index nzb replaced by 2d-array nzb_2d
    19 !
    20 ! Revision 1.12  2003/03/12 16:18:19  raasch
    21 ! Full code replaced in the call for all gridpoints instead of calling the
    22 ! _ij version (required by NEC, because otherwise no vectorization)
    23 !
    24 ! Revision 1.11  2002/06/11 12:26:18  raasch
    25 ! Former subroutine changed to a module which allows to be called for all grid
    26 ! points of a single vertical column with index i,j or for all grid points by
    27 ! using function overloading.
    28 !
    29 ! Revision 1.10  2001/03/29 17:36:06  raasch
    30 ! Translation of remaining German identifiers (variables, subroutines, etc.)
    31 !
    32 ! Revision 1.9  2001/01/22 05:14:48  raasch
    33 ! Module test_variables removed
    34 !
    35 ! Revision 1.8  2000/01/20 10:16:37  letzel
    36 ! All comments translated into English
    37 !
    38 ! Revision 1.7  1998/08/05 06:49:43  raasch
    39 ! Alle Gitterpunkte gleich behandelt (keine zentralen Differenzenquotienten mehr
    40 ! bei Vertikaladvektion bei k=1)
    4115!
    4216! Revision 1.1  1997/08/11 06:09:57  raasch
Note: See TracChangeset for help on using the changeset viewer.