My Project
|
Specification of the material params for the three-phase van Genuchten capillary pressure model. More...
#include <ThreePhaseParkerVanGenuchtenParams.hpp>
Public Types | |
typedef TraitsT | Traits |
typedef Traits::Scalar | Scalar |
Public Member Functions | |
Scalar | vgAlpha () const |
Return the ![]() | |
void | setVgAlpha (Scalar v) |
Set the ![]() | |
Scalar | vgM () const |
Return the ![]() | |
void | setVgM (Scalar m) |
Set the ![]() | |
Scalar | vgN () const |
Return the ![]() | |
void | setVgN (Scalar n) |
Set the ![]() | |
Scalar | Swr () const |
Return the residual wetting saturation. | |
void | setSwr (Scalar input) |
Set the residual wetting saturation. | |
Scalar | Snr () const |
Return the residual non-wetting saturation. | |
void | setSnr (Scalar input) |
Set the residual non-wetting saturation. | |
Scalar | Sgr () const |
Return the residual gas saturation. | |
void | setSgr (Scalar input) |
Set the residual gas saturation. | |
Scalar | Swrx () const |
void | setSwrx (Scalar input) |
Set the residual gas saturation. | |
void | setBetaNW (Scalar input) |
defines the scaling parameters of capillary pressure between the phases (=1 for Gas-Water) | |
void | setBetaGN (Scalar input) |
Scalar | betaNW () const |
Return the values for the beta scaling parameters of capillary pressure between the phases. | |
Scalar | betaGN () const |
void | setkrRegardsSnr (bool input) |
defines if residual n-phase saturation should be regarded in its relative permeability. | |
bool | krRegardsSnr () const |
Calls if residual n-phase saturation should be regarded in its relative permeability. | |
void | checkDefined () const |
![]() | |
void | finalize () |
Mark the object as finalized. | |
Additional Inherited Members | |
![]() | |
EnsureFinalized () | |
The default constructor. | |
void | check () const |
Specification of the material params for the three-phase van Genuchten capillary pressure model.
In comparison to the two-phase version, this parameter object also includes the residual saturations, as their handling is very model-specific.
|
inline |
Set the
The
|
inline |
Set the
The