Snoopy Version 6.0 (Albert)
|
Go to the source code of this file.
Defines | |
#define | NX 512 |
#define | NY 512 |
#define | NZ 2 |
#define | BOUSSINESQ |
#define | WITH_ROTATION |
#define | WITH_SHEAR |
#define | FFT_PLANNING FFTW_MEASURE |
#define BOUSSINESQ |
Uncomment to activate Boussinesq
#define FFT_PLANNING FFTW_MEASURE |
can be either FFTW_ESTIMATE, FFTW_MEASURE, FFTW_PATIENT or FFTW_EXHAUSTIVE (see fftw3 doc). Measure leads to longer initialisation of fft routines
#define NX 512 |
X Dimension in real space. Must be multiples of NPROC when using MPI.
#define NY 512 |
Y Dimension in real space. Must be multiples of NPROC when using MPI.
#define NZ 2 |
Z Dimension in real space.
#define WITH_ROTATION |
#define WITH_SHEAR |
Uncomment to activate mean SHEAR