| Header1 |
(80A1). The UFF header lines are stored in the .header field |
| Header2 |
(80A1) |
| Header3 |
(80A1) DD-MMM-YY and HH:MM:SS with format (9A1,1X,8A1) |
| Header4 |
(80A1) |
| Header5 |
(80A1) |
| Fun |
(6I10) This is stored in the .fun field |
| |
Model (0 Unknown, 1 Structural, 2 Heat Transfer, 3 Fluid Flow) |
| |
Analysis (0 Unknown, 1 Static, 2 Normal Mode, 3 Complex eigenvalue first order, 4 Transient, 5 Frequency Response, 6 Buckling, 7 Complex eigenvalue second order |
| |
Field 0 Unknown, 1 Scalar, 2: Tx Ty Tz, 3: Tx Ty Tz Rx Ry Rz, 4: Sxx Sxy Syy Sxz Syz Szz, 5: Sxx Syx Szx Sxy Syy Szy Sxz Syz Szz |
| |
FieldType see list with xfopt('_fieldtype') |
| |
Format 2 Real, 5 Complex |
| |
NDV Number Of Data Values Per Node |
| Header1 |
(80A1) Function description |
| Header2 |
(80A1) Run Identification |
| Header3 |
(80A1) Time stamp DD-MMM-YY and HH:MM:SS with format (9A1,1X,8A1) |
| Header4 |
(80A1) Load Case Name |
| Header5 |
(80A1) |
| DOFID |
2(I5,I10),2(1X,10A1,I10,I4) |
| |
with values FunType (list with xfopt('_funtype')), FunID, VerID, LoadCase (0 single point), |
| |
ResponseGroup (NONE if unused, ResponseNodeID, ResponseDofID 1:6 correspond to SDT DOFs .01 to .06, -1:-6 to SDT DOFs .07 to .12 |
| |
ReferenceGroup, ReferenceNodeID, ReferenceDofID 1:6. These are only relevant if LoadCase is zero |
| DataForm |
(3I10,3E13.5) |
| |
DFormat (2 : real, single precision, 4 : real, double precision,
5 : complex, single precision, 6 : complex, double precision), NumberOfDataPoints, XSpacing (0 - uneven, 1 - even (no abscissa values stored)), XMinimum (0.0 if uneven), XStep (0.0 if spacing uneven), ZAxisValue (0.0 if unused) |
| XDataForm |
(I10,3I5,2(1X,20A1)) DataType (list with xfopt('_datatype')), lue length unit exponents, fue force, tue temperature, AxisLabel, AxisUnits |
| |
Note : exponents are used to define dimensions. Thus Energy (Force * Length) has [fue lue tue]=[1 1 0]. This information is generally redundant with DataType. |
| YNDataForm |
Ordinate (or ordinate numerator) Data Form (same as XDataForm |
| YDDataForm |
Ordinate Denominator Data Characteristics |
| ZDataForm |
Z-axis Data Characteristics |
| DataValue |
a series of x value (if uneven x spacing, always with format E13.5), real part, imaginary part (if exists) with precision (E13.5 or E20.12) depending on DFormat. |
| SDT |
UNV element (UNV Id) |
| beam1 |
rod (11), linear beam (21) |
| tria3 |
thin shell lin triangle (91), plane stress lin tri (41), plan strain lin tri (51), flat plate lin triangle (74) |
| tria6 |
thin shell para tri (92), plane stress para tri (42), plane strain para tri (51), flat plate para tri (62), membrane para tri (72) |
| quad4 |
thin shell lin quad (94), plane stress lin quad (44), plane strain lin quad (54), flat plate lin quad (64), membrane lin quad (71) |
| quadb |
thin shell para quad (95), plane stress para quad (54), plane strain para quad(55), flat plate para quad (65), membrane para quad(75) |
| tetra4 |
solid lin tetra (111) |
| tetra10 |
solid para tetra (118) |
| penta6 |
solid lin wedge (112) |
| penta15 |
solid para wedge (113) |
| hexa8 |
solid lin brick (115) |
| hexa20 |
solid para brick (116) |
| rigid |
rigid element (122) |
| bar1 |
node-node trans spring (136), node-node rot spring (137) |
| mass2 |
lumped mass (161) |