Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/calc_spectra.f90

    r3 r1  
    88! Former revisions:
    99! -----------------
    10 ! $Id$
    11 ! RCS Log replace by Id keyword, revision history cleaned up
    12 !
     10! $Log: calc_spectra.f90,v $
    1311! Revision 1.9  2006/04/11 14:56:00  raasch
    1412! pl_spectra renamed data_output_sp
     13!
     14! Revision 1.8  2005/05/18 15:08:18  raasch
     15! n is assigned the number of spectra (formerly, the number of spectra was
     16! given by n-1)
     17!
     18! Revision 1.7  2005/04/23 08:41:39  raasch
     19! Abort in case of non-cyclic lateral boundaries
     20!
     21! Revision 1.6  2004/04/30 08:23:12  raasch
     22! Usage of all available FFT-methods is possible, direct transpositions from
     23! z to x and from z to y are used, FFT routines renamed, module
     24! fft_for_1d_decomp renamed fft_xy, extensions for enlarged subdomain added
     25!
     26! Revision 1.5  2003/03/16 09:27:35  raasch
     27! Two underscores (_) are placed in front of all define-strings
     28!
     29! Revision 1.4  2002/06/11 12:44:15  raasch
     30! 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  raasch
     37! Module singleton moved to modules.f90
    1538!
    1639! Revision 1.1  2001/01/05 15:08:07  raasch
Note: See TracChangeset for help on using the changeset viewer.