Regularization parameters. More...
#include <dumux/material/fluidmatrixinteractions/3p/parkervangenuchten.hh>
Regularization parameters.
Public Member Functions | |
void | setPcLowSwe (Scalar pcLowSwe) |
Set the threshold saturation below which the capillary pressure is regularized. More... | |
Scalar | pcLowSwe () const |
Threshold saturation below which the capillary pressure is regularized. More... | |
void | setPcHighSwe (Scalar pcHighSwe) |
Set the threshold saturation above which the capillary pressure is regularized. More... | |
Scalar | pcHighSwe () const |
Threshold saturation above which the capillary pressure is regularized. More... | |
void | setKrnLowSwe (Scalar krnLowSwe) |
Set the threshold saturation below which the relative permeability of the nonwetting phase gets regularized. More... | |
Scalar | krnLowSwe () const |
Threshold saturation below which the relative permeability of the nonwetting phase gets regularized. More... | |
void | setKrgLowSte (Scalar krgLowSte) |
Set the threshold saturation below which the relative permeability of the nonwetting phase gets regularized. More... | |
Scalar | krgLowSte () const |
Threshold saturation below which the relative permeability of the nonwetting phase gets regularized. More... | |
void | setKrwHighSwe (Scalar krwHighSwe) |
Set the threshold saturation above which the relative permeability of the wetting phase gets regularized. More... | |
Scalar | krwHighSwe () const |
Threshold saturation above which the relative permeability of the wetting phase gets regularized. More... | |
void | setConstRegularization (const bool input) |
Choose whether to use a constant value for regularization of the pc-S curves or not. More... | |
bool | constRegularization () const |
Returns whether to use a constant value for regularization of the pc-S curves or not. More... | |
|
inline |
Returns whether to use a constant value for regularization of the pc-S curves or not.
|
inline |
Threshold saturation below which the relative permeability of the nonwetting phase gets regularized.
|
inline |
Threshold saturation below which the relative permeability of the nonwetting phase gets regularized.
|
inline |
Threshold saturation above which the relative permeability of the wetting phase gets regularized.
|
inline |
Threshold saturation above which the capillary pressure is regularized.
Most problems are very sensitive to this value (e.g. making it smaller might result in negative capillary pressures).
|
inline |
Threshold saturation below which the capillary pressure is regularized.
|
inline |
Choose whether to use a constant value for regularization of the pc-S curves or not.
input | True or false |
|
inline |
Set the threshold saturation below which the relative permeability of the nonwetting phase gets regularized.
|
inline |
Set the threshold saturation below which the relative permeability of the nonwetting phase gets regularized.
|
inline |
Set the threshold saturation above which the relative permeability of the wetting phase gets regularized.
|
inline |
Set the threshold saturation above which the capillary pressure is regularized.
|
inline |
Set the threshold saturation below which the capillary pressure is regularized.
Most problems are very sensitive to this value (e.g. making it smaller might result in very high capillary pressures)