56 if (physicalPropertiesIO.headerOk())
58 return physicalPropertiesIO;
72 if (thermophysicalPropertiesIO.headerOk())
74 return thermophysicalPropertiesIO;
88 if (transportPropertiesIO.headerOk())
90 return transportPropertiesIO;
94 return physicalPropertiesIO;
virtual bool read()
Read object.
Templated form of IOobject providing type information for file reading and header type checking...
static IOobject findModelDict(const objectRegistry &obr, const word &group, bool registerObject=false)
virtual bool read()=0
Read physicalProperties dictionary.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from string.
static word groupName(Name name, const word &group)
const word & constant() const
Return constant name.
physicalProperties(const fvMesh &mesh, const word &group)
Construct from components.
const Time & time() const
Return time.
defineTypeNameAndDebug(combustionModel, 0)
Mesh data needed to do the Finite Volume discretisation.
Registry of regIOobjects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...