opm-core/opm/core
Bård Skaflestad 9e1e50d159 Switch condition interface to phase presence facility
Commit a5a4d7b introduced density and viscosity evaluators into the
SinglePvtInterface that accepted an externally assignable condition
to distinguish saturated from unsaturated cases.  As a result of a
few low-level technical problems with that approach, this commit
changes those affected interfaces to use the black-oil specific
'PhasePresence' facility of commit a033329 instead.

Update tests and callers accordingly.

Suggested by: @andlaus
Approved by:  @atgeirr
2013-12-03 16:12:52 +01:00
..
grid fix headers 2013-09-11 13:11:47 +02:00
io Actually use transformation function that was passed 2013-11-28 19:34:47 +01:00
linalg Fix LinearSolverIstl cleanup also for fast AMG branch 2013-09-20 10:00:21 +02:00
pressure assemble_well_contrib(): Fix misprint in comment. 2013-09-25 15:39:37 +02:00
props Switch condition interface to phase presence facility 2013-12-03 16:12:52 +01:00
simulator Merge branch 'mrst' of github.com:totto82/opm-core into match-reference/properties 2013-12-03 15:17:16 +01:00
tof convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
transport Remove unneeded term, fixing oil injecting behaviour. 2013-10-04 13:16:02 +02:00
utility Include <limits> for std::numeric_limits<> template 2013-12-03 15:52:07 +01:00
wells convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
doxygen_main.hpp Moved MonotCubicInterpolator to Opm namespace. 2013-03-21 14:57:36 +01:00
grid.h Document Cartesian info fields for unstructured grids 2013-09-06 09:51:26 +02:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +01:00
version.c Include version information in the library 2013-07-31 12:22:18 +02:00
version.h Bump version numbers. 2013-10-21 13:53:29 +02:00
wells.h Clean up well docs. 2013-03-20 14:14:53 +01:00