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

    r1 r3  
    1212! Former revisions:
    1313! -----------------
    14 ! $Log: poismg.f90,v $
     14! $Id$
     15! RCS Log replace by Id keyword, revision history cleaned up
     16!
    1517! Revision 1.6  2005/03/26 20:55:54  raasch
    1618! Implementation of non-cyclic (Neumann) horizontal boundary conditions,
    1719! routine prolong simplified (one call of exchange_horiz spared)
    18 !
    19 ! Revision 1.5  2003/10/29 09:04:34  raasch
    20 ! On a defined level, data are gathered on PE0 and further calculations are
    21 ! carried out only on this PE.
    22 !
    23 ! Revision 1.4  2003/03/16 09:45:57  raasch
    24 ! Two underscores (_) are placed in front of all define-strings
    25 !
    26 ! Revision 1.3  2001/07/23 12:00:31  raasch
    27 ! Neumann boundary conditions for the upper boundary and Diriclet conditions
    28 ! for the lower boundary implemented
    29 !
    30 ! Revision 1.2  2001/07/20 15:21:55  raasch
    31 ! Praeprocessor directives included for allreduce
    3220!
    3321! Revision 1.1  2001/07/20 13:10:51  raasch
Note: See TracChangeset for help on using the changeset viewer.