FEM ConstraintForce: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 35: Line 35:
# Fill in {{Button|Load [N]}} with a force value in [N].
# Fill in {{Button|Load [N]}} with a force value in [N].
# {{Button|Direction}}: In a typical case, you'll leave this field empty to apply a force in the normal direction. You can revert the direction of the force by clicking {{Button|Reverse direction}}. In other cases, you need to pick a face/plane or edge, which serves as reference for force direction.
# {{Button|Direction}}: In a typical case, you'll leave this field empty to apply a force in the normal direction. You can revert the direction of the force by clicking {{Button|Reverse direction}}. In other cases, you need to pick a face/plane or edge, which serves as reference for force direction.
# Click {{Button|OK}} to finish the dialog and create {{KEY|[[File:FEM_ConstraintForce.svg|24px]] ConstraintForce}} object.
# Click {{Button|OK}} to finish and the {{KEY|[[File:FEM_ConstraintForce.svg|24px]] ConstraintForce}} object is created.


</translate>
</translate>

Revision as of 08:49, 8 October 2022

FEM ConstraintForce

Menu location
Model → Mechanical Constraints → Constraint force
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM ConstraintPressure

Description

This command applies a force of given value [N] to selected target geometry.

Usage

  1. There are several ways to invoke the command to apply a force to a face, line or point:
    • Click on FEM Constraint force button
    • Select the Model → Mechanical Constraints → Constraint force option from the menu.
  2. If you have Mesh displayed, you need to hide it (select the mesh object and press spacebar or right-click and select Hide item) and show the original model.
  3. Click on a face, line or point to which a force should be applied. The object will appear in the list of geometrical objects.
  4. Fill in Load [N] with a force value in [N].
  5. Direction: In a typical case, you'll leave this field empty to apply a force in the normal direction. You can revert the direction of the force by clicking Reverse direction. In other cases, you need to pick a face/plane or edge, which serves as reference for force direction.
  6. Click OK to finish and the ConstraintForce object is created.

Notes

Defined force is applied uniformly to selected objects. For example, if you define one force constraint with 200 N applied to two faces having the same area, each face will be uniformly loaded with 100 N.