opm-simulators/opm/polymer
2012-09-05 11:09:45 +02:00
..
CompressibleTpfaPolymer.cpp Fixed bug. 2012-09-05 09:07:47 +02:00
CompressibleTpfaPolymer.hpp Added Simulator for compressible polymer. Not tested. 2012-08-31 10:38:50 +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
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 some code optimization (instead of mu_w_eff, use its inverse). 2012-04-26 09:25:46 +02:00
PolymerState.hpp Added IncompTpfaPolymer class. 2012-06-13 19:56:44 +02:00
polymerUtilities.cpp Changed computation of polymer production. Added functionalities for compressible case. 2012-09-05 11:09:45 +02:00
polymerUtilities.hpp Changed computation of polymer production. Added functionalities for compressible case. 2012-09-05 11:09:45 +02:00
SimulatorCompressiblePolymer.cpp Changed computation of polymer production. Added functionalities for compressible case. 2012-09-05 11:09:45 +02:00
SimulatorCompressiblePolymer.hpp Added Simulator for compressible polymer. Not tested. 2012-08-31 10:38:50 +02:00
SimulatorPolymer.cpp Update porosities before calling transport solver. 2012-06-14 21:53:56 +02:00
SimulatorPolymer.hpp Adapt to moved SimulatorTimer class, and use common SimulatorReport class. 2012-06-14 14:26:29 +02:00
SinglePointUpwindTwoPhasePolymer.hpp Added default concentration if guess_old_solution is false. 2012-05-22 17:21:12 +02:00
TransportModelCompressiblePolymer.cpp Use porevolume instead of porosity, as argument for the transport solver. 2012-09-05 09:11:05 +02:00
TransportModelCompressiblePolymer.hpp Use porevolume instead of porosity, as argument for the transport solver. 2012-09-05 09:11:05 +02:00
TransportModelPolymer.cpp Simplified code: Only one occurence of residual evaluation. 2012-08-23 17:18:19 +02:00
TransportModelPolymer.hpp Removed non-used members in class ResidualEquation. 2012-08-23 16:51:51 +02:00