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.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
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...
virtual void distribute(const polyDistributionMap &)
Redistribute or update using the given distribution map.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
virtual bool movePoints()
Update for mesh motion.
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.
virtual void topoChange(const polyTopoChangeMap &)
Update topology using the given map.
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
isotropicDamping(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from components.
A class for handling words, derived from string.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
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.
Class containing mesh-to-mesh mapping 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.