Fixed some typos introduced in previous commit.

Some conflicts in the previous rebase was unfortunately not resolved
correctly. This commit corrects those errors.
This commit is contained in:
Håkon Hægland
2021-03-25 22:40:12 +01:00
parent 60c5fab82d
commit 231f5374d7

View File

@@ -1045,6 +1045,9 @@ namespace Opm {
last_report_.assemble_time_well += perfTimer.stop();
}
template<typename TypeTag>
void
BlackoilWellModel<TypeTag>::
maybeDoGasLiftOptimize(Opm::DeferredLogger& deferred_logger)
{
well_state_.enableGliftOptimization();