Next: Element Definition (Topology) Data
Up: Format of the neutral
Previous: Data Set Header and
KEY, NODE, X, Y, Z, SYSIDTo be written with the format:
FORMAT (1X, I2, I5, 3E12.5, I5)
or: FORMAT (1X, I2, I10, 3E12.5, I5) for 10 digit node number format
Where:
| KEY | = | -1 for a data record |
| = | -3 for the data set delimiter record which is an | |
| otherwise blank record inserted at the end of the data set. | ||
| NODE | = | node number |
| X | = | x coordinate |
| Y | = | y coordinate |
| Z | = | z coordinate |
| SYSID | = | local system identifier for the degrees of freedom at the node. |
| (=0 if no local system used). |
Notes:
Femsys Limited