Go to the documentation of this file.
57 #ifndef acousticDampingSource_H
58 #define acousticDampingSource_H
138 const word& modelType,
A class for handling words, derived from Foam::string.
Cell-set options abstract base class. Provides a base set of controls, e.g.:
virtual void addSup(fvMatrix< vector > &eqn, const label fieldI)
Add implicit contribution to momentum equation.
const word & name() const
Return const access to the source name.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
void setBlendingFactor()
Helper function to set the blending factor.
dimensionedScalar frequency_
Frequency [Hz].
word URefName_
Name of reference velocity field.
TypeName("acousticDampingSource")
Runtime type information.
virtual bool read(const dictionary &dict)
Read dictionary.
virtual ~acousticDampingSource()=default
Destructor.
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.
label w_
Stencil width, default = 20.
volScalarField blendFactor_
Blending factor [].
const fvMesh & mesh() const
Return const access to the mesh database.
A special matrix type and solver, designed for finite volume solutions of scalar equations....