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 |
Provides the polymer specific extensive quantities to the generic black-oil module's extensive quantities.
|
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.
|
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.