53 momentumTransport.
mesh(),
59 momentumTransportModel_(momentumTransport)
static word group(const word &name)
Return group (extension part of name)
virtual bool read()
Read object.
thermophysicalTransportModel(const compressibleMomentumTransportModel &momentumTransport)
Construct from compressibleMomentumTransportModel.
const Time & time() const
virtual bool read()=0
Read model coefficients if they have changed.
const fvMesh & mesh() const
virtual void correct()=0
Solve the thermophysical transport model equations.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
static word groupName(Name name, const word &group)
const word & constant() const
Return constant name.
defineTypeNameAndDebug(combustionModel, 0)
const surfaceScalarField & alphaRhoPhi() const
Access function to phase flux field.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Base class for single-phase compressible turbulence models.