The parameter type. More...
#include <dumux/material/fluidmatrixinteractions/3p/parkervangenuchten.hh>
The parameter type.
Scalar | The scalar type |
Public Member Functions | |
Params (const Scalar swr=0.0, const Scalar snr=0.0, const Scalar sgr=0.0) | |
Scalar | swr () const |
Return the residual wetting saturation. More... | |
void | setSwr (Scalar v) |
Set the residual wetting saturation. More... | |
Scalar | snr () const |
Return the residual nonwetting saturation. More... | |
void | setSnr (Scalar v) |
Set the residual nonwetting saturation. More... | |
Scalar | sgr () const |
Return the residual gas phase saturation. More... | |
void | setSgr (Scalar v) |
Set the residual gas phase saturation. More... | |
bool | operator== (const Params &p) const |
|
inline |
|
inline |
|
inline |
Set the residual gas phase saturation.
|
inline |
Set the residual nonwetting saturation.
|
inline |
Set the residual wetting saturation.
|
inline |
Return the residual gas phase saturation.
|
inline |
Return the residual nonwetting saturation.
|
inline |
Return the residual wetting saturation.