mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 20:24:48 -06:00
Merged.
This commit is contained in:
commit
5afc6bf0e8
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user