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. More...
#include <dumux/porousmediumflow/mineralization/volumevariables.hh>
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.
Public Types | |
| using | SolidSystem = typename Traits::SolidSystem |
Public Member Functions | |
| Scalar | solidVolumeFraction (int sCompIdx) const |
| Returns the volume fraction of the precipitate (solid phase) for the given phaseIdx. More... | |
| Scalar | solidComponentDensity (int sCompIdx) const |
| Returns the density of the phase for all fluid and solid phases. More... | |
| Scalar | solidComponentMolarDensity (int sCompIdx) const |
| Returns the density of the phase for all fluid and solid phases. More... | |
| using Dumux::MineralizationVolumeVariables< Traits, NonMineralizationVolVars >::SolidSystem = typename Traits::SolidSystem |
|
inline |
Returns the density of the phase for all fluid and solid phases.
| sCompIdx | The index of the solid component |
|
inline |
Returns the density of the phase for all fluid and solid phases.
| sCompIdx | The index of the solid component |
|
inline |
Returns the volume fraction of the precipitate (solid phase) for the given phaseIdx.
| sCompIdx | The index of the solid component |