37 typeIOobject<IOdictionary> io
40 mesh.time().constant(),
48 Info<<
"Creating porosity model list from " << io.name() <<
nl <<
endl;
55 Info<<
"No porosity models present" <<
nl <<
endl;
IOporosityModelList(const fvMesh &mesh)
Construct from mesh.
bool read(const dictionary &dict)
Read dictionary.
virtual bool read()
Read object.
Ostream & endl(Ostream &os)
Add newline and flush stream.
porosityModelList(const fvMesh &mesh, const dictionary &dict)
virtual bool read()
Read dictionary.
IOdictionary(const IOobject &io, const word &wantedType)
Construct given an IOobject, supply wanted typeName.
Mesh data needed to do the Finite Volume discretisation.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...