Contains the quantities which are are constant within a sub-control volume of the finite volume grid in an m-phase, n-component, mineralization model.
#include <dumux/porousmediumflow/mineralization/volumevariables.hh>
|
Scalar | solidVolumeFraction (int sCompIdx) const |
| Returns the volume fraction of the precipitate (solid phase) for the given phaseIdx.
|
|
Scalar | solidComponentDensity (int sCompIdx) const |
| Returns the density of the phase for all fluid and solid phases.
|
|
Scalar | solidComponentMolarDensity (int sCompIdx) const |
| Returns the density of the phase for all fluid and solid phases.
|
|
◆ SolidSystem
template<class Traits , class NonMineralizationVolVars >
◆ solidComponentDensity()
template<class Traits , class NonMineralizationVolVars >
- Parameters
-
sCompIdx | The index of the solid component |
◆ solidComponentMolarDensity()
template<class Traits , class NonMineralizationVolVars >
- Parameters
-
sCompIdx | The index of the solid component |
◆ solidVolumeFraction()
template<class Traits , class NonMineralizationVolVars >
- Parameters
-
sCompIdx | The index of the solid component |
The documentation for this class was generated from the following file: