mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#163) Sort simulation wells by name
This commit is contained in:
@@ -1138,6 +1138,8 @@ void RimEclipseView::syncronizeWellsWithResults()
|
||||
{
|
||||
this->wellCollection()->wells()[wIdx]->setReservoirView(this);
|
||||
}
|
||||
|
||||
this->wellCollection()->sortWellsByName();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user