opm-simulators/opm/core
Andreas Lauser 7d1b59d697 set the Rv and Rs factors to the saturated values for cells which have no gas and no oil
the purpose of this is to get a more defined behaviour when doing the
gravity correction/upstream cell determination in the flux term.

I consider this to be just a kludge, so if anyone has a better idea of
what the composition for the non-existing gas and oil phases is,
please tell me. (note that generic compositional models do not exhibit
this issue because the composition of all fluids is always fully
defined because each component is assumed to dissolve in every phase.)
2016-09-28 16:38:40 +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 Avoid shadowing warning by using explicit scope. 2016-09-23 15:15:17 +02:00
simulator set the Rv and Rs factors to the saturated values for cells which have no gas and no oil 2016-09-28 16:38:40 +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