33template<
class BasicTurbulenceModel>
38 alphat_ = this->rho_*this->
nut()/Prt_;
39 alphat_.correctBoundaryConditions();
45template<
class BasicTurbulenceModel>
55 const word& propertiesName
77 IOobject::groupName(
"alphat", alphaRhoPhi.group()),
90template<
class BasicTurbulenceModel>
95 Prt_.readIfPresent(this->coeffDict());
104template<
class BasicTurbulenceModel>
Templated abstract base class for single-phase compressible turbulence models.
BasicTurbulenceModel::alphaField alphaField
virtual void correctEnergyTransport()
Correct the turbulence thermal diffusivity for energy transport.
virtual void correctNut()
BasicTurbulenceModel::transportModel transportModel
virtual bool read()
Re-read model coefficients if they have changed.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
virtual bool read()
Re-read model coefficients if they have changed.
A class for handling words, derived from Foam::string.
const dimensionSet dimless
Dimensionless.