opm-simulators/opm/polymer/fullyimplicit
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
..
BlackoilPolymerModel_impl.hpp putting update of water injection mobility to a separate function 2016-12-16 08:56:35 +01:00
BlackoilPolymerModel.hpp putting update of water injection mobility to a separate function 2016-12-16 08:56:35 +01:00
FullyImplicitCompressiblePolymerSolver.cpp Removed unused variable (which gave me compilation errors) 2016-12-22 13:00:51 +01:00
FullyImplicitCompressiblePolymerSolver.hpp BlackoilModelEnums: don't use high-level classes 2016-12-29 18:03:05 +01:00
PolymerPropsAd.cpp handling the injection mobility when mixing paramter not 1 2016-12-16 08:56:35 +01:00
PolymerPropsAd.hpp handling the injection mobility when mixing paramter not 1 2016-12-16 08:56:35 +01:00
SimulatorFullyImplicitBlackoilPolymer_impl.hpp Update to shared_ptr-less parser interface. 2016-10-20 14:08:04 +02:00
SimulatorFullyImplicitBlackoilPolymer.hpp Change include path for writeVtkData.hpp, or remove include. 2016-12-06 09:48:03 +01:00
SimulatorFullyImplicitCompressiblePolymer_impl.hpp Do not assign to dereferenced null pointers. 2016-11-17 13:18:02 +01:00
SimulatorFullyImplicitCompressiblePolymer.hpp Change include path for writeVtkData.hpp, or remove include. 2016-12-06 09:48:03 +01:00
WellStateFullyImplicitBlackoilPolymer.hpp Make BlackoilPolymerModel usable with NewtonSolver from opm-autodiff. 2015-05-19 21:29:14 +02:00