mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
The new parameter CheckSatfuncConsistency, command line option --check-satfunc-consistency, allows users to opt into running the checks. The option currently defaults to 'false' to reflect the somewhat experimental nature of the new facility. The new parameter --num-satfunc-consistency-sample-points allows the user to select the maximum number of reported failures for each individual consistency check. By default, the simulator will report at most five failures for each check. We check the unscaled curves if the run does not activate the end-point scaling option and the scaled curves otherwise. At present we're limited to reversible and non-directional saturation functions for the drainage process, but those restrictions will be lifted in due time. |
||
---|---|---|
.. | ||
GasPhaseConsistencyChecks.cpp | ||
GasPhaseConsistencyChecks.hpp | ||
OilPhaseConsistencyChecks.cpp | ||
OilPhaseConsistencyChecks.hpp | ||
PhaseCheckBase.cpp | ||
PhaseCheckBase.hpp | ||
RelpermDiagnostics.cpp | ||
RelpermDiagnostics.hpp | ||
SatfuncCheckPointInterface.hpp | ||
SatfuncConsistencyCheckManager.cpp | ||
SatfuncConsistencyCheckManager.hpp | ||
SatfuncConsistencyChecks.cpp | ||
SatfuncConsistencyChecks.hpp | ||
ScaledSatfuncCheckPoint.cpp | ||
ScaledSatfuncCheckPoint.hpp | ||
ThreePointHorizontalConsistencyChecks.cpp | ||
ThreePointHorizontalConsistencyChecks.hpp | ||
UnscaledSatfuncCheckPoint.cpp | ||
UnscaledSatfuncCheckPoint.hpp | ||
WaterPhaseConsistencyChecks.cpp | ||
WaterPhaseConsistencyChecks.hpp |