opm-simulators/opm/polymer
2012-08-30 15:31:28 +02:00
..
CompressibleTpfaPolymer.cpp Added compressible polymer transport solver. Not yet done. 2012-08-28 16:42:26 +02:00
CompressibleTpfaPolymer.hpp Fixed preprocessor flag names in some header files. 2012-08-30 15:31:28 +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 Fixed preprocessor flag names in some header files. 2012-08-30 15:31:28 +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 Removed compiler warnings. 2012-04-25 08:51:32 +02:00
polymerUtilities.hpp Added helper class PolymerInflow (moved from polymer_reorder.cpp). 2012-06-13 15:44:12 +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 Cleaned up ownership (private vs public) in class definition. 2012-08-30 09:09:23 +02:00
TransportModelCompressiblePolymer.hpp Cleaned up ownership (private vs public) in class definition. 2012-08-30 09:09:23 +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