More...
#include <blackoildispersionmodule.hh>
|
| template<class ElementContext > |
| void | update_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
| | Update the quantities required to calculate dispersive mass fluxes. More...
|
| |
template<class TypeTag>
class Opm::BlackOilDispersionIntensiveQuantities< TypeTag, true >
◆ normVelocityCell()
Returns the max.
norm of the filter velocity of the cell.
◆ update_()
template<class TypeTag >
template<class ElementContext >
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.
The documentation for this class was generated from the following file: