opm-simulators/opm/core
Markus Blatt 29dc9a1880 Use an unordered_set of string to identify defunct wells.
We do not rely on the order of the set and hope that the lookup
might be faster as it prevents string comparisons.
2016-09-13 10:55:15 +02:00
..
flowdiagnostics use the error macros from opm-common 2015-10-08 11:42:15 +02:00
linalg Fixed warnings 2016-09-06 07:50:02 +02:00
pressure Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
props fix incorrect derivative of rock compressibility w.r.t. pressure 2016-07-19 18:19:30 +02:00
simulator transmult and initconfig are ref's, use ref for EclipseState constructor 2016-08-08 10:02:53 +02:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility Fix to handle cases without DISGAS and VAPOIL 2016-06-07 08:18:09 +02:00
wells Use an unordered_set of string to identify defunct wells. 2016-09-13 10:55:15 +02: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