opm-simulators/opm/core
Andreas Lauser ccc1ca0b76 BlackoilPropertiesFromDeck: properly calculate the Rs and Rv values for viscosity
the dissolution factors used for the viscosities were always zero so
far. this was not discovered earlier because flow is completely
unaffected by this since the only place where this class is used in
flow is the equilibration code and the equilibration code does not
need phase viscosities.

thanks to @atgeirr for finding this.
2016-03-08 11:07:20 +01:00
..
flowdiagnostics use the error macros from opm-common 2015-10-08 11:42:15 +02:00
linalg Return a constant reference to the mask for ParallelISTLInformation::updateOwnerMask 2015-11-02 15:02:32 +01:00
pressure Replaced TwoPhaseState -> SimulatorState 2016-02-22 22:03:43 +01:00
props BlackoilPropertiesFromDeck: properly calculate the Rs and Rv values for viscosity 2016-03-08 11:07:20 +01:00
simulator Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility use the error macros from opm-common 2015-10-08 11:42:15 +02:00
wells Add missing opm-parser headers 2016-02-26 11:49:40 +01: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