Single-phase flow throat transmissibility based on Patzek & Silin (2001) https://doi.org/10.1006/jcis.2000.7413.
More...
#include <dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility1p.hh>
template<class Scalar, bool considerPoreResistance = false, bool interpolateK = false>
class Dumux::PoreNetwork::TransmissibilityPatzekSilin< Scalar, considerPoreResistance, interpolateK >
Single-phase flow throat transmissibility based on Patzek & Silin (2001) https://doi.org/10.1006/jcis.2000.7413.
|
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class FluxVariablesCache > |
static Scalar | singlePhaseTransmissibility (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const typename FVElementGeometry::SubControlVolumeFace &scvf, const ElementVolumeVariables &elemVolVars, const FluxVariablesCache &fluxVarsCache, const int phaseIdx) |
|
static Scalar | singlePhaseTransmissibility (const Scalar shapeFactor, const Scalar length, const Scalar area) |
| Returns the conductivity of a throat when only one phase is present. See Patzek & Silin (2001) More...
|
|
◆ SinglePhaseCache
template<class Scalar , bool considerPoreResistance = false, bool interpolateK = false>
◆ singlePhaseTransmissibility() [1/2]
template<class Scalar , bool considerPoreResistance = false, bool interpolateK = false>
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class FluxVariablesCache >
static Scalar Dumux::PoreNetwork::TransmissibilityPatzekSilin< Scalar, considerPoreResistance, interpolateK >::singlePhaseTransmissibility |
( |
const Problem & |
problem, |
|
|
const Element & |
element, |
|
|
const FVElementGeometry & |
fvGeometry, |
|
|
const typename FVElementGeometry::SubControlVolumeFace & |
scvf, |
|
|
const ElementVolumeVariables & |
elemVolVars, |
|
|
const FluxVariablesCache & |
fluxVarsCache, |
|
|
const int |
phaseIdx |
|
) |
| |
|
inlinestatic |
◆ singlePhaseTransmissibility() [2/2]
template<class Scalar , bool considerPoreResistance = false, bool interpolateK = false>
Returns the conductivity of a throat when only one phase is present. See Patzek & Silin (2001)
The documentation for this class was generated from the following file: