Changes in palm/trunk/SOURCE/calc_spectra.f90 [1:3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/calc_spectra.f90
r1 r3 8 8 ! Former revisions: 9 9 ! ----------------- 10 ! $Log: calc_spectra.f90,v $ 10 ! $Id$ 11 ! RCS Log replace by Id keyword, revision history cleaned up 12 ! 11 13 ! Revision 1.9 2006/04/11 14:56:00 raasch 12 14 ! pl_spectra renamed data_output_sp 13 !14 ! Revision 1.8 2005/05/18 15:08:18 raasch15 ! n is assigned the number of spectra (formerly, the number of spectra was16 ! given by n-1)17 !18 ! Revision 1.7 2005/04/23 08:41:39 raasch19 ! Abort in case of non-cyclic lateral boundaries20 !21 ! Revision 1.6 2004/04/30 08:23:12 raasch22 ! Usage of all available FFT-methods is possible, direct transpositions from23 ! z to x and from z to y are used, FFT routines renamed, module24 ! fft_for_1d_decomp renamed fft_xy, extensions for enlarged subdomain added25 !26 ! Revision 1.5 2003/03/16 09:27:35 raasch27 ! Two underscores (_) are placed in front of all define-strings28 !29 ! Revision 1.4 2002/06/11 12:44:15 raasch30 ! TRIM function added (needed on IBM-systems)31 !32 ! Revision 1.3 2001/03/30 06:55:58 06:55:58 raasch (Siegfried Raasch)33 ! Work array replaced by tend,34 ! Translation of remaining German identifiers (variables, subroutines, etc.)35 !36 ! Revision 1.2 2001/01/25 06:52:21 raasch37 ! Module singleton moved to modules.f9038 15 ! 39 16 ! Revision 1.1 2001/01/05 15:08:07 raasch
Note: See TracChangeset
for help on using the changeset viewer.