opm-simulators/opm/core
Andreas Lauser 2d5798f51a SaturationPropsFromDeck: remove the 'SatFuncSet' template parameter
in any reasonable simulator which reads an ECL deck the deck is going
to decide which saturation function is to be used and not the outside
code. also, the table this which function will be using is not really the
calling code's business. (for any reasonable deck it is always going to
be a non-uniform table so it makes a lot of sense to avoid unnecessary
complexity IMO.)

this patch temporarily removes the ability to use anything except the
ECL default saturation function ("Gwseg"). this ability will be
restored later in this patch series.
2015-06-29 14:49:20 +02:00
..
flowdiagnostics Added computeWellPairs() function. 2015-02-11 14:03:47 +01:00
linalg Silence multiple warnings. 2015-05-28 14:05:09 +02:00
pressure Fix whitespace issues. 2015-01-23 09:12:15 +01:00
props SaturationPropsFromDeck: remove the 'SatFuncSet' template parameter 2015-06-29 14:49:20 +02:00
simulator add some fluid state classes 2015-06-29 14:49:20 +02:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
wells Added support for WPIMULT 2015-06-02 13:24:37 +02:00
well_controls.h Renaming well is shut to well is stopped. 2015-01-09 09:10:10 +01:00
wells.h wells.h: Document several function 2014-07-03 16:09:56 +02:00