Simulator programs and utilities for automatic differentiation.
Go to file
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
examples make grid as template parameter. 2016-03-04 09:09:38 +08:00
opm/core BlackoilPropertiesFromDeck: properly calculate the Rs and Rv values for viscosity 2016-03-08 11:07:20 +01:00
tests replace the blackoil PVT classes by the ones of opm-material 2016-03-05 19:11:44 +01:00