Snoopy Version 6.0 (Albert)
gvars.h File Reference

Go to the source code of this file.

Defines

#define NX   96
#define NY   96
#define NZ   96
#define BOUSSINESQ
#define VERTSTRAT
#define WITH_LINEAR_TIDE
#define FFT_PLANNING   FFTW_MEASURE

Define Documentation

#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   96

X Dimension in real space. Must be multiples of NPROC when using MPI.

#define NY   96

Y Dimension in real space. Must be multiples of NPROC when using MPI.

#define NZ   96

Z Dimension in real space.

#define VERTSTRAT

Vertical stratification. Otherwise, Boussinesq stratification is in X

#define WITH_LINEAR_TIDE

Enable linear tide evolution following Goodman & Oh (1997)