Changes in palm/trunk/SOURCE/init_rankine.f90 [3:1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_rankine.f90
r3 r1 8 8 ! Former revisions: 9 9 ! ----------------- 10 ! $Id$ 11 ! RCS Log replace by Id keyword, revision history cleaned up 12 ! 10 ! $Log: init_rankine.f90,v $ 13 11 ! Revision 1.11 2005/03/26 20:38:49 raasch 14 12 ! Arguments for non-cyclic boundary conditions added to argument list of 15 13 ! routine exchange_horiz 14 ! 15 ! Revision 1.10 2004/01/28 15:11:27 raasch 16 ! Setting of bt before calling pres removed 17 ! 18 ! Revision 1.9 2001/03/30 07:32:49 raasch 19 ! Arguments removed from pres, 20 ! Translation of remaining German identifiers (variables, subroutines, etc.) 21 ! 22 ! Revision 1.8 2001/01/22 19:44:52 letzel 23 ! All comments translated into English. 24 ! 25 ! Revision 1.7 2001/01/22 07:20:30 raasch 26 ! Module test_variables removed 27 ! 28 ! Revision 1.6 1998/07/06 12:17:44 raasch 29 ! + USE test_variables 30 ! 31 ! Revision 1.5 1998/04/15 11:20:38 raasch 32 ! pt, usws und vsws werden an pres uebergeben 33 ! 34 ! Revision 1.4 1997/09/12 06:26:30 raasch 35 ! Wirbelradius jetzt proportional zur Gitterweite 36 ! 37 ! Revision 1.3 1997/09/09 08:29:24 raasch 38 ! Kehrwerte der Gitterweiten implementiert 39 ! 40 ! Revision 1.2 1997/08/26 06:31:33 raasch 41 ! +tend in pres-Aufruf 16 42 ! 17 43 ! Revision 1.1 1997/08/11 06:18:43 raasch
Note: See TracChangeset
for help on using the changeset viewer.