50 "transportProperties",
72 return viscosityModelPtr_->nu();
79 return viscosityModelPtr_->nu(patchi);
85 viscosityModelPtr_->correct();
93 return viscosityModelPtr_->read(*
this);
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual bool read()
Read object.
virtual bool read()
Read transportProperties dictionary.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
const word & constant() const
Return constant name.
virtual void correct()
Correct the laminar viscosity.
defineTypeNameAndDebug(combustionModel, 0)
singlePhaseTransportModel(const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
const Time & time() const
Return time.
static autoPtr< viscosityModel > New(const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi)
Return a reference to the selected viscosity model.
virtual ~singlePhaseTransportModel()
Destructor.
A class for managing temporary objects.
const objectRegistry & db() const
Return the local objectRegistry.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual tmp< volScalarField > nu() const
Return the laminar viscosity.