Create Depth Channel
Use the Database Tools > Array Channels > Create Depth Channel menu option (VSCTDPCH GX) to create a depth (array) channel.
Create Depth Channel dialog options
Application Notes
The depth file is an ASCII text file that lets you specify different depths for different lines. It consists of two types of data blocks. The "All (Common) Lines" block specifies depths for all lines not specifically identified in the "individual line" blocks. Each data block consists of the block name (‘All (Common) Lines’ or individual line name), data lines separated by comma or space, and the "end" line. Following is an example (depth channel with column size 20):
All (Common) Lines
0, 5, 10, 15, 20, 25, 30, 35, 40, 45,
50, 55, 60, 65, 70, 75, 80, 85, 90, 95
end
L100:
0, 10, 20, 30, 40, 50, 60, 70, 80, 90,
100,110,120,130,140,150,160,170,180,190,
end
Depth channel created from this depth file will have depth values of 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95 for all lines except line L100 which will have depth values of 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100,110,120,130,140,150,160,170,180,190.
If the number of data values exceeds the depth channel column size, the extra values will be ignored.
If the number of data values is smaller than the depth channel column size, the dummy value will be filled for the rest of elements.
Got a question? Visit the Seequent forums or Seequent support
© 2024 Seequent, The Bentley Subsurface Company
Privacy | Terms of Use