mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#8876 Fracture: add option to use align dip with formation dip
This commit is contained in:
@@ -38,6 +38,8 @@ for measured_depth in measured_depths:
|
||||
fracture = well_path.add_fracture(
|
||||
measured_depth=measured_depth,
|
||||
stim_plan_fracture_template=fracture_template,
|
||||
align_dip=True,
|
||||
eclipse_case=case,
|
||||
)
|
||||
|
||||
# Update the orientation of the fracture
|
||||
|
||||
Reference in New Issue
Block a user