|
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. More...
|
|
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. More...
|
|
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. More...
|
|
void | finalize () |
| Mark the object as finalized.
|
|
template<class TraitsT>
class Opm::TwoPhaseLETCurvesParams< TraitsT >
Specification of the material parameters for the LET constitutive relations.
- See also
- TwoPhaseLETCurves