mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-20 11:48:25 -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 |
||
---|---|---|
.. | ||
aquifers | ||
flow | ||
linalg | ||
timestepping | ||
utils | ||
wells | ||
opm-simulators_doxygen_main.hpp |