opm-simulators/opm/polymer
Kai Bao b39b9a85a2 making the interleaved solver works for blackoil polymer simulator.
The CPR solver does not work yet. An error will be thrown if people
specify to use CPR linear solver.
2016-03-30 16:19:56 +02:00
..
fullyimplicit making the interleaved solver works for blackoil polymer simulator. 2016-03-30 16:19:56 +02: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 Fix bug in overriding method. 2016-02-29 11:18:51 +01:00
IncompTpfaPolymer.hpp Fix bug in overriding method. 2016-02-29 11:18:51 +01: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 Change Deck access methods/types to references 2016-02-19 11:55:19 +01:00
PolymerState.hpp PolymerState changes 2016-02-22 18:42:13 +01: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