73 #ifndef interfaceTurbulenceDamping_H 74 #define interfaceTurbulenceDamping_H 130 template<
class RhoType>
135 const word& fieldName
142 TypeName(
"interfaceTurbulenceDamping");
150 const word& sourceName,
151 const word& modelType,
173 const word& fieldName
182 const word& fieldName
191 const word& fieldName
interfaceTurbulenceDamping(const word &sourceName, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from explicit source name and mesh.
Free-surface phase turbulence damping function.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
Templated abstract base class for multiphase compressible turbulence models.
virtual void distribute(const polyDistributionMap &)
Redistribute or update using the given distribution map.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual wordList addSupFields() const
Return the list of fields for which the option adds source term.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
Finite volume model abstract base class.
virtual bool movePoints()
Update for mesh motion.
const fvMesh & mesh() const
Return const access to the mesh database.
A class for handling words, derived from string.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
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.
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
virtual void addSup(fvMatrix< scalar > &eqn, const word &fieldName) const
Add explicit contribution to mixture epsilon or omega equation.
Mesh data needed to do the Finite Volume discretisation.
TypeName("interfaceTurbulenceDamping")
Runtime type information.
virtual void topoChange(const polyTopoChangeMap &)
Update topology using the given map.
A class for managing temporary objects.
Class containing mesh-to-mesh mapping information.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
void operator=(const interfaceTurbulenceDamping &)=delete
Disallow default bitwise assignment.