Description: Define direct input matrices related to grid, extra, and/or scalar points. The matrix is defined by a single header entry and one or more column entries. Only one header entry is required. A column entry is required for each column with nonzero elements.
Header Entry Format:
Column Entry Format:
Example:
Field | Definition | Type | Default | ||||
---|---|---|---|---|---|---|---|
NAME | Name of the matrix. | Character | Required | ||||
IFO | Form of matrix input, selected by one of the following values:
|
Integer | Required | ||||
TIN | Type of matrix being input, selected by one of the following values:
|
Integer | Required | ||||
NCOL | Number of columns in a rectangular matrix. | Integer > 0 | Required for IFO = 9 | ||||
GJ | Grid, scalar or extra point identification number for column index. | Integer > 0 | Required | ||||
CJ | Component number for grid point GJ. | 0 < Integer ≤ 6 or blank | 1 | ||||
Gi | Grid, scalar, or extra point identification number for row index. | Integer > 0 | Required | ||||
Ci | Component number for Gi for a grid point. | 0 < Integer ≤ 6 or blank | 1 | ||||
Ai | Matrix element. | Real | Required |
Remarks: