Determining the Default Well Velocity using the OSP OpenWorks Data Connector

Determining the Default Well Velocity using the OSP OpenWorks Data Connector

book

Article ID: KB0071934

calendar_today

Updated On:

Products Versions
TIBCO OpenSpirit Data Connector for OpenWorks R5000.10.7

Description

The following logic Is used to determine the default velocity using the OpenWorks Data Connector

Issue/Introduction

This article describes which velocities are used in a workflow

Environment

Linux

Resolution

  1. If there is only one TD (time/depth) curve for the WellBore, it will be returned as the default Well Velocity
  2. If there are many TD curves but there is not any preferred TD for the WellBore, the TD curve with the latest create date or update date will be returned as the default WellVelocity
  3. If there are many TD curves and there is only one preferred TD for the WellBore, the preferred TD will be returned regardless of the data source
  4. If there are many TD curves and there are many preferred TDs for the WellBore then:
    1. If the interpreter for the current session matches the data source of one of the preferred TDs for the WellBore, the matched preferred TD will be returned.  If there is not a match, the logic in #2 above (based on the latest create or update date) is used