39#ifndef incompressible_RASVariables_LaunderSharmaKE_H
40#define incompressible_RASVariables_LaunderSharmaKE_H
93 inline virtual bool hasNut()
const
Mesh data needed to do the Finite Volume discretisation.
RASModelVariables(const fvMesh &mesh, const solverControl &SolverControl)
Construct from components.
virtual bool hasTMVar2() const
virtual bool hasNut() const
virtual ~LaunderSharmaKE()=default
Destructor.
virtual bool hasTMVar1() const
Bools to identify which turbulent fields are present.
TypeName("LaunderSharmaKE")
Runtime type information.
LaunderSharmaKE(const fvMesh &mesh, const solverControl &SolverControl)
Construct from components.
Base class for solver control classes.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.