Ewoms::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV > Class Template Reference

Provides the polymer specific extensive quantities to the generic black-oil module's extensive quantities. More...

#include <blackoilpolymermodules.hh>

Public Member Functions

template<class Dummy = bool>
void updateShearMultipliersPerm (const ElementContext &elemCtx OPM_UNUSED, unsigned scvfIdx OPM_UNUSED, unsigned timeIdx OPM_UNUSED)
 Method which calculates the shear factor based on flow velocity. More...
 
template<class Dummy = bool>
void updateShearMultipliers (const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx)
 Method which calculates the shear factor based on flow velocity. More...
 
const Evaluation & polymerShearFactor () const
 
const Evaluation & waterShearFactor () const
 

Detailed Description

template<class TypeTag, bool enablePolymerV = GET_PROP_VALUE(TypeTag, EnablePolymer)>
class Ewoms::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >

Provides the polymer specific extensive quantities to the generic black-oil module's extensive quantities.

Member Function Documentation

◆ updateShearMultipliers()

template<class TypeTag, bool enablePolymerV = GET_PROP_VALUE(TypeTag, EnablePolymer)>
template<class Dummy = bool>
void Ewoms::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >::updateShearMultipliers ( const ElementContext &  elemCtx,
unsigned  scvfIdx,
unsigned  timeIdx 
)
inline

Method which calculates the shear factor based on flow velocity.

This is the variant of the method which assumes that the problem is specified using transmissibilities, i.e., not via permeabilities.

◆ updateShearMultipliersPerm()

template<class TypeTag, bool enablePolymerV = GET_PROP_VALUE(TypeTag, EnablePolymer)>
template<class Dummy = bool>
void Ewoms::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >::updateShearMultipliersPerm ( const ElementContext &elemCtx  OPM_UNUSED,
unsigned scvfIdx  OPM_UNUSED,
unsigned timeIdx  OPM_UNUSED 
)
inline

Method which calculates the shear factor based on flow velocity.

This is the variant of the method which assumes that the problem is specified using permeabilities, i.e., not via transmissibilities.


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