In Tosca ANSA® environment, the button corresponding to the creation of a new coordinate system using three nodes is called CORD1 (Nastran), NODE (Abaqus) or CS (ANSYS®); in the latter case, only Cartesian coordinate systems are supported; in the other two cases, the type of the coordinate system is chosen in the drop down list.
In each case, after the command is chosen, the user selects three nodes from the model that are used as follows:
The following figure shows the definition of coordinate systems using three nodes in Tosca ANSA® environment and in Tosca Structure.gui: In Tosca Structure.gui, the IDs of nodes should be entered in the corresponding fields, and also the fields Axis (x-axis or z-axis) and Plane (X-Y plane or X-Z plane) should be specified. Then, the first chosen node (Node ID of Origin field) is the origin, the second node (Node on Axis field) defines the axis (specified in Axis field) as described above, and the third node (Node in Plane field) is needed to define the plane according to Plane field. ExampleA Cartesian coordinate system with the label, CS_12, should be defined by the three nodes 101, 102 and 103. Node 101 is located at the origin of CS_12, node 102 is on Z axis and node 103 is in XZ plane as shown in the following figure: CS_DEF ID_NAME = CS_12 CS_TYPE = RECTANGULAR DEF_TYPE = NODE CS_AXIS = Z_XZ NODE_ORIGIN = 101 NODE_AXIS = 102 NODE_PLANE = 103 END_ |