|
My Project
|
Provides the quantities required to calculate dispersive mass fluxes. More...
#include <blackoildispersionmodule.hh>
Public Types | |
| using | ScalarArray = Scalar[numPhases] |
Public Member Functions | |
| const Scalar & | dispersivity () const |
| The dispersivity of the face. | |
| const 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.