64 #ifndef LaunderSharmaKE_H 65 #define LaunderSharmaKE_H 81 template<
class BasicMomentumTransportModel>
118 typedef typename BasicMomentumTransportModel::alphaField
alphaField;
119 typedef typename BasicMomentumTransportModel::rhoField
rhoField;
131 const alphaField&
alpha,
160 (this->
nut_/sigmak_ + this->
nu())
170 (this->
nut_/sigmaEps_ + this->
nu())
BasicMomentumTransportModel::alphaField alphaField
TypeName("LaunderSharmaKE")
Runtime type information.
virtual ~LaunderSharmaKE()
Destructor.
tmp< volScalarField > DepsilonEff() const
Return the effective diffusivity for epsilon.
virtual bool read()
Re-read model coefficients if they have changed.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
wordList types() const
Return a list of the patch field types.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
Eddy viscosity turbulence model base class.
virtual tmp< fvScalarMatrix > kSource() const
BasicMomentumTransportModel::rhoField rhoField
virtual tmp< volScalarField > omega() const
Return the turbulence specific dissipation rate.
virtual tmp< fvScalarMatrix > epsilonSource() const
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
A class for handling words, derived from string.
tmp< volScalarField > f2() const
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
Abstract base class for all fluid physical properties.
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
void operator=(const LaunderSharmaKE &)=delete
Disallow default bitwise assignment.
dimensionedScalar sigmaEps_
LaunderSharmaKE(const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const viscosity &viscosity, const word &type=typeName)
Construct from components.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
virtual void correctNut()
tmp< volScalarField > fMu() const
A class for managing temporary objects.
virtual tmp< volScalarField > nu() const
Return the laminar viscosity.
Launder and Sharma low-Reynolds k-epsilon turbulence model for incompressible and compressible and co...
dimensionedScalar sigmak_