next up previous contents index
Next: Gauss Point Coordinates Up: Format of the neutral Previous: Element Results Local Systems

Gauss Point Results Local Systems

  This data set is used to define the local system in which gauss point results data may be specified. A Gauss Point Local System Data Set is denoted by a `KEY' of 34 in the data set header record. For each element for which a local system is specified there is a header record of the form:

KEY, NUMB, ITYPE, IGROUP, NODAL, NSURF, INTEG

To be written with the format:

FORMAT(1X, I2, 5I5)
or: FORMAT (1X, I2, I10, 4I5) for 10 digit element number format

Where:


KEY = -1 for a data header record
-3 for the data set delimiter record which is an otherwise
blank record inserted at the end of the data set.
NUMB = element number.
ITYPE = FEMVIEW element type (optional).
IGROUP = element group number.
NODAL = 0
NSURF = number of surfaces (outer repeat).
INTEG = number of Gauss points (inner repeat).

Followed by data continuation records of the form:

KEY, IGPNT, XDCOSX, XDCOSY, XDCOSZ, YDCOSX, YDCOSY, YDCOSZ
KEY, IGPNT, ZDCOSX, ZDCOSY, ZDCOSZ

To be written with the format:

FORMAT(1X, I2, I5, 6E12.5)

Where:


KEY = -2 for a data continuation record.
IGPNT = Gauss point number.
XDCOSX, XDCOSY, XDCOSZ = X, Y and Z components of Local X axis.
YDCOSX, YDCOSY, YDCOSZ = X, Y and Z components of Local Y axis.
ZDCOSX, ZDCOSY, ZDCOSZ = X, Y and Z components of Local Z axis.

Notes:

1.
Gauss Point Results Local Systems should be input in the same order as the elements are given in the element topology data, but it is not necessary to give a system for each element.
2.
When the Gauss Point Results Local System is input at the model or loadcase level the components (direction cosines) of the local axes are given with respect to the model global system.

3.
When the Gauss Point Results Local System is input at the assembly level, the components (direction cosines) of the local axes are given with respect to the assembly global system.

next up previous contents index
Next: Gauss Point Coordinates Up: Format of the neutral Previous: Element Results Local Systems

Femsys Limited
17th August 1999