Module: Well Data ()
A data object of type Well Data stores information about an oil or gas well. The following information is stored for each well
- Well Name
- Well Color
- Well Type
- Well Head position X and Y
- MD (Measured Depth)
- KB (Kelly Bushing)
- TVD (True Vertical Depth)
In order to visualize the line segments of a Well Data object the module Well Display can be used.
A list of X, Y values for the given MD and TVD defines the well path. The well path values are defined in the path file. The path file can be imported into the well data by right-clicking on the mouse button and choosing Import Well Path.
Without the path, the well is visualized as a straight line since Well Head position values (X and Y) are used for all values of MD and KB.
When the path is loaded then the true path of the well is displayed.
In addition to well path a Well Log can be added to the well data. This is done by right-clicking on the instance of well data and choosing Import Well Log.
None.
None.