Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser 00659e5847 LiveOil, WetGas: improve the saturationPressure() methods
we now ask the tabulation class for the derivative directly and we do
not return negative saturation pressures anymore. (the latter is done
via putting the Newton method on "probation" if the saturation
pressure becomes negative. The first time it does this offense we try
to help it out of its mess, but if it happens again, we abort it and
return 0 as the saturation pressure.)
2017-03-09 17:45:10 +01:00
opm/material LiveOil, WetGas: improve the saturationPressure() methods 2017-03-09 17:45:10 +01:00
tests move the '&' of references and the '*' of pointers to the type name 2017-01-18 17:57:54 +01:00