Specification of the material parameters for the LET constitutive relations.
More...
#include <TwoPhaseLETCurvesParams.hpp>
|
void | finalize () |
| Calculate all dependent quantities once the independent quantities of the parameter object have been set.
|
|
Scalar | Smin (const unsigned phaseIdx) const |
| Returns the Smin_ parameter.
|
|
Scalar | dS (const unsigned phaseIdx) const |
| Returns the dS_ parameter.
|
|
Scalar | Sminpc () const |
| Returns the Epc_ parameter.
|
|
Scalar | dSpc () const |
| Returns the Epc_ parameter.
|
|
Scalar | L (const unsigned phaseIdx) const |
| Returns the L_ parameter.
|
|
Scalar | E (const unsigned phaseIdx) const |
| Returns the E_ parameter.
|
|
Scalar | T (const unsigned phaseIdx) const |
| Returns the T_ parameter.
|
|
Scalar | Krt (const unsigned phaseIdx) const |
| Returns the Krt_ parameter.
|
|
Scalar | Lpc () const |
| Returns the Lpc_ parameter.
|
|
Scalar | Epc () const |
| Returns the Epc_ parameter.
|
|
Scalar | Tpc () const |
| Returns the Tpc_ parameter.
|
|
Scalar | Pcir () const |
| Returns the Pcir_ parameter.
|
|
Scalar | Pct () const |
| Returns the Pct_ parameter.
|
|
template<class Container > |
void | setKrwSamples (const Container &letProp, const Container &) |
| Set the LET-related parameters for the relative permeability curve of the wetting phase.
|
|
template<class Container > |
void | setKrnSamples (const Container &letProp, const Container &) |
| Set the LET-related parameters for the relative permeability curve of the non-wetting phase.
|
|
template<class Container > |
void | setPcnwSamples (const Container &letProp, const Container &) |
| Set the LET-related parameters for the capillary pressure curve of the non-wetting phase.
|
|
void | finalize () |
| Mark the object as finalized.
|
|
|
static constexpr int | wIdx = 0 |
|
static constexpr int | nwIdx = 1 |
|
|
| EnsureFinalized () |
| The default constructor.
|
|
void | check () const |
|
template<class TraitsT>
class Opm::TwoPhaseLETCurvesParams< TraitsT >
Specification of the material parameters for the LET constitutive relations.
- See also
- TwoPhaseLETCurves
◆ setKrnSamples()
template<class TraitsT >
template<class Container >
◆ setKrwSamples()
template<class TraitsT >
template<class Container >
◆ setPcnwSamples()
template<class TraitsT >
template<class Container >
The documentation for this class was generated from the following file: