template<class Scalar>
class Dumux::PoreNetwork::TransmissibilityAzzamDullien< Scalar >
Used by Joeakar-Niasar.
|
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 radius, const Scalar length) |
| Returns the conductivity of a throat when only one phase is present. More...
|
|