mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2569 Fracture containment. Fix fracture border polygon calculation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Title Classes related to fractures
|
||||
|
||||
note as N1
|
||||
Updated 2018-02-07
|
||||
Updated 2018-03-07
|
||||
end note
|
||||
|
||||
class RimFracture {
|
||||
@@ -19,6 +19,10 @@ class RimWellPathFracture {
|
||||
RimFracture <|-- RimSimWellFracture
|
||||
RimFracture <|-- RimWellPathFracture
|
||||
|
||||
RimFracture -> RimStimPlanFractureTemplate
|
||||
|
||||
RimFracture -> RivWellFracturePartMgr
|
||||
RivWellFracturePartMgr ->RimFracture
|
||||
|
||||
class RimFractureTemplate {
|
||||
RimDefines::UnitSystemType fractureTemplateUnit;
|
||||
|
||||
Reference in New Issue
Block a user