3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::PoreNetwork::ThresholdCapillaryPressures Struct Reference

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

Static Public Member Functions

template<class Scalar>
static constexpr Scalar pcSnapoff (const Scalar surfaceTension, const Scalar contactAngle, const Scalar inscribedRadius) noexcept
 The snap-off capillary pressure of a pore throat.
template<class Scalar>
static constexpr Scalar pcEntry (const Scalar surfaceTension, const Scalar contactAngle, const Scalar inscribedRadius, const Scalar shapeFactor) noexcept
 The entry capillary pressure of a pore throat.

Member Function Documentation

◆ pcEntry()

template<class Scalar>
constexpr Scalar Dumux::PoreNetwork::ThresholdCapillaryPressures::pcEntry ( const Scalar surfaceTension,
const Scalar contactAngle,
const Scalar inscribedRadius,
const Scalar shapeFactor )
inlinestaticconstexprnoexcept

The entry capillary pressure of a pore throat.

For details, see Eq. 11 in Rabbani et al., 2016 or Eq A-7 in Oren et al., 1998

◆ pcSnapoff()

template<class Scalar>
constexpr Scalar Dumux::PoreNetwork::ThresholdCapillaryPressures::pcSnapoff ( const Scalar surfaceTension,
const Scalar contactAngle,
const Scalar inscribedRadius )
inlinestaticconstexprnoexcept

The snap-off capillary pressure of a pore throat.


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