opm-simulators/opm/core/fluid/blackoil
Atgeirr Flø Rasmussen 03f6f43160 Merge branch 'master' into nonuniform_fluid_tables
Conflicts:
	Makefile.am
	opm/core/fluid/BlackoilPropertiesFromDeck.hpp
	opm/core/fluid/SaturationPropsFromDeck.cpp
	opm/core/fluid/SaturationPropsFromDeck.hpp
	opm/core/fluid/blackoil/BlackoilPvtProperties.cpp
	opm/core/fluid/blackoil/BlackoilPvtProperties.hpp
	opm/core/fluid/blackoil/SinglePvtDead.cpp

This merge combines three more-or-less orthogonal features
for saturation tables: the option to use StoneII or Simple
three-phase behaviour, the option to fit a spline or not,
and finally setting the number of samples used (if spline
fitting).

Interfaces have changed, the most top-level one being
that BlackoilPropertiesFromDeck::init() now also takes
a ParameterGroup argument.
2012-09-04 11:42:31 +02:00
..
BlackoilPhases.hpp Moved phase configuration state into PhaseUsage struct. 2012-01-05 09:28:57 +01:00
BlackoilPvtProperties.hpp Merge branch 'master' into nonuniform_fluid_tables 2012-09-04 11:42:31 +02:00
phaseUsageFromDeck.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
SinglePvtInterface.cpp Made all the SinglePvt* classes conform to new, more bare-bones interface. 2012-01-04 22:15:26 +01:00