A default implementation of the parameters for the adapter class to convert material laws from effective to absolute saturations. More...
#include <dumux/material/fluidmatrixinteractions/2p/efftoabslawparams.hh>
A default implementation of the parameters for the adapter class to convert material laws from effective to absolute saturations.
Public Types | |
using | Scalar = typename EffLawParams::Scalar |
using | Scalar = typename EffLawParams::Scalar |
Public Member Functions | |
EffToAbsLawParams () | |
template<class OtherParams > | |
bool | operator== (const OtherParams &otherParams) const |
Equality comparison with another set of params. More... | |
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... | |
EffToAbsLawParams () | |
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 saturation. More... | |
void | setSgr (Scalar v) |
Set the residual gas saturation. More... | |
Scalar | swrx () const |
Set the residual total liquid saturation. More... | |
void | setSwrx (Scalar v) |
Set the residual total liquid saturation. More... | |
using Dumux::EffToAbsLawParams< EffLawParamsT >::Scalar = typename EffLawParams::Scalar |
using Dumux::EffToAbsLawParams< EffLawParamsT >::Scalar = typename EffLawParams::Scalar |
|
inline |
|
inline |
|
inline |
Equality comparison with another set of params.
|
inline |
Set the residual gas saturation.
v | Set the resiudal gas saturation |
|
inline |
Set the residual nonwetting saturation.
|
inline |
Set the residual nonwetting saturation.
|
inline |
Set the residual wetting saturation.
|
inline |
Set the residual wetting saturation.
|
inline |
Set the residual total liquid saturation.
v | Set the resiudal gas saturation |
|
inline |
Return the residual gas saturation.
|
inline |
Return the residual nonwetting saturation.
|
inline |
Return the residual nonwetting saturation.
|
inline |
Return the residual wetting saturation.
|
inline |
Return the residual wetting saturation.
|
inline |
Set the residual total liquid saturation.