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.
IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)
Construct from name, instance, registry, io options.
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...