mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#396) Disconnected EclipseResultDefiniton from EclipseView
So that it can be used in WellLogCurves
This commit is contained in:
@@ -249,7 +249,7 @@ void RimEclipsePropertyFilter::initAfterRead()
|
||||
{
|
||||
resultDefinition->initAfterRead();
|
||||
|
||||
resultDefinition->setReservoirView(parentContainer()->reservoirView());
|
||||
resultDefinition->setEclipseCase(parentContainer()->reservoirView()->eclipseCase());
|
||||
resultDefinition->loadResult();
|
||||
updateIconState();
|
||||
computeResultValueRange();
|
||||
|
||||
Reference in New Issue
Block a user