mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
WellTestState::openAllCompletions -> WellTestState::open_completions
This commit is contained in:
parent
0c40771c7a
commit
ce78326ac1
@ -612,7 +612,7 @@ namespace Opm {
|
||||
events.clearEvent(WellState::event_mask);
|
||||
} else {
|
||||
wellTestState().openWell(well_name);
|
||||
wellTestState().openAllCompletions(well_name);
|
||||
wellTestState().open_completions(well_name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user