Ewoms::BlackOilIntensiveQuantities< TypeTag > Class Template Reference

Contains the quantities which are are constant within a finite volume in the black-oil model. More...

#include <blackoilintensivequantities.hh>

Inheritance diagram for Ewoms::BlackOilIntensiveQuantities< TypeTag >:
Inheritance graph

Public Member Functions

void update (const ElementContext &elemCtx, int dofIdx, int timeIdx)
 
const FluidState & fluidState () const
 Returns the phase state for the control-volume. More...
 
const DimMatrix & intrinsicPermeability () const
 Returns the intrinsic permeability tensor a degree of freedom. More...
 
const Evaluation & relativePermeability (int phaseIdx) const
 Returns the relative permeability of a given phase within the control volume. More...
 
const Evaluation & mobility (int phaseIdx) const
 Returns the effective mobility of a given phase within the control volume. More...
 
const Evaluation & porosity () const
 Returns the average porosity within the control volume. More...
 

Detailed Description

template<class TypeTag>
class Ewoms::BlackOilIntensiveQuantities< TypeTag >

Contains the quantities which are are constant within a finite volume in the black-oil model.

Member Function Documentation

template<class TypeTag >
const FluidState& Ewoms::BlackOilIntensiveQuantities< TypeTag >::fluidState ( ) const
inline

Returns the phase state for the control-volume.

template<class TypeTag >
const DimMatrix& Ewoms::BlackOilIntensiveQuantities< TypeTag >::intrinsicPermeability ( ) const
inline

Returns the intrinsic permeability tensor a degree of freedom.

template<class TypeTag >
const Evaluation& Ewoms::BlackOilIntensiveQuantities< TypeTag >::mobility ( int  phaseIdx) const
inline

Returns the effective mobility of a given phase within the control volume.

Parameters
phaseIdxThe index of the fluid phase of interest.
template<class TypeTag >
const Evaluation& Ewoms::BlackOilIntensiveQuantities< TypeTag >::porosity ( ) const
inline

Returns the average porosity within the control volume.

template<class TypeTag >
const Evaluation& Ewoms::BlackOilIntensiveQuantities< TypeTag >::relativePermeability ( int  phaseIdx) const
inline

Returns the relative permeability of a given phase within the control volume.

Parameters
phaseIdxThe index of the fluid phase of interest.
template<class TypeTag >
void Ewoms::BlackOilIntensiveQuantities< TypeTag >::update ( const ElementContext &  elemCtx,
int  dofIdx,
int  timeIdx 
)
inline


The documentation for this class was generated from the following file: