Go to the documentation of this file.
37 #ifndef porosityModelList_H
38 #define porosityModelList_H
51 class porosityModelList;
52 Ostream&
operator<<(Ostream&
os,
const porosityModelList& models);
93 bool active(
const bool warn =
false)
const;
114 bool correctAUprocBC =
true
const dimensionedScalar mu
void addResistance(fvVectorMatrix &UEqn)
bool active(const bool warn=false) const
Forward declarations of fvMatrix specializations.
List container for porosity models.
Ostream & operator<<(Ostream &, const boundaryPatch &p)
void reset(const dictionary &dict)
~porosityModelList()=default
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
bool read(const dictionary &dict)
Mesh data needed to do the Finite Volume discretisation.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
bool writeData(Ostream &os) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Generic GeometricField class.