Opm::EclEpsScalingPointsInfo< Scalar > Struct Template Reference
This structure represents all values which can be possibly used as scaling points in the endpoint scaling code.
More...
#include <EclEpsScalingPoints.hpp>
List of all members.
Public Member Functions |
void | print () const |
Public Attributes |
Scalar | Swl |
Scalar | Sgl |
Scalar | Sowl |
Scalar | Sogl |
Scalar | Swcr |
Scalar | Sgcr |
Scalar | Sowcr |
Scalar | Sogcr |
Scalar | Swu |
Scalar | Sgu |
Scalar | Sowu |
Scalar | Sogu |
Scalar | maxPcow |
Scalar | maxPcgo |
Scalar | pcowLeverettFactor |
Scalar | pcgoLeverettFactor |
Scalar | maxKrw |
Scalar | maxKrow |
Scalar | maxKrog |
Scalar | maxKrg |
Detailed Description
template<class Scalar>
struct Opm::EclEpsScalingPointsInfo< Scalar >
This structure represents all values which can be possibly used as scaling points in the endpoint scaling code.
Depending on the exact configuration, some of these quantities are not used as actual scaling points. It is easier to extract all of them at once, though.
The documentation for this struct was generated from the following file: