opm-core/opm/core
Andreas Lauser 23088f987f 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
..
flowdiagnostics use the error macros from opm-common 2015-10-08 11:42:15 +02:00
grid Merge pull request #957 from joakim-hove/cmp-template 2016-02-19 11:41:07 +01:00
io fix some recent deprecation warnings 2016-02-21 17:29:43 +01:00
linalg Return a constant reference to the mask for ParallelISTLInformation::updateOwnerMask 2015-11-02 15:02:32 +01:00
pressure Replaced TwoPhaseState -> SimulatorState 2016-02-22 22:03:43 +01:00
props replace the blackoil PVT classes by the ones of opm-material 2016-03-05 19:11:44 +01:00
simulator Merge pull request #966 from jokva/initconfig-equil 2016-03-04 18:18:57 +01:00
transport use the error macros from opm-common 2015-10-08 11:42:15 +02:00
utility replace the blackoil PVT classes by the ones of opm-material 2016-03-05 19:11:44 +01:00
wells Add missing opm-parser headers 2016-02-26 11:49:40 +01:00
doxygen_main.hpp remove the EclipseGridParser class 2014-05-21 11:22:43 +02:00
grid.h Added small utility memcmp_double() 2015-08-12 14:31:07 +02:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +01:00
well_controls.h Initial integration of VFP 2015-08-19 13:10:48 +02:00
wells.h Avoid using bool in the c code 2015-10-07 12:49:05 +02:00