Parameters that are necessary for the regularization of the linear constitutive relations. More...
#include <dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterialparams.hh>
Parameters that are necessary for the regularization of the linear constitutive relations.
Public Types | |
using | Scalar = ScalarT |
Public Member Functions | |
RegularizedLinearMaterialParams () | |
void | setKrLowS (Scalar krLowS) |
Set the threshold saturation respective phase below which the relative permeability gets regularized. More... | |
Scalar | krLowS () const |
Return the threshold saturation respective phase below which the relative permeability gets regularized. More... | |
void | setKrHighS (Scalar krHighS) |
Set the threshold saturation of the respective phase above which the relative permeability gets regularized. More... | |
Scalar | krHighS () const |
Return the threshold saturation of the respective phase above which the relative permeability gets regularized. More... | |
Scalar | entryPc () const |
Return the entry pressure for the linear material law in \(\mathrm{[Pa]}\). More... | |
void | setEntryPc (Scalar v) |
Set the entry pressure for the linear material law in \(\mathrm{[Pa]}\). More... | |
Scalar | maxPc () const |
Return the maximum capillary pressure for the linear material law in \(\mathrm{[Pa]}\).. More... | |
void | setMaxPc (Scalar v) |
Set the maximum capillary pressure for the linear material law in \(\mathrm{[Pa]}\).. More... | |
using Dumux::RegularizedLinearMaterialParams< ScalarT >::Scalar = ScalarT |
|
inline |
|
inlineinherited |
Return the entry pressure for the linear material law in \(\mathrm{[Pa]}\).
The entry pressure is reached at \(\mathrm{\overline{S}_w = 1}\)
|
inline |
Return the threshold saturation of the respective phase above which the relative permeability gets regularized.
|
inline |
Return the threshold saturation respective phase below which the relative permeability gets regularized.
|
inlineinherited |
Return the maximum capillary pressure for the linear material law in \(\mathrm{[Pa]}\)..
The maximum capillary pressure is reached at \(\mathrm{\overline{S}_w = 0}\)
|
inlineinherited |
Set the entry pressure for the linear material law in \(\mathrm{[Pa]}\).
The entry pressure is reached at \(\mathrm{\overline{S}_w = 1}\)
|
inline |
Set the threshold saturation of the respective phase above which the relative permeability gets regularized.
|
inline |
Set the threshold saturation respective phase below which the relative permeability gets regularized.
|
inlineinherited |
Set the maximum capillary pressure for the linear material law in \(\mathrm{[Pa]}\)..
The maximum capillary pressure is reached at \(\mathrm{\overline{S}_w = 0}\)