Contains the intensive quantities of the flash-based compositional multi-phase model.
More...
|
|
| FlashIntensiveQuantities (const FlashIntensiveQuantities &other)=default |
|
FlashIntensiveQuantities & | operator= (const FlashIntensiveQuantities &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.
|
|
| FlashIntensiveQuantities (const FlashIntensiveQuantities &other)=default |
|
FlashIntensiveQuantities & | operator= (const FlashIntensiveQuantities &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::FlashIntensiveQuantities< TypeTag >
Contains the intensive quantities of the flash-based compositional multi-phase model.
Contains the intensive quantities of the ptflash-based compositional multi-phase model.