Next: Results in Discrete Point
Up: FEMVIEW Archive File Format
Previous: FEMVIEW Archive File Format
The entity header record is as follows:
KEY, NODE, NMATS, IRECTY, X, Y, Z
To be written with the format:
FORMAT(1X, I2, 2I5, 5X, I5, 3E12.5)
where:
| KEY | = | -1 for a header record |
| = | -3 for the data set delimiter record which is an | |
| otherwise blank record inserted at the end of the data set. | ||
| NODE | = | cross-section node or point number as generated by FEMVIEW.. |
| NMATS | = | number of materials at the node or point. |
| IRECTY | = | record variant identification number. |
| X, Y, Z | = | coordinates of the cross-section node or point. |
Femsys Limited