Provides the quantities required to calculate dispersive mass fluxes.
More...
#include <blackoildispersionmodule.hh>
|
|
using | ScalarArray = std::array< Scalar, numPhases > |
| |
|
| Scalar | dispersivity () const |
| | The dispersivity of the face. More...
|
| |
| Scalar | normVelocityAvg (unsigned phaseIdx) const |
| | The effective velocity coefficient in a fluid phase at the face's integration point. More...
|
| |
|
const auto & | normVelocityAvg () const |
| |
|
|
static void | update (ScalarArray &normVelocityAvg, const IntensiveQuantities &intQuantsInside, const IntensiveQuantities &intQuantsOutside) |
| |
|
|
template<class Context , class FluidState > |
| void | updateBoundary_ (const Context &, unsigned, unsigned, const FluidState &) |
| |
template<class TypeTag>
class Opm::BlackOilDispersionExtensiveQuantities< TypeTag, true >
Provides the quantities required to calculate dispersive mass fluxes.
◆ dispersivity()
The dispersivity of the face.
◆ normVelocityAvg()
The effective velocity coefficient in a fluid phase at the face's integration point.
The documentation for this class was generated from the following file: