|
My Project
|
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 | |
Public Member Functions inherited from Opm::EnsureFinalized | |
| OPM_HOST_DEVICE void | finalize () |
| Mark the object as finalized. | |
Additional Inherited Members | |
Protected Member Functions inherited from Opm::EnsureFinalized | |
| OPM_HOST_DEVICE | EnsureFinalized () |
| The default constructor. | |
| OPM_HOST_DEVICE void | check () const |
Specification of the material parameters for the van Genuchten constitutive relations.
In this implementation setting either the 

|
inline |
Set the 
The 

|
inline |
Set the 
The 
