small corrections in WellsGroup

should not change reults.
This commit is contained in:
Kai Bao
2017-04-04 14:50:15 +02:00
parent e8aa431ec7
commit ff08c6b4f3
2 changed files with 3 additions and 0 deletions

View File

@@ -426,6 +426,7 @@ namespace Opm
// not sure if no water and no oil, what will happen here, zero guide_rate?
well_node.prodSpec().guide_rate_ = guide_rate;
well_node.prodSpec().guide_rate_type_ = ProductionSpecification::LIQ;
break;
}
case ProductionSpecification::NONE: {
// Group control is not in use for this group.