Changes in palm/trunk/SOURCE/poismg.f90 [3:1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/poismg.f90
r3 r1 12 12 ! Former revisions: 13 13 ! ----------------- 14 ! $Id$ 15 ! RCS Log replace by Id keyword, revision history cleaned up 16 ! 14 ! $Log: poismg.f90,v $ 17 15 ! Revision 1.6 2005/03/26 20:55:54 raasch 18 16 ! Implementation of non-cyclic (Neumann) horizontal boundary conditions, 19 17 ! 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 20 32 ! 21 33 ! Revision 1.1 2001/07/20 13:10:51 raasch
Note: See TracChangeset
for help on using the changeset viewer.