mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1040 - pre-proto - Setting correct center of fracture for SimWellFracture
This commit is contained in:
@@ -75,6 +75,7 @@ void RicNewSimWellFractureAtPosFeature::onActionTriggered(bool isChecked)
|
||||
|
||||
fracture->name = "Simulation Well Fracture";
|
||||
fracture->setIJK(simWellItem->i, simWellItem->j, simWellItem->k);
|
||||
fracture->setCellCenterPosition();
|
||||
|
||||
|
||||
RimOilField* oilfield = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user