|
My Project
|
Specification of the material parameters for the Brooks-Corey constitutive relations. More...
#include <BrooksCoreyParams.hpp>
Public Types | |
| typedef TraitsT | Traits |
Public Member Functions | |
| BrooksCoreyParams (Scalar ePressure, Scalar shapeParam) | |
| Scalar | entryPressure () const |
| Returns the entry pressure [Pa]. | |
| void | setEntryPressure (Scalar v) |
| Set the entry pressure [Pa]. | |
| Scalar | lambda () const |
| Returns the lambda shape parameter. | |
| void | setLambda (Scalar v) |
| Set the lambda shape parameter. | |
Public Member Functions inherited from Opm::EnsureFinalized | |
| void | finalize () |
| Mark the object as finalized. | |
Additional Inherited Members | |
Protected Member Functions inherited from Opm::EnsureFinalized | |
| EnsureFinalized () | |
| The default constructor. | |
| void | check () const |
Specification of the material parameters for the Brooks-Corey constitutive relations.