opm-simulators/examples
Atgeirr Flø Rasmussen 6033e5ca69 Make polymer inflow specification by cell.
Before, it was a single number for the whole domain. It could vary
with time, though.

Simulator behaviour should be identical before and after this commit.

This touches the classes TransportModel*Polymer, Simulator*Polymer,
and the computeInjectedProduced() functions. The PolymerInflow class
and its usage has been replaced with PolymerInflowInterface, and
a subclass PolymerInflowBasic has been created which provides the
old behaviour (using parameters poly_start_days, poly_end_days and
poly_amount).
2012-10-04 13:38:22 +02:00
..
Makefile.am Removed unused program. 2012-10-04 13:36:39 +02:00
sim_poly2p_comp_reorder.cpp Added executable example for compressible with polymer. 2012-09-03 13:52:59 +02:00
sim_poly2p_incomp_reorder.cpp Add missing header. 2012-08-20 16:40:28 +02:00
test_singlecellsolves.cpp Make polymer inflow specification by cell. 2012-10-04 13:38:22 +02:00