opm-simulators/opm/polymer/fullyimplicit
Kai Bao 4254b48b57 unifying interface of a few functions of Wells classes
updateWellControls()
updateWellState()
addWellControlEq()

The change of function computeWellConnectionPressures() is not done
completely. Should find a solution later.
2016-05-23 15:11:51 +02:00
..
BlackoilPolymerModel_impl.hpp unifying interface of a few functions of Wells classes 2016-05-23 15:11:51 +02:00
BlackoilPolymerModel.hpp Remove primalvariable_ and use hydroCarbonState instead 2016-05-13 09:04:48 +02:00
FullyImplicitCompressiblePolymerSolver.cpp correcting buggy visc pointer usage in effective viscosity calculation 2016-04-14 14:52:00 +02:00
FullyImplicitCompressiblePolymerSolver.hpp Adapt to refactored/renamed NonlinearSolver (was NewtonSolver). 2015-11-18 10:19:32 +01:00
PolymerPropsAd.cpp renaming visc parameters to mu_w for better readability 2016-04-14 15:09:03 +02:00
PolymerPropsAd.hpp renaming visc parameters to mu_w for better readability 2016-04-14 15:09:03 +02:00
SimulatorFullyImplicitBlackoilPolymer_impl.hpp Avoid using Deck. 2016-01-08 13:57:37 +01:00
SimulatorFullyImplicitBlackoilPolymer.hpp Refactored to use OutputWriter from opm-output 2016-03-17 14:45:30 +01:00
SimulatorFullyImplicitCompressiblePolymer_impl.hpp Avoid using Deck. 2016-01-08 13:57:37 +01:00
SimulatorFullyImplicitCompressiblePolymer.hpp Refactored to use OutputWriter from opm-output 2016-03-17 14:45:30 +01:00
WellStateFullyImplicitBlackoilPolymer.hpp Make BlackoilPolymerModel usable with NewtonSolver from opm-autodiff. 2015-05-19 21:29:14 +02:00