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>
|  | 
| 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) 
 | 
|  | 
◆ 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> 
 
 
The documentation for this class was generated from the following file: