opm-simulators/opm/polymer
Atgeirr Flø Rasmussen e13e77a7bb Simulators handle WPOLYMER keyword.
They do this by using the class PolymerInflowFromDeck
instead of PolymerInflowBasic if there is a WPOLYMER
keyword somewhere in the deck epochs. If there is no
WPOLYMER, the parameters 'poly_start_days' etc. will
be used to construct an instance of PolymerInflowBasic
instead.
2012-10-04 16:00:33 +02:00
..
CompressibleTpfaPolymer.cpp Fixed bug. 2012-09-05 09:07:47 +02:00
CompressibleTpfaPolymer.hpp Fixed/Added documentation comments. 2012-09-05 11:45:54 +02:00
GravityColumnSolverPolymer_impl.hpp Removed useless commented regions. 2012-05-23 16:24:08 +02:00
GravityColumnSolverPolymer.hpp Added bound checks to Newton column solver. 2012-05-23 16:22:48 +02:00
IncompPropertiesDefaultPolymer.hpp fixed bug in relperm computation. 2012-06-14 14:01:53 +02:00
IncompTpfaPolymer.cpp Fix erroneous includes again. 2012-06-13 21:59:11 +02:00
IncompTpfaPolymer.hpp Added IncompTpfaPolymer class. 2012-06-13 19:56:44 +02:00
PolymerBlackoilState.hpp Added Simulator for compressible polymer. Not tested. 2012-08-31 10:38:50 +02:00
PolymerInflow.cpp Made getInflowValues() a const method. 2012-10-04 15:59:15 +02:00
PolymerInflow.hpp Made getInflowValues() a const method. 2012-10-04 15:59:15 +02:00
PolymerProperties.cpp Removed safetyfactor with membervariable which for now is put to 1.0. Made jacobian calculations more transparent and fixed pointer error. 2012-06-26 08:37:08 +02:00
PolymerProperties.hpp Fixed/Added documentation comments. 2012-09-05 11:45:54 +02:00
PolymerState.hpp Added IncompTpfaPolymer class. 2012-06-13 19:56:44 +02:00
polymerUtilities.cpp Make polymer inflow specification by cell. 2012-10-04 13:38:22 +02:00
polymerUtilities.hpp Moved PolymerInflow* classes to separate file. 2012-10-04 15:15:32 +02:00
SimulatorCompressiblePolymer.cpp Simulators handle WPOLYMER keyword. 2012-10-04 16:00:33 +02:00
SimulatorCompressiblePolymer.hpp Simulators handle WPOLYMER keyword. 2012-10-04 16:00:33 +02:00
SimulatorPolymer.cpp Simulators handle WPOLYMER keyword. 2012-10-04 16:00:33 +02:00
SimulatorPolymer.hpp Simulators handle WPOLYMER keyword. 2012-10-04 16:00:33 +02:00
SinglePointUpwindTwoPhasePolymer.hpp Added default concentration if guess_old_solution is false. 2012-05-22 17:21:12 +02:00
TransportModelCompressiblePolymer.cpp Make polymer inflow specification by cell. 2012-10-04 13:38:22 +02:00
TransportModelCompressiblePolymer.hpp Make polymer inflow specification by cell. 2012-10-04 13:38:22 +02:00
TransportModelPolymer.cpp Make polymer inflow specification by cell. 2012-10-04 13:38:22 +02:00
TransportModelPolymer.hpp Make polymer inflow specification by cell. 2012-10-04 13:38:22 +02:00