mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
The earlier condition 0 <= SGU < 1 was not appropriate and would, for instance, fail the NORNE_ATW2013 test case in which SGU = 1 in the unscaled table for saturation region 1. Revise the condition to be more in line with that of SWU, i.e., as 0 < SGU <= 1 Pointy Hat: [at]bska |
||
---|---|---|
.. | ||
GasPhaseConsistencyChecks.cpp | ||
GasPhaseConsistencyChecks.hpp | ||
OilPhaseConsistencyChecks.cpp | ||
OilPhaseConsistencyChecks.hpp | ||
PhaseCheckBase.cpp | ||
PhaseCheckBase.hpp | ||
RelpermDiagnostics.cpp | ||
RelpermDiagnostics.hpp | ||
SatfuncConsistencyChecks.cpp | ||
SatfuncConsistencyChecks.hpp | ||
ThreePointHorizontalConsistencyChecks.cpp | ||
ThreePointHorizontalConsistencyChecks.hpp | ||
WaterPhaseConsistencyChecks.cpp | ||
WaterPhaseConsistencyChecks.hpp |