> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Rotational Force

Defines a static load which accounts for the inertia effects of an angular velocity and acceleration about a stationary axis of rotation.

### Inputs

| Name                 | Type                                                   | Description                                                                                                        |
| -------------------- | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ |
| Region               | [Region](../../../../block-documentation/types/region) | The Region of elements the rotational load will be applied to. The load will only be applied to regions with mass. |
| Axis                 | [Axis](../../../../block-documentation/types/axis)     | The Axis of rotation.                                                                                              |
| Angular velocity     | [Scalar](../../../../block-documentation/types/scalar) | Angular Velocity of the force expressed in dimensions of Angle / Time.                                             |
| Angular acceleration | [Scalar](../../../../block-documentation/types/scalar) | The Angular Acceleration of the force expressed in dimensions of Angle / Time^2.                                   |

### Outputs

| Type                                                           |
| -------------------------------------------------------------- |
| [Body Force](../../../../block-documentation/types/body-force) |
