version 3.8.0
Loading...
Searching...
No Matches
Dumux::PoreNetwork::TransmissibilityPatzekSilin< Scalar, considerPoreResistance, interpolateK > Class Template Reference

Single-phase flow throat transmissibility based on Patzek & Silin (2001) https://doi.org/10.1006/jcis.2000.7413.

#include <dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility1p.hh>

Public Types

using SinglePhaseCache = EmptyCache
 

Static Public Member Functions

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)
 

Member Typedef Documentation

◆ SinglePhaseCache

template<class Scalar , bool considerPoreResistance = false, bool interpolateK = false>
using Dumux::PoreNetwork::TransmissibilityPatzekSilin< Scalar, considerPoreResistance, interpolateK >::SinglePhaseCache = EmptyCache

Member Function Documentation

◆ 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>
static Scalar Dumux::PoreNetwork::TransmissibilityPatzekSilin< Scalar, considerPoreResistance, interpolateK >::singlePhaseTransmissibility ( const Scalar shapeFactor,
const Scalar length,
const Scalar area )
inlinestatic

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