|
opm-simulators
|
Provides the auxiliary methods required for consideration of the dispersion equation. More...
#include <blackoildispersionmodule.hh>
Public Types | |
| using | ExtensiveQuantities = BlackOilDispersionExtensiveQuantities<TypeTag,true> |
Static Public Member Functions | |
| template<class Context> | |
| static void | addDispersiveFlux (RateVector &flux, const Context &context, unsigned spaceIdx, unsigned timeIdx) |
| Adds the mass flux due to dispersion to the flux vector over the flux integration point. | |
| template<class IntensiveQuantities, class Scalar> | |
| static void | addDispersiveFlux (RateVector &flux, const IntensiveQuantities &inIq, const IntensiveQuantities &exIq, const Evaluation &dispersivity, const Scalar &normVelocityAvg) |
| Adds the mass flux due to dispersion to the flux vector over the integration point. | |
Provides the auxiliary methods required for consideration of the dispersion equation.
|
inlinestatic |
Adds the mass flux due to dispersion to the flux vector over the integration point.
Following the notation in blackoilmodel.hh, the dispersive flux for component 
















