Snoopy Version 6.0 (Albert)
|
Go to the source code of this file.
Defines | |
#define | NX 64 |
#define | NY 64 |
#define | NZ 64 |
#define | BOUSSINESQ |
#define | VERTSTRAT |
#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 64 |
X Dimension in real space. Must be multiples of NPROC when using MPI.
#define NY 64 |
Y Dimension in real space. Must be multiples of NPROC when using MPI.
#define NZ 64 |
Z Dimension in real space.
#define VERTSTRAT |
Vertical stratification. Otherwise, Boussinesq stratification is in X