mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7026 Make well path/fracture intersection available for ellipse.
This commit is contained in:
committed by
Magne Sjaastad
parent
7ebca64050
commit
635ada7297
@@ -862,7 +862,7 @@ void RimFracture::setFractureTemplate( RimFractureTemplate* fractureTemplate )
|
||||
}
|
||||
else
|
||||
{
|
||||
m_wellPathDepthAtFracture = 0.0;
|
||||
m_wellPathDepthAtFracture = fractureTemplate->wellPathDepthAtFracture();
|
||||
}
|
||||
|
||||
if ( fractureTemplate->orientationType() == RimFractureTemplate::AZIMUTH )
|
||||
|
||||
Reference in New Issue
Block a user