49 mesh.time().constant(),
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...
readOption readOpt() const
Mesh data needed to do the Finite Volume discretisation.
void addWatch()
Add file watch on object (if registered and READ_IF_MODIFIED)
virtual bool read()
Read object.
Abstract base class for all fluid and solid thermophysical transport models.
thermophysicalTransportModel(const fvMesh &mesh, const word &group)
Construct from mesh and group.
virtual void correct()
Solve the thermophysical transport model equations.
virtual bool read()=0
Read model coefficients if they have changed.
virtual void predict()=0
Predict the thermophysical transport coefficients if possible.
A class for handling words, derived from string.
const char *const group
Group name for atomic constants.
defineTypeNameAndDebug(combustionModel, 0)