Data Structure: Geometry_line_separate |
|
Description |
Defines data to detach a list of lines to separate surfaces |
Usage |
Geometry_line_separate NUM=ival where ival is the data structure number |
Description |
Overview The Geometry_line_separate defines data to separate geometry by creating duplicate lines and points. This operation may be needed for example when defining a fault through contact lines/surfaces (each of the fault blocs must have their own contact lines/surfaces). The operation can be limited in scope by: •Optionally specifying the lines to be considered
|
Units List of horizon names for line separation operation (optional) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of stratigraphy horizon names to be used for line separation. This may also contain •"Surface_horizon" to indicate that the current top surface horizon should be considered •"All_horizons" to indicate that all horizons should be considered
|
Group_numbers List of element group numbers for line separation operation (optional) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Specifies the list of element groups by number to be used for line separation.
|
Groups List of element group names for line separation operation (optional) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Specifies the list of element groups by name to be used for line separation.
|
Surfaces List of surfaces for line separation operation (optional) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Specifies the list of the surface numbers to be used for line separation.
|
Lines List of lines for line separation operation (optional) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Specifies the list of line numbers to be used for line separation.
|
Geometry_set Geometry set name |
Usage |
||||
|
||||
Description |
||||
Name of associated geometry set (Maximum Characters 32) containing lines to be split
|
Separation_type Separation type for groups/horizons |
Usage |
||||
|
||||
Description |
||||
Defines the type of separation for groups/horizons. Valid values are: • 0 - Line separation (default if only lines defined) • 1 - Separate at group boundaries (default if surfaces, groups or horizons defined) • 2 - Separate all surfaces
|
Output_level Output level for information to the log file |
Usage |
||||
|
||||
Description |
||||
Specifies the level of output information to the log file. Valid values are: • 0 - No output • 1 - Output summary • 2 - Output detailed info
|
Vertex_update_flag Flag indicating vertices should be updated after split |
Usage |
||||
|
||||
Description |
||||
Flag indicating wheter vertices should be updated after split. Valid values are: • 0 - No vertex update • 1 - Vertex update (default)
|
Mesh_update_flag Flag indicating the mesh should be updated post-separation |
Usage |
||||
|
||||
Description |
||||
Flag indicating wheter mesh should be updated after split. Valid values are: • 0 - No mesh update (default) • 1 - Mesh update
|
Consolidate_line_flag Flag indicating the line consolidation should be used post-separation |
Usage |
||||
|
||||
Description |
||||
Flag indicating the line consolidation should be used post-separation to eliminate unnecessary short lines if present. Valid values are: • 0 - No line merge (default) • 1 - Merge lines
|