mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#9470 User defined perf length for azimuth fractures
Fractures: Add UI for user-defined perforation length for az fractures Add user defined perforation length for azimuth fractures. Janitor: remove duplication
This commit is contained in:
committed by
GitHub
parent
4345cb3a70
commit
e8789f3d4b
@@ -489,6 +489,7 @@ void RimEllipseFractureTemplate::defineUiOrdering( QString uiConfigName, caf::Pd
|
||||
group->add( &m_permeability );
|
||||
group->add( &m_width );
|
||||
group->add( &m_skinFactor );
|
||||
group->add( &m_userDefinedPerforationLength );
|
||||
group->add( &m_perforationLength );
|
||||
group->add( &m_perforationEfficiency );
|
||||
group->add( &m_wellDiameter );
|
||||
|
||||
Reference in New Issue
Block a user