opm-simulators/opm/core
Tor Harald Sandve d5b47295e3 Added pvt functionality for wetgas
The pvt interface is extended to handle wet-gas systems:
1. rvSat is added as a function in the PVT interface
2. SinglePvtLiveGas computes the pvt values and its derivatives
3. The old rbub variable is changed to rsSat for clearity
4. The new interface is tested in test_blackoilfluid with data from
liveoil.DATA and wetgas.DATA
2014-01-10 16:07:02 +01:00
..
linalg Fix LinearSolverIstl cleanup also for fast AMG branch 2013-09-20 10:00:21 +02:00
pressure Implemented well_controls based on well_controls_get_xxx() functions. 2014-01-06 14:59:11 +01:00
props Add a facility for checking/assigning presence of free phases 2013-12-03 15:56:18 +01:00
simulator Added pvt functionality for wetgas 2014-01-10 16:07:02 +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 Implemented well_controls based on well_controls_iset_xxx() functions. 2014-01-06 14:19:09 +01:00
wells Comparing well names protects againts NULL. 2014-01-08 16:10:43 +01:00
well_controls.h Removed commented out code. 2014-01-08 15:58:11 +01:00
wells.h Moved struct WellControls to the implementation file well_controls.c. 2014-01-06 15:13:32 +01:00