opm-simulators/opm/core/props/satfunc
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
..
SaturationPropsBasic.cpp convert THROW to OPM_THROW 2013-09-05 13:04:37 +02:00
SaturationPropsBasic.hpp Use markup for parameter lists. 2013-03-22 11:09:38 +01:00
SaturationPropsFromDeck_impl.hpp SaturationPropsFromDeck: remove the 'SatFuncSet' template parameter 2015-06-29 14:49:20 +02:00
SaturationPropsFromDeck.hpp SaturationPropsFromDeck: remove the 'SatFuncSet' template parameter 2015-06-29 14:49:20 +02:00
SaturationPropsInterface.hpp SWATINIT: Initialisation and capillary pressure scaling. 2014-06-25 18:03:17 +02:00