Go to the documentation of this file.
35 #ifndef porosityModelList_H
36 #define porosityModelList_H
49 class porosityModelList;
50 Ostream&
operator<<(Ostream& os,
const porosityModelList& models);
112 bool correctAUprocBC =
true
const dimensionedScalar mu
Atomic mass unit.
void addResistance(fvVectorMatrix &UEqn)
Add resistance.
Forward declarations of fvMatrix specializations.
~porosityModelList()
Destructor.
List container for porosity models.
void reset(const dictionary &dict)
Reset the source list.
tmp< fvVectorMatrix > UEqn(fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U)==fvOptions(U))
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Ostream & operator<<(Ostream &, const edgeMesh &)
A list of keyword definitions, which are a keyword followed by any number of values (e....
bool read(const dictionary &dict)
Read dictionary.
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
Write data to Ostream.
const fvMesh & mesh_
Reference to the mesh database.
void operator=(const porosityModelList &)
Disallow default bitwise assignment.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Generic GeometricField class.
porosityModelList(const porosityModelList &)
Disallow default bitwise copy construct.
bool active(const bool active=false) const
Return active status.