Description
The FORCE entry defines a force at a grid point by specifying a vector.
Format
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| FORCE | SID | G | CID | F | N1 | N2 | N3 |
Example
| FORCE | 3 | 441 | 4 | 10.0 | 1.0 | -1.0 | 0.0 |
| Field | Definition | Type | Default |
|---|---|---|---|
| SID | Load set identification number. | Integer > 0 | Required |
| G | Grid point identification number. | Integer ≥ 0 or blank | 0 |
| CID | Coordinate system identification number. | Integer > 0 | Required |
| F | Load vector scale factor. | Real | Required |
| N1, N2, N3 | Load vector components of vector measured in the coordinate system defined by CID. | Real | Required; must have at least one nonzero component |
Remarks

In the above equation,
is the vector defined in fields 6, 7, and 8.