Data Structure: Fault_smooth_set |
|
Description |
To define a fault smoothing data structure |
Usage |
Fault_smooth_set NUM=ival where ival is the data structure number |
Description |
Overview Faults may develop kink shapes as a result of plasticity in the adjacent sediments, non-optimal fault insertion angle, etc. Ideally faults should be represented as smooth as possible to avoid numerical issues. Fault_smoothing_set data structure may be used to: •Smooth the fault shape based on a maximum imposed angle between adjacent facets. •Correct the fault path when there is a mismatch with the fault part geometry data obtained from restoration based on a maximum allowed deviation distance. •Both corrections may be applied simultaneously. Note that in all cases the correction is performed on a user-defined frequency basis so that the movement of the nodes is minimal.
|
Active_flag Flag to indicate active status of the data structure |
Usage |
||||
|
||||
Description |
||||
Flag to indicate the active status of the data structure. Valid values are: •-1 - Deactivate and remove if defined • 0 - Not defined • 1 - Defined and active
|
Name Name of the fault smoothing set |
Usage |
||||
|
||||
Description |
||||
Name of the fault smoothing set (Maximum of 32 characters).
|
Fault_names List of faults to be applied smoothing data |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of faults to be applied smoothing data.
|
Max_facet_angle Maximum facet angle between adjacent facets |
Usage |
||||
|
||||
Description |
||||
Maximum facet angle between adjacent facets.
|
Max_deviation_dist Maximum deviation distance from a pre-defined path |
Usage |
||||
|
||||
Description |
||||
Maximum deviation distance from a pre-defined path.
|
Update_frequency Frequency for fault smoothing operation |
Usage |
||||
|
||||
Description |
||||
Frequency for fault smoothing operation (Default 100 steps).
|
Output_level Defines output to the log file |
Usage |
||||
|
||||
Description |
||||
Defines output to the log file. Valid output levels are: • 0 - No output of data • 1 - Output summary data (Default) • 2 - Output detailed information
|