#include <dumux/material/fluidmatrixinteractions/porenetwork/throat/transmissibility2p.hh>
|
| template<class Scalar> |
| static Scalar | beta (const Scalar alpha, const Scalar theta, const Scalar f=0) |
| | Returns the crevice resistance factor used for calculating the w-phase conductance in an invaded pore throat.
|
| |
◆ beta()
template<class Scalar>
| static Scalar Dumux::PoreNetwork::WettingLayerTransmissibility::CreviceResistanceFactorZhou::beta |
( |
const Scalar | alpha, |
|
|
const Scalar | theta, |
|
|
const Scalar | f = 0 ) |
|
inlinestatic |
- Parameters
-
| alpha | The corner half angle |
| theta | The contact angle |
| f | The boundary condition factor for the fluid interface (0 = free boundary) |
Zhou et al. (1997), eq. 19; Singh & Mohanty (2002), eq 8
The documentation for this struct was generated from the following file: