39#ifndef incompressible_RASVariables_kOmegaSST_H
40#define incompressible_RASVariables_kOmegaSST_H
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Mesh data needed to do the Finite Volume discretisation.
RASModelVariables(const fvMesh &mesh, const solverControl &SolverControl)
Construct from components.
tmp< volScalarField::Internal > computeG()
TypeName("kOmegaSST")
Runtime type information.
virtual tmp< volScalarField::Internal > G()
Return the turbulence production term.
virtual ~kOmegaSST()=default
Destructor.
virtual void allocateMeanFields()
kOmegaSST(const fvMesh &mesh, const solverControl &SolverControl)
Construct from components.
virtual void computeMeanFields()
Compute mean fields on the fly.
autoPtr< volScalarField::Internal > GMean_
Average of the production term.
Base class for solver control classes.
A class for managing temporary objects.
IncompressibleTurbulenceModel< transportModel > turbulenceModel
cellMask correctBoundaryConditions()