version 3.9.0
Loading...
Searching...
No Matches
Dumux::TwoPOneCDarcysLaw< TypeTag > Class Template Reference

Specialization of Darcy's Law for the two-phase one-component model, including a the possibility
to block spurious fluxes of cold water into the steam zone, which can improve the model's convergence behavior (Gudbjerg et al., 2005) [gudbjerg2004].

#include <dumux/porousmediumflow/2p1c/darcyslaw.hh>

Inheritance diagram for Dumux::TwoPOneCDarcysLaw< TypeTag >:

Static Public Member Functions

static Scalar flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const int phaseIdx, const ElemFluxVarCache &elemFluxVarCache)
 Compute the Darcy flux and use a blocking factor, if specified.
 

Member Function Documentation

◆ flux()

template<class TypeTag >
static Scalar Dumux::TwoPOneCDarcysLaw< TypeTag >::flux ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf,
const int phaseIdx,
const ElemFluxVarCache & elemFluxVarCache )
inlinestatic

The documentation for this class was generated from the following file: