Common components for OPM, in particular build system (cmake).
Go to file
Tor Harald Sandve e26fd1227b Add method to get connectionMaterialLawParams
This method changes the saturation table idx in the original material
law parameter object. In the context of ECL reservoir simulators, this
is required to properly handle wells with its own saturation table idx.
In order to reset the saturation table idx in the materialLawparams_
call the method with the cells satRegionIdx after it has been used for
the well connection.

Hysteresis is not accounted for. Is is a open question how this should
be implemented. A warning is given if hysteresis is combined with a
modified saturation table idx for the connection.
2017-03-23 10:09:41 +01:00
bin [cleanup] Avoid creation of empty lines and make work with python3. 2017-03-20 14:51:15 +01:00
opm/material Add method to get connectionMaterialLawParams 2017-03-23 10:09:41 +01:00
tests dense AD: fix a few stupid bugs 2017-03-17 20:48:39 +01:00