3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | Static Public Member Functions | Static Protected Member Functions | List of all members
Dumux::PoreNetwork::TransmissibilityBruus< Scalar > Class Template Reference

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>

Description

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.

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 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...
 

Static Protected Member Functions

static Scalar rHydThroat_ (const Throat::Shape shape, const Scalar radius, const Scalar length, const Scalar area)
 

Member Typedef Documentation

◆ SinglePhaseCache

template<class Scalar >
using Dumux::PoreNetwork::TransmissibilityBruus< Scalar >::SinglePhaseCache = EmptyCache

Member Function Documentation

◆ rHydThroat_()

template<class Scalar >
static Scalar Dumux::PoreNetwork::TransmissibilityBruus< Scalar >::rHydThroat_ ( const Throat::Shape  shape,
const Scalar  radius,
const Scalar  length,
const Scalar  area 
)
inlinestaticprotected

◆ 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]

template<class Scalar >
static Scalar Dumux::PoreNetwork::TransmissibilityBruus< Scalar >::singlePhaseTransmissibility ( const Throat::Shape  shape,
const Scalar  inscribedRadius,
const Scalar  throatLength,
const Scalar  area 
)
inlinestatic

Returns the conductivity of a throat when only one phase is present.


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