mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#10415 Producer/Injector connectivity: Make sure all wells are visible by default
This commit is contained in:
parent
f8fd72c823
commit
aff2e7158f
@ -214,7 +214,6 @@ void RimWellConnectivityTable::setFromSimulationWell( RimSimWellInView* simWell
|
||||
auto eclView = simWell->firstAncestorOrThisOfType<RimEclipseView>();
|
||||
auto eclCase = simWell->firstAncestorOrThisOfType<RimEclipseResultCase>();
|
||||
|
||||
m_cellFilterView = eclView;
|
||||
m_case = eclCase;
|
||||
|
||||
// Set valid single time step and time step range selections based on case
|
||||
|
Loading…
Reference in New Issue
Block a user