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. | |
![]() | |
void | finalize () |
Mark the object as finalized. | |
Additional Inherited Members | |
![]() | |
EnsureFinalized () | |
The default constructor. | |
void | check () const |
Specification of the material parameters for the Brooks-Corey constitutive relations.