3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
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) [30]. More...

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

Inheritance diagram for Dumux::TwoPOneCDarcysLaw< TypeTag >:
Inheritance graph

Description

template<class TypeTag>
class Dumux::TwoPOneCDarcysLaw< TypeTag >

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) [30].

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. More...
 

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

Compute the Darcy flux and use a blocking factor, if specified.


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