opm-core/opm/core/transport
Atgeirr Flø Rasmussen 97f94cb269 Remove unneeded term, fixing oil injecting behaviour.
The 'comp_term' is supposed to be a total divergence term, which is supposed
to be zero for incompressible flow. It was added for improved robustness in
stagnant areas, but as implemented it would not be computed properly for
oil injection scenarios, due to the convention for two-phase transport
source terms (positive terms are inflow of first phase [water], negative
terms are total outflow).
2013-10-04 13:16:02 +02:00
..
implicit Remove unused "typedef"s 2013-09-26 19:22:59 +02:00
minimal better fix for the alignment warning of the previous patch 2013-07-30 19:07:30 +02:00
reorder Remove unneeded term, fixing oil injecting behaviour. 2013-10-04 13:16:02 +02:00
TransportSolverTwophaseInterface.cpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
TransportSolverTwophaseInterface.hpp Modify solve() interface, fix source term bug in implicit solver. 2013-03-15 08:21:55 +01:00