Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser 126375db7d blackoil: introduce saturated{Oil,Gas}{Density,Viscosity}() methods and use them in the fluid system
this eliminates minor differences with the current opm-core PVT
classes which were due to extrapolation of the untersaturated
tables. (Also, the result should be slightly faster if both, oil and
gas are present.)

I'm not really sure if this is always a good thing, though: It implies
discontinuities at the saturated <-> undersaturated transition which
may sometimes deter convergence rates of the non-linear solver.
2015-11-24 18:13:32 +01:00
opm/material blackoil: introduce saturated{Oil,Gas}{Density,Viscosity}() methods and use them in the fluid system 2015-11-24 18:13:32 +01:00
tests blackoil: introduce saturated{Oil,Gas}{Density,Viscosity}() methods and use them in the fluid system 2015-11-24 18:13:32 +01:00