My Project
|
#include <blackoildispersionmodule.hh>
Public Member Functions | |
Scalar | normVelocityCell (unsigned phaseIdx) const |
Returns the max. | |
Protected Member Functions | |
template<class ElementContext > | |
void | update_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
Update the quantities required to calculate dispersive mass fluxes. | |
|
inline |
Returns the max.
norm of the filter velocity of the cell.
|
inlineprotected |
Update the quantities required to calculate dispersive mass fluxes.
This considers the linear disperison model described in the SPE CSP11 benchmark document (eq. 2.3) https://github.com/Simulation-Benchmarks/11thSPE-CSP/ blob/main/description/spe_csp11_description.pdf The maximum norm is used to compute the cell filter velocity value of the corresponding phase.