Go to the documentation of this file.
78 #ifndef noiseModels_pointNoise_H
79 #define noiseModels_pointNoise_H
121 const label dataseti,
pointNoise(const dictionary &dict, const bool readFields=true)
Base class for noise models.
virtual ~pointNoise()=default
List< fileName > inputFileNames_
Generic templated field type.
virtual bool read(const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const wordHashSet &selectedFields, LIFOStack< regIOobject * > &storedObjects)
Perform noise analysis on point-based pressure data.
const volScalarField & p0
void processData(const label dataseti, const Function1Types::CSV< scalar > &data)
void filterTimeData(const scalarField &t0, const scalarField &p0, scalarField &t, scalarField &p) const
Database for solution data, solver performance and other reduced data.