template<class Scalar>
class Dumux::StationaryVelocityField< Scalar >
Evaluates a user given velocity field.
template<class Scalar >
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class ElementFluxVarsCache >
static Scalar Dumux::StationaryVelocityField< Scalar >::flux |
( |
const Problem & |
problem, |
|
|
const Element & |
element, |
|
|
const FVElementGeometry & |
fvGeometry, |
|
|
const ElementVolumeVariables & |
elemVolVars, |
|
|
const typename FVElementGeometry::SubControlVolumeFace & |
scvf, |
|
|
int |
phaseIdx, |
|
|
const ElementFluxVarsCache & |
elemFluxVarsCache |
|
) |
| |
|
inlinestatic |
returns the volume flux given in the spatial params
Obtain the volume flux from the user, specified in the spatial params in m^3/s