opm-core/opm/core
Andreas Lauser dfda345661 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
grid Merge pull request #957 from joakim-hove/cmp-template 2016-02-19 11:41:07 +01:00
io fix some recent deprecation warnings 2016-02-21 17:29:43 +01: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 Merge pull request #966 from jokva/initconfig-equil 2016-03-04 18:18:57 +01:00
transport use the error macros from opm-common 2015-10-08 11:42:15 +02:00
utility replace the blackoil PVT classes by the ones of opm-material 2016-03-05 19:11:44 +01:00
wells Add missing opm-parser headers 2016-02-26 11:49:40 +01:00
doxygen_main.hpp remove the EclipseGridParser class 2014-05-21 11:22:43 +02:00
grid.h Added small utility memcmp_double() 2015-08-12 14:31:07 +02:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +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