Data Structure: Geometry_create_groups |
|
Description |
Group data generation from a 2D .dxf section. |
Usage |
Geometry_create_groups NUM=ival where ival is the data structure number |
Description |
Overview Geometry_create_groups is a utility used to automatically generate Group_data in 2D sections imported from a .dxf file, using geometry sets that correspond to the stratigraphy horizons. It will also create the associated Stratigraphy_data . Note that the geometry sets are generated from the entity groups in the .dxf file.
|
Units List of unit names |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of unit names in order from oldest to youngest
Notes •If not specified the unit names will be the same as the Geometry_sets names
|
Groups List of group names |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of group names in order from oldest to younges
Notes •If not specified the group names will will be the same as the Unit names
|
Geometry_sets List of fault sets |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of geometry sets defining stratigraphy horizons in order from oldest to youngest
|
Basal_horizon Basal horizon name |
Usage |
||||
|
||||
Description |
||||
Defines the Stratigraphy_horizon name of the basal horizon for the model.
|
Detachments List of detachment sets |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Detachments must be identified if present to ensure that stratigraphy top surfaces can be correctly identified. Detachments are defined via the lower contact surface geometry set names
|
Element_type Element type (Either Element_type or Element_type_number Compulsory) |
Usage |
||||
|
||||
Description |
||||
Character name that identifies the element type. Valid element types are: • TPM3 - Plane Strain Triangle Element (TPM3) (All fields) • QPM4 - Plane Strain Quadrilateral Element (QPM4) (All fields) • TAX3 - Axisymmetric Triangle Element (TAX3) (All fields) • QAX4 - Axisymmetric Quadrilateral Element (QAX4) (All fields) • TPM3V - Plane Strain Average Volume Strain Triangle Element (TPM3V) (All fields*) • TAX3V - Axisymmetric Average Volume Strain Triangle Element (TAX3V) (All fields) • BAR2D - Bar Element (BAR2D) (Geomechanical Explicit) • TPM6 - Plane Strain Element (TPM6) (Geomechanical Implicit) • TAX6 - Axisymmetric Triangle Element (TAX6) (Geomechanical Implicit) • QPM8 - Plane Strain Quadrilateral Element (QPM8) (Geomechanical Implicit) • QAX8 - Axisymmetric Quadrilateral Element (QAX8) (Geomechanical Implicit) • TPM6M - Plane Strain Mixed Element Formulation (TPM6M) (Geomechanical Implicit) • QPM8M - Plane Strain Quadrilateral Mixed Element Formulation (QPM8M) (Geomechanical Implicit) • QPM9M - Plane Strain Quadrilateral Mixed Element Formulation (QPM9M) (Geomechanical Implicit) • TPM3M - Plane Strain Triangle Mixed Element Formulation (TPM3M) (Geomechanical Implicit) • QPM4M - Plane Strain Quadrilateral Mixed Element Formulation (QPM4M) (Geomechanical Implicit)
|
Material_name Material name (Compulsory) |
Usage |
||||
|
||||
Description |
||||
Name of material to be assigned to the group. Alternatively the group may be assigned a material via Material_number
|
Stratigraphy_create_flag Flag denoting that stratigraphy should be created |
Usage |
||||
|
||||
Description |
||||
Flag denoting that stratigraphy should be created. Valid values are: • 0 - Do not create stratigraphy • 1 - Create the stratigraphy (default)
|
Stratigraphy_check_flag Flag denoting that stratigraphy should be created |
Usage |
||||
|
||||
Description |
||||
Flag denoting that stratigraphy should be checked and modified. Valid values are: • 0 - Do not check stratigraphy • 1 - Check the stratigraphy (default)
|
Group_create_flag Flag denoting that groups should be created |
Usage |
||||
|
||||
Description |
||||
Flag denoting that stratigraphy should be created. Valid values are: • 0 - Do not create groups • 1 - Create groups (default)
|