Skip to main content

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.
Tips:
  • The reference Frame defines the components of the Vector. This input is optional. Leaving it blank automatically applies the global coordinate system.
  • Acts on a defined FE Region.

Example File

Acceleration Load Applies an acceleration load to a selected region. The applied force is calculated by multiplying the acceleration vector by the element masses and distributing over the nodes.

Inputs

NameTypeDescription
RegionRegionThe region of elements. the load will only be applied to regions with mass.
VectorVector FieldThe acceleration vector.
FrameFrameThe reference frame for the components of the vector. if a frame is not specified, the components are in the global coordinate system.

Outputs