/CLOAD
Block Format Keyword Defines a concentrated force or moment applied to each node of a prescribed nodal group.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) | 
|---|---|---|---|---|---|---|---|---|---|
| /CLOAD/cload_ID/unit_ID | |||||||||
| cload_title | |||||||||
| fct_IDT | Dir | skew_ID | sens_ID | grnd_ID | Ascalex | Fscaley | |||
Definitions
| Field | Contents | SI Unit Example | 
|---|---|---|
| cload_ID | Concentrated load block identifier (Integer, maximum 10 digits) | |
| unit_ID | Unit Identifier (Integer, maximum 10 digits) | |
| cload_title | Concentrated load block title. (Character, maximum 100 characters) | |
| fct_IDT | Time function
        identifier. (Integer) | |
| Dir | Direction of load: X, Y, and Z for forces; XX,
        YY, and ZZ for moments. (Text) | |
| skew_ID | Skew identifier. (Integer) | |
| sens_ID | Sensor identifier. 
 (Integer) | |
| grnd_ID | Node group to which the concentrated loads are
         applied. (Integer) | |
| Ascalex | Abscissa scale factor. Default = 1.0 (Real) | |
| Fscaley | Ordinate scale factor. Default = 1.0 (Real) | 
Comments
- The direction of load must be right justified in the ten characters of field number 2.
- The grnd_ID input is
    obligatory. The concentrated loads will only be applied to the nodal group. The force is applied
    to each node individually, so:(1) with being the number of nodes in the node group. 
- The
       Ascalex and
       Fscaley are used to scale the abscissa and
      ordinate.The actual load function value is calculated as following:(2) Where, is the function of fct_IDT. The force is applied individually to each node of the nodal group. The total force is equivalent to the force value multiplied by the number of nodes.