mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-16 16:11:57 -06:00
6033e5ca69
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). |
||
---|---|---|
.. | ||
Makefile.am | ||
sim_poly2p_comp_reorder.cpp | ||
sim_poly2p_incomp_reorder.cpp | ||
test_singlecellsolves.cpp |