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>

Public Member Functions

bool operator== (const EclEpsScalingPointsInfo< Scalar > &data) const
 
void print () const
 

Public Attributes

Scalar Swl
 
Scalar Sgl
 
Scalar Swcr
 
Scalar Sgcr
 
Scalar Sowcr
 
Scalar Sogcr
 
Scalar Swu
 
Scalar Sgu
 
Scalar maxPcow
 
Scalar maxPcgo
 
Scalar pcowLeverettFactor
 
Scalar pcgoLeverettFactor
 
Scalar Krwr
 
Scalar Krgr
 
Scalar Krorw
 
Scalar Krorg
 
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.

Member Function Documentation

◆ operator==()

◆ print()

Member Data Documentation

◆ Krgr

◆ Krorg

◆ Krorw

◆ Krwr

◆ maxKrg

◆ maxKrog

◆ maxKrow

◆ maxKrw

◆ maxPcgo

◆ maxPcow

◆ pcgoLeverettFactor

◆ pcowLeverettFactor

◆ Sgcr

◆ Sgl

◆ Sgu

◆ Sogcr

◆ Sowcr

◆ Swcr

◆ Swl

◆ Swu


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