Skip to content

lijunustc/code-fft-spectrum-kinetic-energy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FFT_spKE

Fast fourier transform (FFT) for kinetic energy spectrum, with fully openmp.

The method is to use 1D FFT to do 3D FFT. Simple math relation is derived.

The advantage is that it can easily achieve parallel performance

Kinetic energy spectrum is easy to deal with when you consider the power spectrum theory.

The code is used to for a paper that is submitted to JFM.

About

OpenMP+FFT for kinetic energy spectrum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 98.4%
  • Shell 1.6%