next up previous contents index
Next: Constraint Data Records Up: Format of FEMGEN Neutral Previous: Material Properties Data Records

Physical Properties Data Records

  A Physical Properties Data Set is denoted by a `KEY' of 102 in the data set header record.

KEY, ANAME, LPNR, TYPE

To be read with the format:

FORMAT(1X, I2, 1X, 8A1, 2I5)

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.
ANAME = Property Name
LPNR = Sequence Number
TYPE = 1=thickness, 2-6=beam cross section

And then the physical data:

KEY, THICK

or

KEY, PROP1,....,PROP6
KEY, PROP7,....,PROP12
KEY, PROP13,....,PROP18
KEY, PROP19,....,PROP23

To be read with the format:

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

Where:


KEY = -2 for a data continuation record
THICK = thickness
PROP1 - PROP23 = physical properties


next up previous contents index
Next: Constraint Data Records Up: Format of FEMGEN Neutral Previous: Material Properties Data Records

Femsys Limited
17th August 1999