1. Details - meteorologytoday/XLab-FFTBarotropic GitHub Wiki
Author:
Hsu, Tien-Yiao
Method
- Pseudo-spectral method (2/3 rule applied)
- Runge-Kutto of order 4. (RK4)
Compatible Compiler
CygwinGcc 4.8.3 with C++ 11 standard (lambda expression involved)
Dependency
- FFTW3 3.3.4 or above (we use float version -> fftw3f library)