Data Structure: Support_data |
|
Description |
Prescribed fixity conditions for all fields |
Usage |
Support_data NUM=ival where ival is the data structure number |
Description |
Overview The Support_data structure defines the entities which have some or all of their freedoms prescribed. Prescribed fixity conditions may be specified for each field variable in the simulation; i.e. displacement, pore pressure and temperature. While the Support_data identifies that specific freedoms are prescribed, if the prescribed value is non-zero then the magnitude of the prescribed value must be defined using the Global_loads data structure. An example with typical definition of a support data structure for a 3D model with assignments performed via geometry sets is shown below.
Notes •One Support_data structure may be defined but it can be respecified for each stage. •If non-zero prescribed values are specified using the Global_loads data structure the relevant entities must also be defined as fixed (prescribed) using Support_data.
Examples demonstrating the usage of Support_data include: All examples
|
Displacement_codes Displacement fixity codes (1-Prescribed, 0-Free) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Displacement_codes dataset defines the fixity codes for individual freedoms at a node in the geomechanical field. Valid codes are: •0 - Free •1 - Prescribed, where the prescribed value may be defined using the Global_loads data structure
Displacement_codes are defined as a series of sets; i.e.
|
Displacement_code_volumes Prescribed displacement assignment to volumes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Displacement_code_volumes dataset assigns displacement code sets to individual volumes. The data is provided as a 2-D table where: •Row 1 - List of volumes •Row 2 - Prescribed displacement set number for each volume specified in Row 1
|
Displacement_code_surfaces Prescribed displacement assignment to surfaces |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Displacement_code_surfaces dataset assigns displacement code sets to individual surfaces. The data is provided as a 2-D table where: •Row 1 - List of surfaces •Row 2 - Prescribed displacement set number for each surface specified in Row 1
|
Displacement_code_lines Prescribed displacement assignment to lines |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Displacement_code_lines dataset assigns displacement code sets to individual lines. The data is provided as a 2-D table where: •Row 1 - List of lines •Row 2 - Prescribed displacement set number for each line specified in Row 1
|
Displacement_code_points Prescribed displacement assignment to points |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Displacement_code_points dataset assigns displacement code sets to individual points. The data is provided as a 2-D table where: •Row 1 - List of points •Row 2 - Prescribed displacement set number for each point specified in Row 1
|
Displacement_code_nodes Prescribed displacement assignment to nodes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Displacement_code_nodes dataset assigns displacement code sets to individual nodes. The data is provided as a 2-D table where: •Row 1 - List of nodes •Row 2 - Prescribed displacement set number for each node specified in Row 1
|
Displacement_code_geom_set List of geometry sets with displacement fixity code assignments |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Displacement_code_geom_set dataset defines a list of geometry set names that are assigned the displacement fixity code set defined in the Displacement_code_geom_ass dataset.
|
Displacement_code_geom_ass Displacement fixity code assignment to geometry sets |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Displacement_code_geom_ass dataset assigns displacement code sets to the individual geometry sets specified in the Displacement_code_geom_set dataset.
|
Pore_pressure_codes Pore pressure fixity codes (1-Prescribed, 0-Free) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Pore_pressure_codes dataset defines the fixity code for individual freedoms at a node in the porous flow field. Valid codes are: •0 - Free •1 - Prescribed, where the prescribed value may be defined using the Global_loads data structure.
Pore_pressure_codes are defined as a series of sets; i.e.
|
Pore_pressure_code_volumes Pore pressure assignment to volumes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Pore_pressure_code_volumes dataset assigns pore pressure code sets to individual volumes. The data is provided as a 2-D table where: •Row 1 - List of volumes •Row 2 - Pore pressure set number for each volume specified in Row 1
|
Pore_pressure_code_surfaces Pore pressure assignment to surfaces |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Pore_pressure_code_surfaces dataset assigns pore pressure code sets to individual surfaces. The data is provided as a 2-D table where: •Row 1 - List of surfaces •Row 2 - Pore pressure set number for each surface specified in Row 1
|
Pore_pressure_code_lines Pore pressure assignment to lines |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Pore_pressure_code_lines dataset assigns pore pressure code sets to individual lines. The data is provided as a 2-D table where: •Row 1 - List of lines •Row 2 - Pore pressure set number for each line specified in Row 1
|
Pore_pressure_code_points Pore pressure assignment to points |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Pore_pressure_code_points dataset assigns pore pressure code sets to individual points. The data is provided as a 2-D table where: •Row 1 - List of points •Row 2 - Pore pressure set number for each point specified in Row 1
|
Pore_pressure_code_nodes Pore pressure assignment to nodes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Pore_pressure_code_nodes dataset assigns pore pressure code sets to individual nodes. The data is provided as a 2-D table where: •Row 1 - List of nodes •Row 2 - Pore pressure set number for each node specified in Row 1
Notes •Pore_pressure_code_nodes cannot be used with adaptive remeshing as the node numbers will change after a remesh.
|
Pore_pressure_code_geom_set List of geometry sets with pore pressure fixity code assignments |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Pore_pressure_code_geom_set dataset defines a list of geometry set names that are assigned the pore pressure code set defined in the Pore_pressure_code_geom_ass dataset.
|
Pore_pressure_code_geom_ass Pore pressure fixity code assignment to geometry sets |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Pore_pressure_code_geom_ass dataset assigns pore pressure code sets to the individual geometry sets specified in the Pore_pressure_code_geom_set dataset.
|
Pore_pressure_min_val Minimum allowable pore pressure |
Usage |
||||
|
||||
Description |
||||
Minimum allowable pore pressure. If defined, the pore pressure will be prevented from falling below this value.
|
Pore_pressure_max_val Maximum allowable pore pressure |
Usage |
||||
|
||||
Description |
||||
Maximum allowable pore pressure. If defined, the pore pressure will be prevented from exceeding this value.
|
Phase_pressure_codes Phase pressure fixity codes (1-Prescribed, 0-Free) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Phase_pressure_codes dataset defines the fixity code for individual freedoms at a node in the porous flow field. Valid codes are: •0 - Free •1 - Prescribed, where the prescribed value may be defined using the Global_loads data structure.
Phase_pressure_codes are defined as a series of sets; i.e.
|
Phase_pressure_ids IDS of the phases defined in the Phase_pressure_codes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
IDS of the phases defined in the Phase_pressure_codes.
|
Phase_pressure_code_volumes Phase pressure assignment to volumes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Phase_pressure_code_volumes dataset assigns phase pressure code sets to individual volumes. The data is provided as a 2-D table where: •Row 1 - List of volumes •Row 2 - Phase pressure set number for each volume specified in Row 1
|
Phase_pressure_code_surfaces Phase pressure assignment to surfaces |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Phase_pressure_code_surfaces dataset assigns phase pressure code sets to individual surfaces. The data is provided as a 2-D table where: •Row 1 - List of surfaces •Row 2 - Phase pressure set number for each surface specified in Row 1
|
Phase_pressure_code_lines Phase pressure assignment to lines |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Phase_pressure_code_lines dataset assigns phase pressure code sets to individual lines. The data is provided as a 2-D table where: •Row 1 - List of lines •Row 2 - Phase pressure set number for each line specified in Row 1
|
Phase_pressure_code_points Phase pressure assignment to points |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Phase_pressure_code_points dataset assigns phase pressure code sets to individual points. The data is provided as a 2-D table where: •Row 1 - List of points •Row 2 - Phase pressure set number for each point specified in Row 1
|
Phase_pressure_code_nodes Phase pressure assignment to nodes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Phase_pressure_code_nodes dataset assigns phase pressure code sets to individual nodes. The data is provided as a 2-D table where: •Row 1 - List of nodes •Row 2 - Phase pressure set number for each node specified in Row 1
Notes •Phase_pressure_code_nodes cannot be used with adaptive remeshing as the node numbers will change after a remesh.
|
Phase_pressure_code_geom_set List of geometry sets with phase pressure fixity code assignments |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Phase_pressure_code_geom_set dataset defines a list of geometry set names that are assigned the phase pressure code set defined in the Phase_pressure_code_geom_ass dataset.
|
Phase_pressure_code_geom_ass Phase pressure fixity code assignment to geometry sets |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Phase_pressure_code_geom_ass dataset assigns phase pressure code sets to the individual geometry sets specified in the Phase_pressure_code_geom_set dataset.
|
Temperature_codes Temperature fixity codes (1-Prescribed, 0-Free) |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Temperature_codes dataset defines the fixity code for individual freedoms at a node in the thermal field. Valid codes are: •0 - Free •1 - Prescribed, where the prescribed value may be defined using the Global_loads data structure.
Temperature_codes are defined as a series of sets; i.e.
|
Temperature_code_volumes Temperature fixity code assignment to volumes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Temperature_code_volumes dataset assigns temperature code sets to individual volumes. The data is provided as a 2-D table where: •Row 1 - List of volumes •Row 2 - Temperature set number for each volume specified in Row 1
|
Temperature_code_surfaces Temperature fixity code assignment to surfaces |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Temperature_code_surfaces dataset assigns temperature code sets to individual surfaces. The data is provided as a 2-D table where: •Row 1 - List of surfaces •Row 2 - Temperature set number for each surface specified in Row 1
|
Temperature_code_lines Temperature fixity code assignment to lines |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Temperature_code_lines dataset assigns temperature code sets to individual lines. The data is provided as a 2-D table where: •Row 1 - List of lines •Row 2 - Temperature set number for each line specified in Row 1
|
Temperature_code_points Temperature fixity code assignment to points |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Temperature_code_points dataset assigns temperature code sets to individual points. The data is provided as a 2-D table where: •Row 1 - List of points •Row 2 - Temperature set number for each point specified in Row 1
|
Temperature_code_nodes Temperature fixity code assignment to nodes |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Temperature_code_nodes dataset assigns temperature code sets to individual nodes. The data is provided as a 2-D table where: •Row 1 - List of nodes •Row 2 - Temperature set number for each node specified in Row 1
Notes •Temperature_code_nodes cannot be used with adaptive remeshing as the node numbers will change after a remesh.
|
Temperature_code_geom_set List of geometry sets with Temperature fixity code assignments |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Temperature_code_geom_set dataset defines a list of geometry set names that are assigned the temperature code set defined in the Temperature_code_geom_ass dataset.
|
Temperature_code_geom_ass Temperature fixity code assignment to geometry sets |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
The Temperature_code_geom_ass dataset assigns temperature code sets to the individual geometry sets specified in the Temperature_code_geom_set dataset.
|