Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser fc1a042669 black oil: only use the saturated quantities if the R factor is large enough
in the oil case the previous condition that the saturation of the gas
phase is non-zero is cheaper to evaluate, but it does not work when
the maximum Rs value at which the gas phase starts to appear is lower
than the Rs value of the saturated gas. In particular this happens for
the DRSDT keyword.

note that the best solution would be to eliminate these case
distinctions alltogether, but this does not work because ECL does not
seem to use bi-linear interpolation if the pressure gets larger than
the maximum pressure specified by the PVT table. (it only seems to use
the pressure to extrapolate linearly.)
2017-12-11 15:35:01 +01:00
bin Evaluation: use the trivial copy constructor and copy operator 2017-07-27 18:02:55 +02:00
opm/material black oil: only use the saturated quantities if the R factor is large enough 2017-12-11 15:35:01 +01:00
tests add a unit test for BlackOilFluidSystem 2017-12-11 15:35:01 +01:00