This commit is contained in:
Atgeirr Flø Rasmussen 2012-02-20 13:59:56 +01:00
commit 5afc6bf0e8

View File

@ -177,7 +177,7 @@ private:
double polymerInflowAtTime(double time)
static double polymerInflowAtTime(double time)
{
if (time >= 300.0*Opm::unit::day && time < 800.0*Opm::unit::day) {
return 5.0;