About this Block
What it does: Applies an acceleration load to a selected region. The applied force is calculated by multiplying the acceleration vector by the element masses and distributing it over the nodes. Common uses:- Adding gravity to a simulation.
Example File
Inputs
| Name | Type | Description |
|---|---|---|
| Region | Region | The region of elements. the load will only be applied to regions with mass. |
| Vector | Vector Field | The acceleration vector. |
| Frame | Frame | The reference frame for the components of the vector. if a frame is not specified, the components are in the global coordinate system. |
Outputs
| Type |
|---|
| Body Force |

