Collection of single-phase flow throat transmissibilities based on Bruus, H. (2011). Acoustofluidics 1: Governing equations in microfluidics. Lab on a Chip, 11(22), 3742-3751. https://backend.orbit.dtu.dk/ws/portalfiles/portal/5900070/rsc%5B1%5D.pdf.
More...
#include <dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility1p.hh>
template<class Scalar>
class Dumux::PoreNetwork::TransmissibilityBruus< Scalar >
Collection of single-phase flow throat transmissibilities based on Bruus, H. (2011). Acoustofluidics 1: Governing equations in microfluidics. Lab on a Chip, 11(22), 3742-3751. https://backend.orbit.dtu.dk/ws/portalfiles/portal/5900070/rsc%5B1%5D.pdf.
|
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 Throat::Shape shape, const Scalar inscribedRadius, const Scalar throatLength, const Scalar area) |
| Returns the conductivity of a throat when only one phase is present. More...
|
|
◆ SinglePhaseCache
◆ rHydThroat_()
◆ singlePhaseTransmissibility() [1/2]
template<class Scalar >
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class FluxVariablesCache >
static Scalar Dumux::PoreNetwork::TransmissibilityBruus< 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 |
|
) |
| |
|
inlinestatic |
◆ singlePhaseTransmissibility() [2/2]
Returns the conductivity of a throat when only one phase is present.
The documentation for this class was generated from the following file: