Generic GeometricField class.
Calculate the wavenumber vector field corresponding to the space vector field of a finite volume mesh...
An ordered pair of two objects of type <T> with first() and second() elements.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Holds list of sampling positions.
static tmp< complexField > forwardTransform(const tmp< complexField > &field, const labelList &nn)
static const word outputPrefix
Directory prefix.
static autoPtr< setWriter > New(const word &writeType, const IOstream::streamFormat writeFormat=IOstream::ASCII, const IOstream::compressionType writeCompression=IOstream::UNCOMPRESSED)
Select given write options.
Integrate a multi-dimensional complexVectorField in k-shells to create the 1D.
Pair< scalarField > kShellIntegration(const complexVectorField &Ek, const Kmesh &K)
complexField ReComplexField(const UList< scalar > &sf)
tmp< scalarField > Ek(const scalar Ea, const scalar k0, const scalarField &k)
void writeEk(const volVectorField &U, const Kmesh &K)
This function evaluates q(k) (McComb, p61) by summing all wavevectors in a k-shell....