Specification of the material parameters for the van Genuchten constitutive relations. More...
#include <VanGenuchtenParams.hpp>
Public Types | |
typedef TraitsT | Traits |
Public Member Functions | |
VanGenuchtenParams (Scalar alphaParam, Scalar nParam) | |
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 ![]() |
Specification of the material parameters for the van Genuchten constitutive relations.
In this implementation setting either the or
shape parameter automatically calculates the other. I.e. they cannot be set independently.
void Opm::VanGenuchtenParams< TraitsT >::setVgM | ( | Scalar | m | ) | [inline] |
Set the shape parameter of van Genuchten's curve.
The shape parameter is set to
void Opm::VanGenuchtenParams< TraitsT >::setVgN | ( | Scalar | n | ) | [inline] |
Set the shape parameter of van Genuchten's curve.
The shape parameter is set to