opm-simulators/opm/core/props
Andreas Lauser a9f758a8e7 replace the blackoil PVT classes by the ones of opm-material
the opm-material classes are the ones which are now used by
opm-autodiff and this patch makes it much easier to keep the opm-core
and opm-autodiff results consistent. Also, the opm-material classes
seem to be a bit faster than the opm-core ones (see
https://github.com/OPM/opm-autodiff/pull/576)

I ran the usual array of tests with `flow`: SPE1, SPE3, SPE9 and Norne
all produce the same results at the identical runtime (modulo noise)
and also "Model 2" seems to work.
2016-03-05 19:11:44 +01:00
..
pvt Change Deck access methods/types to references 2016-02-18 08:50:26 +01:00
rock fix some recent deprecation warnings 2016-02-21 17:29:43 +01:00
satfunc Only .cpp files should include config.h. 2016-03-04 09:10:19 +01:00
BlackoilPhases.hpp Add a facility for checking/assigning presence of free phases 2013-12-03 15:56:18 +01:00
BlackoilPropertiesBasic.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
BlackoilPropertiesBasic.hpp PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
BlackoilPropertiesFromDeck.cpp replace the blackoil PVT classes by the ones of opm-material 2016-03-05 19:11:44 +01:00
BlackoilPropertiesFromDeck.hpp replace the blackoil PVT classes by the ones of opm-material 2016-03-05 19:11:44 +01:00
BlackoilPropertiesInterface.hpp PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
IncompPropertiesBasic.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
IncompPropertiesBasic.hpp Use markdown for parameter lists. 2013-03-22 10:02:04 +01:00
IncompPropertiesFromDeck.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
IncompPropertiesFromDeck.hpp replace the blackoil PVT classes by the ones of opm-material 2016-03-05 19:11:44 +01:00
IncompPropertiesInterface.hpp Moved fluid -> props and subdirs. 2013-03-14 09:56:48 +01:00
IncompPropertiesShadow_impl.hpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
IncompPropertiesShadow.hpp Use underscore for data members 2013-07-30 13:24:57 +02:00
IncompPropertiesSinglePhase.cpp Change Deck access methods/types to references 2016-02-18 08:50:26 +01:00
IncompPropertiesSinglePhase.hpp Add IncompPropertiesSinglePhase class. 2015-01-20 15:47:50 +01:00
phaseUsageFromDeck.hpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00