mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
small corrections in WellsGroup
should not change reults.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user