mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fracture: Make conductivity type scriptable from python.
This commit is contained in:
committed by
Magne Sjaastad
parent
8b51160ac4
commit
8f33caef74
@@ -47,6 +47,7 @@ for measured_depth in measured_depths:
|
||||
fracture_template.orientation = "Azimuth"
|
||||
fracture_template.azimuth_angle = 60.0
|
||||
fracture_template.user_defined_perforation_length = True
|
||||
fracture_template.conductivity_type = "InfiniteConductivity"
|
||||
fracture_template.perforation_length = 12.3
|
||||
fracture_template.update()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user