Contains the quantities which are are constant within a finite volume in the compositional multi-phase primary variable switching model.
More...
#include <pvsintensivequantities.hh>
|
|
using | FluidState = Opm::CompositionalFluidState<Evaluation, FluidSystem> |
| | The type of the object returned by the fluidState() method.
|
|
|
| PvsIntensiveQuantities (const PvsIntensiveQuantities &other)=default |
|
PvsIntensiveQuantities & | operator= (const PvsIntensiveQuantities &other)=default |
| void | update (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
| const FluidState & | fluidState () const |
| | Returns the phase state for the control-volume.
|
| const DimMatrix & | intrinsicPermeability () const |
| | Returns the intrinsic permeability tensor a degree of freedom.
|
| const Evaluation & | relativePermeability (unsigned phaseIdx) const |
| | Returns the relative permeability of a given phase within the control volume.
|
| const Evaluation & | mobility (unsigned phaseIdx) const |
| | Returns the effective mobility of a given phase within the control volume.
|
| const Evaluation & | porosity () const |
| | Returns the average porosity within the control volume.
|
template<class TypeTag>
class Opm::PvsIntensiveQuantities< TypeTag >
Contains the quantities which are are constant within a finite volume in the compositional multi-phase primary variable switching model.
◆ fluidState()
Returns the phase state for the control-volume.
◆ intrinsicPermeability()
Returns the intrinsic permeability tensor a degree of freedom.
◆ mobility()
Returns the effective mobility of a given phase within the control volume.
◆ porosity()
Returns the average porosity within the control volume.
◆ relativePermeability()
Returns the relative permeability of a given phase within the control volume.
◆ update()
The documentation for this class was generated from the following file: