opm-simulators/opm/polymer
Tor Harald Sandve c85f10046c Density and viscosity as inputs instead of computed in computeMassFlux
Density and viscosity are given as input instead of calculated inside
computeMassFlux. This allow for modifying the properties prior to
calling computeMassFlux which avoids code duplication in the solvent
implementation.
2016-02-12 10:42:26 +01:00
..
fullyimplicit Density and viscosity as inputs instead of computed in computeMassFlux 2016-02-12 10:42:26 +01:00
CompressibleTpfaPolymer.cpp use the error macros from opm-common 2015-10-12 15:24:59 +02:00
CompressibleTpfaPolymer.hpp Fixed/Added documentation comments. 2012-09-05 11:45:54 +02:00
GravityColumnSolverPolymer_impl.hpp use the error macros from opm-common 2015-10-12 15:24:59 +02:00
GravityColumnSolverPolymer.hpp Added bound checks to Newton column solver. 2012-05-23 16:22:48 +02:00
IncompPropertiesDefaultPolymer.hpp use the error macros from opm-common 2015-10-12 15:24:59 +02:00
IncompTpfaPolymer.cpp use the error macros from opm-common 2015-10-12 15:24:59 +02:00
IncompTpfaPolymer.hpp Added IncompTpfaPolymer class. 2012-06-13 19:56:44 +02:00
Point2D.hpp Remove const on return type. 2015-06-23 13:25:52 +02:00
PolymerBlackoilState.hpp properly use the SimulatorBase class for SimulatorFullyImplicitBlackoilPolymer and SimulatorFullyImplicitCompressiblePolymer 2015-05-28 13:56:07 +02:00
PolymerInflow.cpp Avoid using Deck. 2016-01-08 13:57:37 +01:00
PolymerInflow.hpp Avoid using Deck. 2016-01-08 13:57:37 +01:00
PolymerProperties.cpp Improve includes from opm-parser 2016-01-26 13:32:34 +01:00
PolymerProperties.hpp Improve includes from opm-parser 2016-01-26 13:32:34 +01:00
PolymerState.hpp Merge remote-tracking branch 'opm/master' into fim 2014-09-23 16:04:15 +08:00
polymerUtilities.cpp allow temperature dependent PVT properties 2014-11-20 19:25:18 +01:00
polymerUtilities.hpp allow temperature dependent PVT properties 2014-11-20 19:25:18 +01:00
SimulatorCompressiblePolymer.cpp use the error macros from opm-common 2015-10-12 15:24:59 +02:00
SimulatorCompressiblePolymer.hpp Silence multiple warnings. 2015-05-29 16:31:32 +02:00
SimulatorPolymer.cpp use the error macros from opm-common 2015-10-12 15:24:59 +02:00
SimulatorPolymer.hpp fix a few harmless CLang warnings 2014-03-18 12:44:33 +01:00
SinglePointUpwindTwoPhasePolymer.hpp Added default concentration if guess_old_solution is false. 2012-05-22 17:21:12 +02:00
TransportSolverTwophaseCompressiblePolymer.cpp use the error macros from opm-common 2015-10-12 15:24:59 +02:00
TransportSolverTwophaseCompressiblePolymer.hpp allow temperature dependent PVT properties 2014-11-20 19:25:18 +01:00
TransportSolverTwophasePolymer.cpp use the error macros from opm-common 2015-10-12 15:24:59 +02:00
TransportSolverTwophasePolymer.hpp make headers autonomously includable and fix a few harmless clang warnings 2013-09-10 19:41:49 +02:00