77 #ifndef isotropicDamping_H 78 #define isotropicDamping_H 128 const word& modelType,
147 const word& fieldName
155 const word& fieldName
164 const word& fieldName
virtual void addSup(fvMatrix< vector > &eqn, const word &fieldName) const
Source term to momentum equation.
const word & name() const
Return const access to the source name.
A list of keyword definitions, which are a keyword followed by any number of values (e...
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
DimensionedField< scalar, volMesh > Internal
Type of the internal field from which this GeometricField is derived.
const fvMesh & mesh() const
Return const access to the mesh database.
virtual ~isotropicDamping()
Destructor.
isotropicDamping(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from components.
A class for handling words, derived from string.
virtual bool read(const dictionary &dict)
Read dictionary.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
Base fvModel for damping functions.
Mesh data needed to do the Finite Volume discretisation.
TypeName("isotropicDamping")
Runtime type information.
This fvModel applies an implicit damping force to all components of the vector field to relax the fie...
tmp< volScalarField::Internal > forceCoeff() const
Return the force coefficient.