77 template<
class BasicMomentumTransportModel>
123 typedef typename BasicMomentumTransportModel::alphaField
alphaField;
124 typedef typename BasicMomentumTransportModel::rhoField
rhoField;
125 typedef typename BasicMomentumTransportModel::transportModel
transportModel;
137 const alphaField&
alpha,
142 const transportModel& transport,
163 alphaK_*this->
nut_ + this->nu()
173 alphaOmega_*this->
nut_ + this->nu()
virtual tmp< fvScalarMatrix > kSource() const
tmp< volScalarField > DomegaEff() const
Return the effective diffusivity for omega.
dimensionedScalar betaStar_
dimensionedScalar alphaK_
kOmega2006(const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &type=typeName)
Construct from components.
virtual bool read()
Read RASProperties dictionary.
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))
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
TypeName("kOmega2006")
Runtime type information.
Eddy viscosity turbulence model base class.
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
dimensionedScalar sigmaDo_
BasicMomentumTransportModel::transportModel transportModel
BasicMomentumTransportModel::alphaField alphaField
A class for handling words, derived from string.
virtual ~kOmega2006()
Destructor.
virtual void correctNut()
tmp< volScalarField > DkEff() const
Return the effective diffusivity for k.
Standard (2006) high Reynolds-number k-omega turbulence model for incompressible and compressible flo...
virtual void correct()
Solve the turbulence equations and correct the turbulence viscosity.
virtual tmp< fvScalarMatrix > omegaSource() const
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
BasicMomentumTransportModel::rhoField rhoField
static word modelName(Name name, const word &model)
Return the name of the object within the given model.
A class for managing temporary objects.
virtual tmp< volScalarField > omega() const
Return the turbulence specific dissipation rate.
dimensionedScalar alphaOmega_