Fault data |
Description |
Here the data structures and keywords for Abaqus style input of Fault data are described. Fault data is used to identify which geometry entities correspond to faults. This is required for example in order to propagate a fault by fault insertion in a forward geological time scale basin simulation. In addition it allows to assign specific contact properties to faults.
|
FAULT Fault set data |
Usage |
||||||||||||||||||
|
||||||||||||||||||
Description |
||||||||||||||||||
Defines geometry entities (lines in 2D, surfaces in 3D) as faults. This is used to create a ParaGeo Fault_set data structure once converted. The name of geometry sets that constitute the fault set should be provided in a list separated by commas in next line after definition of *FAULT keyword and its corresponding parameters.
Examples
|
FAULT MERGE Merge fault surfaces into single surface |
Usage |
||||||
|
||||||
Description |
||||||
*FAULT MERGE may be used to create a continuous model from a split model. It allows to define a list of pairs of Fault surfaces with coinciding nodes that will be merged to make a continuum volume. If there is a slight difference in node coordinates for a fault pair of surfaces the TOLERANCE parameter may be set to increase the allowed distance. Note however that the nodes must be almost coincident and that both surfaces must have the same number of nodes. The corresponding fault pairs should be separated by commas and each pair should be specified in a new line.
Examples
|