Go to the documentation of this file.
66 #ifndef explicitPorositySource_H
67 #define explicitPorositySource_H
122 const word& modelType,
A class for handling words, derived from string.
Cell-set options abtract base class. Provides a base set of controls, e.g.
const word & name() const
Return const access to the source name.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
TypeName("explicitPorositySource")
Runtime type information.
void operator=(const explicitPorositySource &)
Disallow default bitwise assignment.
Explicit porosity source.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual void addSup(fvMatrix< vector > &eqn, const label fieldI)
Add implicit contribution to momentum equation.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const fvMesh & mesh() const
Return const access to the mesh database.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
virtual bool read(const dictionary &dict)
Read dictionary.
explicitPorositySource(const explicitPorositySource &)
Disallow default bitwise copy construct.
Generic GeometricField class.
autoPtr< porosityModel > porosityPtr_
Run-time selectable porosity model.
virtual ~explicitPorositySource()
Destructor.