Go to the documentation of this file.
85 #ifndef fv_multiphaseStabilizedTurbulence_H
86 #define fv_multiphaseStabilizedTurbulence_H
144 TypeName(
"multiphaseStabilizedTurbulence");
152 const word& sourceName,
153 const word& modelType,
A class for handling words, derived from Foam::string.
Applies corrections to the turbulence kinetic energy equation and turbulence viscosity field for inco...
TypeName("multiphaseStabilizedTurbulence")
Runtime type information.
virtual bool read(const dictionary &dict)
Read source dictionary.
Finite volume options abstract base class. Provides a base set of controls, e.g.:
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void correct(volScalarField &field)
Correct the turbulence viscosity.
Mesh data needed to do the Finite Volume discretisation.
virtual void addSup(const volScalarField &rho, fvMatrix< scalar > &eqn, const label fieldi)
Add explicit contribution to compressible k equation.
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....