Opm::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>

Inheritance diagram for Opm::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >:
Inheritance graph

Public Member Functions

template<class Dummy = bool>
void updateShearMultipliersPerm (const ElementContext &, unsigned, unsigned)
 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 = getPropValue<TypeTag, Properties::EnablePolymer>()>
class Opm::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >

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

Member Function Documentation

◆ polymerShearFactor()

template<class TypeTag , bool enablePolymerV = getPropValue<TypeTag, Properties::EnablePolymer>()>
const Evaluation & Opm::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >::polymerShearFactor ( ) const
inline

◆ updateShearMultipliers()

template<class TypeTag , bool enablePolymerV = getPropValue<TypeTag, Properties::EnablePolymer>()>
template<class Dummy = bool>
void Opm::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.

References Opm::BlackOilPolymerModule< TypeTag, enablePolymerV >::computeShearFactor(), Opm::BlackOilPolymerModule< TypeTag, enablePolymerV >::hasPlyshlog(), Opm::BlackOilPolymerModule< TypeTag, enablePolymerV >::hasShrate(), and Opm::BlackOilPolymerModule< TypeTag, enablePolymerV >::shrate().

◆ updateShearMultipliersPerm()

template<class TypeTag , bool enablePolymerV = getPropValue<TypeTag, Properties::EnablePolymer>()>
template<class Dummy = bool>
void Opm::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >::updateShearMultipliersPerm ( const ElementContext &  ,
unsigned  ,
unsigned   
)
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.

◆ waterShearFactor()

template<class TypeTag , bool enablePolymerV = getPropValue<TypeTag, Properties::EnablePolymer>()>
const Evaluation & Opm::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >::waterShearFactor ( ) const
inline

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