|
opm-simulators
|
Provides the quantities required to calculate dispersive mass fluxes. More...
#include <blackoildispersionmodule.hh>
Public Types | |
| using | ScalarArray = std::array<Scalar, numPhases> |
Public Member Functions | |
| Scalar | dispersivity () const |
| The dispersivity of the face. | |
| Scalar | normVelocityAvg (unsigned phaseIdx) const |
| The effective velocity coefficient in a fluid phase at the face's integration point. | |
| const auto & | normVelocityAvg () const |
Static Public Member Functions | |
| static void | update (ScalarArray &normVelocityAvg, const IntensiveQuantities &intQuantsInside, const IntensiveQuantities &intQuantsOutside) |
Protected Member Functions | |
| template<class Context, class FluidState> | |
| void | updateBoundary_ (const Context &, unsigned, unsigned, const FluidState &) |
Provides the quantities required to calculate dispersive mass fluxes.
|
inline |
The dispersivity of the face.
|
inline |
The effective velocity coefficient in a fluid phase at the face's integration point.