1. Details - meteorologytoday/XLab-FFTBarotropic GitHub Wiki

Author:

Hsu, Tien-Yiao

Method

  1. Pseudo-spectral method (2/3 rule applied)
  2. Runge-Kutto of order 4. (RK4)

Compatible Compiler

CygwinGcc 4.8.3 with C++ 11 standard (lambda expression involved)

Dependency

  1. FFTW3 3.3.4 or above (we use float version -> fftw3f library)