All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Opm::BrooksCoreyParams< TraitsT > Class Template Reference

Specification of the material parameters for the Brooks-Corey constitutive relations. More...

#include <BrooksCoreyParams.hpp>

Inheritance diagram for Opm::BrooksCoreyParams< TraitsT >:
Opm::EnsureFinalized Opm::RegularizedBrooksCoreyParams< TraitsT >

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 Attributes inherited from Opm::EnsureFinalized
 __pad0__: finalized_( false ) { } void check() const { if( ! finalized_ ) { OPM_THROW(std::runtime_error
 The default constructor.
 
Parameter class has not been
finalized before 
usage
 

Detailed Description

template<class TraitsT>
class Opm::BrooksCoreyParams< TraitsT >

Specification of the material parameters for the Brooks-Corey constitutive relations.

See Also
BrooksCorey

The documentation for this class was generated from the following file: