60 return momentumTransport;
74 if (turbulenceProperties.typeHeaderOk<
IOdictionary>(
true))
76 return turbulenceProperties;
80 return momentumTransport;
101 alphaRhoPhi_(alphaRhoPhi),
130 if (mesh_.changing())
static word group(const word &name)
Return group (extension part of name)
virtual bool read()
Read object.
virtual void validate()
Validate the turbulence fields after construction.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual void correct()=0
Solve the turbulence equations and correct the turbulence viscosity.
CompressibleMomentumTransportModel< dynamicTransportModel > momentumTransportModel
A class for handling words, derived from string.
static word groupName(Name name, const word &group)
static IOdictionary readModelDict(const objectRegistry &obr, const word &group, bool registerObject=false)
const word & constant() const
Return constant name.
const Mesh & mesh() const
Return mesh.
const Time & time() const
Return time.
defineTypeNameAndDebug(combustionModel, 0)
momentumTransportModel(const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi)
Construct from components.
virtual bool read()=0
Read model coefficients if they have changed.
const Time & time() const
Return time.
A class for managing temporary objects.
Registry of regIOobjects.
const objectRegistry & db() const
Return the local objectRegistry.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual tmp< surfaceScalarField > phi() const
Return the volumetric flux field.