mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1120 Well Alloc Plot: Simple TVD calculations
This commit is contained in:
@@ -680,7 +680,6 @@ void RimWellLogPlot::updateDisabledDepthTypes()
|
||||
if (wap)
|
||||
{
|
||||
m_disabledDepthTypes.insert(MEASURED_DEPTH);
|
||||
m_disabledDepthTypes.insert(TRUE_VERTICAL_DEPTH);
|
||||
if (m_disabledDepthTypes.count(m_depthType() ))
|
||||
{
|
||||
m_depthType = CONNECTION_NUMBER;
|
||||
|
||||
Reference in New Issue
Block a user