CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

3D FFT

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 28, 2000, 06:14
Default 3D FFT
  #1
szydlowski
Guest
 
Posts: n/a
Hello! I work on a DNS code and the FFT I have is very slow. I'm searching for a 3 dimensional Fast Fourier Transform which is strong and fast. It must be coded in fortran and for a scalar architecture processor and optimised. thanx for answering.

(sorry for my english!!!)
  Reply With Quote

Old   November 29, 2000, 14:39
Default Re: 3D FFT
  #2
frederic felten
Guest
 
Posts: n/a
hi there,

you can download the following code at: http://mae.uta.edu/~lund/ It is a Homogenous isotropic turbulence code (Second order finite difference isotropic turbulence code). It works with spectral methods, and so you'll be able to have access to the fft3d routines.

Hope this helps,

Sincerely,

Frederic Felten. CFD Laboratory, UT Arlington. http://utacfdb.uta.edu/
  Reply With Quote

Old   November 30, 2000, 03:14
Default Re: 3D FFT
  #3
Mark Olesen
Guest
 
Posts: n/a
For a general overview of and comparison of FFT's take a look at <http://www.fftw.org>

There are a vast number of FFT routines available thru <http://www.netlib.org>

Among others, you'll also find an implementation of Singleton's FFT method under <http://www.netlib.org/go/fft-olesen.tar.gz> which should suit your purposes

The code features: * C, F77, F90 * N-dimensions * optimized for Radix-4 and Radix-8 * works for oddball sizes without padding to 2^n * compares favourably on the fftw benchmark

I don't know who is currently maintaining the package.

ciao, /mark
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
FFT for Post Simulation Analysis faisal_durr CFX 12 March 13, 2012 04:35
FFT solver for Poisson equation mranji1 Main CFD Forum 1 November 16, 2009 02:12
qurey regarding fft. sunil Main CFD Forum 0 June 26, 2008 03:11
PIV: fft cross-correlation with large searchwindow Liang Main CFD Forum 0 April 11, 2005 15:39
fft of unsteady solution K S Chang Main CFD Forum 6 January 15, 2004 07:42


All times are GMT -4. The time now is 08:19.