Skip to main content

About this Block

What it does: Applies a force vector to selected boundary edge entities. The force distributes over the nodes on the selected edge.
Tips:
  • It only works with edge entities in boundary selection blocks. An error occurs if either nodes or faces are selected as the entity.
  • The reference Frame defines the components of the Vector. This input is optional. Leaving it blank automatically applies the global coordinate system.
  • Add a Vector or Vector Field block type to the Vector input.
    • Using a Vector Field allows you to use a varying magnitude.
    • The Vector is measured in force per unit length.
    • If you type in the Vector units as N/m they automatically convert to the standard block units.

Example File

Edge Force Applies a force vector to selected boundary edge entities. The force will be distributed over the nodes on the selected edge.

Inputs

NameTypeDescription
BoundaryBoundaryThe boundary edges to apply the load.
VectorVector FieldThe force vector per unit length.
FrameFrameThe reference frame for the components of the vector. if a frame is not specified, the components are in the global coordinate system.

Outputs