Changes in palm/trunk/SOURCE/poismg.f90 [1:3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/poismg.f90
r1 r3 12 12 ! Former revisions: 13 13 ! ----------------- 14 ! $Log: poismg.f90,v $ 14 ! $Id$ 15 ! RCS Log replace by Id keyword, revision history cleaned up 16 ! 15 17 ! Revision 1.6 2005/03/26 20:55:54 raasch 16 18 ! Implementation of non-cyclic (Neumann) horizontal boundary conditions, 17 19 ! routine prolong simplified (one call of exchange_horiz spared) 18 !19 ! Revision 1.5 2003/10/29 09:04:34 raasch20 ! On a defined level, data are gathered on PE0 and further calculations are21 ! carried out only on this PE.22 !23 ! Revision 1.4 2003/03/16 09:45:57 raasch24 ! Two underscores (_) are placed in front of all define-strings25 !26 ! Revision 1.3 2001/07/23 12:00:31 raasch27 ! Neumann boundary conditions for the upper boundary and Diriclet conditions28 ! for the lower boundary implemented29 !30 ! Revision 1.2 2001/07/20 15:21:55 raasch31 ! Praeprocessor directives included for allreduce32 20 ! 33 21 ! Revision 1.1 2001/07/20 13:10:51 raasch
Note: See TracChangeset
for help on using the changeset viewer.