Changes in palm/trunk/SOURCE/spline_x.f90 [1:3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/spline_x.f90
r1 r3 8 8 ! Former revisions: 9 9 ! ----------------- 10 ! $Log: spline_x.f90,v $ 10 ! $Id$ 11 ! RCS Log replace by Id keyword, revision history cleaned up 12 ! 11 13 ! Revision 1.8 2004/04/30 12:54:20 raasch 12 14 ! Names of transpose indices changed, enlarged transposition arrays introduced 13 !14 ! Revision 1.7 2003/03/16 09:47:17 raasch15 ! Two underscores (_) are placed in front of all define-strings16 !17 ! Revision 1.6 2001/03/30 07:53:19 raasch18 ! Arrays r, vad and wrk_spline changed from 3D to 2D and removed from argument19 ! list. Several loops over k/j (parallel/non-parallel) combined to one loop.20 ! Application of long filter moved to this routine. All comments and identifiers21 ! translated into English.22 !23 ! Revision 1.5 2001/01/22 08:07:41 raasch24 ! Module test_variables removed25 !26 ! Revision 1.4 1999/03/25 07:32:31 raasch27 ! Filterung der Ueberschwinger geschieht optional, ups_limit_e eingefuehrt,28 ! Ueberschwinger werden in gewissen Grenzen erlaubt29 !30 ! Revision 1.3 1999/02/26 17:53:26 schroeter31 ! - Gradientenkontrolle fuer den nicht-parallelen Teil32 ! - statistische Auswertung ueber den prozentualen Anteil des33 ! Upstream-Verfahrens an der Gesamtadvektion fuer nicht-34 ! parallelen Teil35 !36 ! Revision 1.2 1999/02/17 09:30:19 raasch37 ! Wertebegrenzung zur Verhinderung von Ueberschwingern38 15 ! 39 16 ! Revision 1.1 1999/02/05 09:15:59 raasch
Note: See TracChangeset
for help on using the changeset viewer.