Data Structure: Part_nodal_update |
|
Description |
Updated nodes and coordinates for each part_geometry_set |
Usage |
Part_nodal_update NUM=ival where ival is the data structure number |
Description |
Overview The Part_nodal_update structure stores the node numbers and updated nodal coordinates for an individual part geometry set. Part geometry sets are groups of geometry entities that do not form part of the model domain. If Part_nodal_update is specified and a Time_curve is assigned on the Prescribed_boundary_data structure, then the part geometry will be moved from the original location to the updated location at a rate defined by the Time_curve.
Notes •One Part_nodal_update data structure may be defined for each Part_geometry_set
|
Coordinates List of updated nodal coordinates for part geometry |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of the updated nodal coordinates corresponding to the Nodes list defined on the Part_nodal_data structure.
|
Substep_coordinates List of updated nodal coordinates for part geometry |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of the updated nodal coordinates corresponding to the Nodes list defined on the Part_nodal_data structure. Note that for cases in which this data is generated from restoration output using substeps, the KDM dimension value indicates the number of substeps. Thus if Part_nodal_data contains the coordinates for JDM number of nodes, Part_nodal_update will contain JDM*KDM rows (the updated coordinates for every node at every substep).
|