Simulator programs and utilities for automatic differentiation.
Go to file
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
examples Make polymer inflow specification by cell. 2012-10-04 13:38:22 +02:00
m4 Added example program and necessary configuration macros. 2012-02-02 15:41:46 +01:00
opm/polymer Make polymer inflow specification by cell. 2012-10-04 13:38:22 +02:00
.gitignore Convert ignore file from Mercurial to Git 2012-09-12 12:55:12 +02:00
configure.ac Bugfix after removal of hello polymer program. 2012-02-27 12:20:55 +01:00
Makefile.am Added executable example for compressible with polymer. 2012-09-03 13:52:59 +02:00