mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fracture Templates : Refactor load and update logic when geometry changes
This commit is contained in:
@@ -69,5 +69,5 @@ void RicfScaleFractureTemplate::execute()
|
||||
}
|
||||
|
||||
templ->setScaleFactors(m_widthScaleFactor, m_heightScaleFactor, m_dFactorScaleFactor, m_conductivityScaleFactor);
|
||||
templ->reload();
|
||||
templ->loadDataAndUpdateGeometryHasChanged();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user