opm-simulators/opm/polymer
Andreas Lauser ac4dcba7e0 BlackoilModelEnums: don't use high-level classes
I consider the blackoil model enums to be pretty low level while the
"FluidProperties" code is IMO quite high level. this, using the latter
to define the former constitutes a layering violation IMO. note that
the fix is to simply use the enums from opm-core directly.
2016-12-29 18:03:05 +01:00
..
fullyimplicit BlackoilModelEnums: don't use high-level classes 2016-12-29 18:03:05 +01:00
CompressibleTpfaPolymer.cpp correcting buggy visc pointer usage in effective viscosity calculation 2016-04-14 14:52:00 +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 Replaced SimulatorState -> SimulationDataContainer 2016-03-29 10:48:36 +02:00
IncompTpfaPolymer.hpp Replaced SimulatorState -> SimulationDataContainer 2016-03-29 10:48:36 +02:00
Point2D.hpp Remove const on return type. 2015-06-23 13:25:52 +02:00
PolymerBlackoilState.cpp Replaced SimulatorState -> SimulationDataContainer 2016-03-29 10:48:36 +02:00
PolymerBlackoilState.hpp Replaced SimulatorState -> SimulationDataContainer 2016-03-29 10:48:36 +02:00
PolymerInflow.cpp Update to shared_ptr-less parser interface. 2016-10-20 14:08:04 +02:00
PolymerInflow.hpp Update to shared_ptr-less parser interface. 2016-10-20 14:08:04 +02:00
PolymerProperties.cpp renaming visc parameters to mu_w for better readability 2016-04-14 15:09:03 +02:00
PolymerProperties.hpp Update to shared_ptr-less parser interface. 2016-10-20 14:08:04 +02:00
PolymerState.cpp Replaced SimulatorState -> SimulationDataContainer 2016-03-29 10:48:36 +02:00
PolymerState.hpp Replaced SimulatorState -> SimulationDataContainer 2016-03-29 10:48:36 +02:00
polymerUtilities.cpp Replaced SimulatorState -> SimulationDataContainer 2016-03-29 10:48:36 +02:00
polymerUtilities.hpp allow temperature dependent PVT properties 2014-11-20 19:25:18 +01:00
SimulatorCompressiblePolymer.cpp Change include path for writeVtkData.hpp, or remove include. 2016-12-06 09:48:03 +01:00
SimulatorCompressiblePolymer.hpp Silence multiple warnings. 2015-05-29 16:31:32 +02:00
SimulatorPolymer.cpp Merge pull request #898 from joakim-hove/remove-stale-output 2016-12-06 16:06:15 +01: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