35 #ifndef porosityModelList_H 36 #define porosityModelList_H 49 class porosityModelList;
50 Ostream&
operator<<(Ostream& os,
const porosityModelList& models);
112 bool correctAUprocBC =
true bool writeData(Ostream &os) const
Write data to Ostream.
bool read(const dictionary &dict)
Read dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const fvMesh & mesh_
Reference to the mesh database.
~porosityModelList()
Destructor.
void reset(const dictionary &dict)
Reset the source list.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const dimensionedScalar mu
Atomic mass unit.
Forward declarations of fvMatrix specializations.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Mesh data needed to do the Finite Volume discretisation.
Ostream & operator<<(Ostream &, const ensightPart &)
List container for porosity models.
bool active(const bool active=false) const
Return active status.
void addResistance(fvVectorMatrix &UEqn)
Add resistance.