59 return physicalPropertiesIO;
73 if (thermophysicalPropertiesIO.
headerOk())
75 return thermophysicalPropertiesIO;
89 if (transportPropertiesIO.
headerOk())
91 return transportPropertiesIO;
95 return physicalPropertiesIO;
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...
bool & registerObject()
Register object created from this IOobject with registry if true.
word group() const
Return group (extension part of name)
static word groupName(Name name, const word &group)
static const word & constant()
Return constant name.
Registry of regIOobjects.
const Time & time() const
Return time.
A base class for physical properties.
physicalProperties(const objectRegistry &obr, const word &group)
Construct from components.
static IOobject findModelDict(const objectRegistry &obr, const word &group, bool registerObject=false)
Find the physicalProperties dictionary and return the IOobject.
virtual bool read()
Read physicalProperties dictionary.
virtual void rename(const word &newName)
Rename.
virtual bool read()
Read object.
Templated form of IOobject providing type information for file reading and header type checking.
bool headerOk()
Read header (uses typeGlobalFile to find file) and check.
A class for handling words, derived from string.
const char *const group
Group name for atomic constants.
defineTypeNameAndDebug(combustionModel, 0)