opm-simulators/opm/polymer
Atgeirr Flø Rasmussen c6b76e715d Fix for case with incompressible rock.
Made rock comp argument optional in computePolymerAdsorbed().
Check inside func for active rock comp.
2012-10-03 16:17:54 +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
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 Fix for case with incompressible rock. 2012-10-03 16:17:54 +02:00
polymerUtilities.hpp Fix for case with incompressible rock. 2012-10-03 16:17:54 +02:00
SimulatorCompressiblePolymer.cpp Fix for case with incompressible rock. 2012-10-03 16:17:54 +02:00
SimulatorCompressiblePolymer.hpp Improve function comment (similar to in SimulatorPolymer). 2012-10-03 16:01:54 +02:00
SimulatorPolymer.cpp Stop writing ascii output twice. 2012-10-03 15:59:18 +02:00
SimulatorPolymer.hpp Improve function comment. 2012-10-03 16:00:13 +02:00
SinglePointUpwindTwoPhasePolymer.hpp Added default concentration if guess_old_solution is false. 2012-05-22 17:21:12 +02:00
TransportModelCompressiblePolymer.cpp Reinstate 10% ad-hoc c-interval overestimation. 2012-10-03 16:16:08 +02:00
TransportModelCompressiblePolymer.hpp Added lines which is need to compile with PROFILING. Did not check if code brakes. 2012-09-08 11:11:23 +02:00
TransportModelPolymer.cpp Reinstate 10% ad-hoc c-interval overestimation. 2012-10-03 16:00:51 +02:00
TransportModelPolymer.hpp Removed non-used members in class ResidualEquation. 2012-08-23 16:51:51 +02:00