Record Format: Records Written for Any Element Matrix or Substructure Matrix File Output Request
1001
Element matrix header record
- Element number (zero if this is a substructure).
- Element or substructure type in A8 format.
- Number of nodes on the element.
- Node number of the element's first node.
- Node number of the element's second node.
- Etc.
1002
Element or substructure recovery matrix nodal
DOF
- First DOF at the element's or at the recovery matrix's first retained node.
- Second DOF at the element's or at the recovery matrix's first retained node.
- Etc.
1003
Element or substructure recovery matrix nodal
DOF change
- Node where the DOFs change.
- First DOF at this node.
- Second DOF at this node.
- Etc.
1004
Element matrix record size
- Maximum record length (including the record length and record key words) for element matrix and load vector records that follow. The matrix or load vector records will be subdivided into multiple records as needed to fit within this maximum length. The record key for any continuation record will be the same as for the first record.
1005
Element matrix header (continued)
- Element node number continued from record 1001 (if necessary).
- Etc.
1011
Symmetric element stiffness matrix
- (1, 1) stiffness.
- (1, 2) stiffness.
- (2, 2) stiffness.
- Etc., stored in columns, from the first row to the diagonal term of each column.
1012
Nonsymmetric element stiffness matrix
- (1, 1) stiffness.
- (2, 1) stiffness.
- (3, 1) stiffness.
- Etc., stored in columns.
1021
Symmetric element mass matrix
- (1, 1) mass.
- (1, 2) mass.
- (2, 2) mass.
- Etc., stored in columns, from the first row to the diagonal term of each column.
1022
Nonsymmetric element mass matrix
- (1, 1) mass.
- (2, 1) mass.
- (3, 1) mass.
- Etc., stored in columns.
1031
Load vector
- Load case.
- Load on first DOF.
- Load on second DOF.
- Etc.
1032
Substructure load case vector
- Load case name (A8 format).
- Load on first DOF.
- Load on second DOF.
- Etc.
1041
Substructure recovery matrix header record
- Zero.
- Element or substructure type in A8 format.
- Number of eliminated nodes.
- Node number of the first eliminated node.
- Node number of the second eliminated node.
- Etc.
1042
Substructure recovery matrix
- Column number corresponding to the retained DOFs list.
- Coefficient of first eliminated DOF.
- Coefficient of second eliminated DOF.
- Etc.
1043
Substructure recovery matrix header (continued)
- Node number continued from record 1041 (if necessary).
- Etc.