Go to the documentation of this file.
48 const word& propertiesName
55 IOobject::groupName(propertiesName,
U.group()),
58 IOobject::MUST_READ_IF_MODIFIED,
67 alphaRhoPhi_(alphaRhoPhi),
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for handling words, derived from string.
virtual tmp< surfaceScalarField > phi() const
Return the volumetric flux field.
A class for managing temporary objects.
static const word propertiesName
Default name of the turbulence properties dictionary.
virtual bool read()
Read object.
virtual void correct()=0
Solve the turbulence equations and correct the turbulence viscosity.
ThermalDiffusivity< CompressibleTurbulenceModel< fluidThermo > > turbulenceModel
virtual bool read()=0
Read model coefficients if they have changed.
virtual void validate()
Validate the turbulence fields after construction.
const surfaceScalarField & phi_
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)
turbulenceModel(const turbulenceModel &)
Disallow default bitwise copy construct.