Merge pull request #776 from qilicun/debug-polymer

fix polymer in flow bug.
This commit is contained in:
Atgeirr Flø Rasmussen
2016-08-03 08:52:17 +02:00
committed by GitHub

View File

@@ -72,6 +72,7 @@ namespace Opm
{
ScheduleConstPtr schedule = eclipseState->getSchedule();
for (const auto& well : schedule->getWells(currentStep)) {
if (well->isInjector(currentStep)) {
WellInjectionProperties injection = well->getInjectionProperties(currentStep);
if (injection.injectorType == WellInjector::WATER) {
WellPolymerProperties polymer = well->getPolymerProperties(currentStep);
@@ -81,6 +82,7 @@ namespace Opm
}
}
}
}
/// Constructor.
/// @param[in] deck Input deck expected to contain WPOLYMER.