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 | |
![]() | |
__pad0__: finalized_( false ) { } void check() const { if( ! finalized_ ) { OPM_THROW(std::runtime_error | |
The default constructor. | |
Parameter class has not been finalized before | usage |
Specification of the material parameters for the Brooks-Corey constitutive relations.