Go to the documentation of this file.
34 #ifndef waveModels_waveAbsorptionModel_H
35 #define waveModels_waveAbsorptionModel_H
59 virtual scalar
timeCoeff(
const scalar t)
const;
Base class for waveModels.
virtual ~waveAbsorptionModel()=default
A patch is a list of labels that address the faces in the global face list.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
virtual scalar timeCoeff(const scalar t) const
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const wordHashSet &selectedFields, LIFOStack< regIOobject * > &storedObjects)
virtual bool readDict(const dictionary &overrideDict)
waveAbsorptionModel(const dictionary &dict, const fvMesh &mesh, const polyPatch &patch, const bool readFields=true)
TypeName("waveAbsorptionModel")