|
opm-common
|
Key characteristics of simulation model's saturation functions. More...
#include <LogiHEAD.hpp>
Public Attributes | |
| bool | useDirectionalRelPerm { false } |
| Whether or not simulation run uses directionally dependent relative permeability. More... | |
| bool | useReversibleRelPerm { true } |
| Whether or not simulation run uses reversible relative permeability functions. More... | |
| bool | useEndScale { false } |
| Whether or not simulation run uses end-point scaling. | |
| bool | useDirectionalEPS { false } |
| Whether or not simulation run uses directionally dependent end-point scaling. More... | |
| bool | useReversibleEPS { true } |
| Whether or not simulation run uses reversible end-point scaling. More... | |
| bool | useAlternateEPS { false } |
| Whether or not simulation run activates the alternative (three-point) end-point scaling feature. More... | |
Key characteristics of simulation model's saturation functions.
| bool Opm::RestartIO::LogiHEAD::SatfuncFlags::useAlternateEPS { false } |
Whether or not simulation run activates the alternative (three-point) end-point scaling feature.
| bool Opm::RestartIO::LogiHEAD::SatfuncFlags::useDirectionalEPS { false } |
Whether or not simulation run uses directionally dependent end-point scaling.
| bool Opm::RestartIO::LogiHEAD::SatfuncFlags::useDirectionalRelPerm { false } |
Whether or not simulation run uses directionally dependent relative permeability.
| bool Opm::RestartIO::LogiHEAD::SatfuncFlags::useReversibleEPS { true } |
Whether or not simulation run uses reversible end-point scaling.
| bool Opm::RestartIO::LogiHEAD::SatfuncFlags::useReversibleRelPerm { true } |
Whether or not simulation run uses reversible relative permeability functions.