FEM ConstraintForce: Difference between revisions

From FreeCAD Documentation
((hopefully) improved and reordered for clarity)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=FEM ConstraintForce
|Name=FEM ConstraintForce
|MenuLocation=Model → Mechanical boundary conditions and loads → Constraint force
|MenuLocation=Model → Mechanical boundary conditions and loads → Force load
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_ConstraintPressure|FEM ConstraintPressure]]
|SeeAlso=[[FEM_ConstraintPressure|FEM ConstraintPressure]]
Line 29: Line 29:
<!--T:5-->
<!--T:5-->
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintForce.svg|16px]] [[FEM ConstraintForce|FEM Constraint force]]}} button
#* Press the {{Button|[[Image:FEM_ConstraintForce.svg|16px]] [[FEM ConstraintForce|Force load]]}} button
#* Select the {{MenuCommand|Model → Mechanical boundary conditions and loads → [[Image:FEM ConstraintForce.svg|16px]] Constraint force}} option from the menu.
#* Select the {{MenuCommand|Model → Mechanical boundary conditions and loads → [[Image:FEM ConstraintForce.svg|16px]] Force load}} option from the menu.
# The Mesh object will be hidden automatically and reveal the original model. If the Mesh object is still visible, do one of the following to hide it:
# The Mesh object will be hidden automatically and reveal the original model. If the Mesh object is still visible, do one of the following to hide it:
#* Select the Mesh object in the [[Tree_view|Tree view]] and press {{KEY|spacebar}}.
#* Select the Mesh object in the [[Tree_view|Tree view]] and press {{KEY|spacebar}}.
#* Right-click on the Mesh object in the [[Tree_view|Tree view]] and select {{MenuCommand|Hide selection}} from its context menu.
#* Right-click on the Mesh object in the [[Tree_view|Tree view]] and select {{MenuCommand|Hide selection}} from its context menu.
# The {{MenuCommand|Analysis feature parameters}} dialog in the [[Task_panel|Task panel]] has also been opened.
# The {{MenuCommand|Analysis feature parameters}} dialog in the [[Task_panel|Task panel]] has also been opened.
# Press the {{Button|Add}} button and select one or more of either ''faces'', ''edges'' or ''vertexes'' in the [[3D_view|3D view]] to apply the force to. The selected items will appear in the list of geometrical objects.
# Press the {{Button|Add}} button and select one or more of either ''faces'', ''edges'' or ''vertices'' in the [[3D_view|3D view]] to apply the force to. The selected items will appear in the list of geometrical objects.
# Optionally press the {{Button|Remove}} button and deselect one or more of the selected items in the [[3D_view|3D view]]. The deselected items will be removed from the list of geometrical objects.
# Optionally press the {{Button|Remove}} button and deselect one or more of the selected items in the [[3D_view|3D view]]. The deselected items will be removed from the list of geometrical objects.
# Optionally edit the {{MenuCommand|Load [N]}} value.
# Optionally edit the {{MenuCommand|Load [N]}} value.
# Optionally select a face or an edge edge and press the {{Button|Direction}} button to change the force direction. In a typical case, you'll leave this field empty to apply the force in the normal direction.
# Optionally select a face or an edge and press the {{Button|Direction}} button to change the force direction. In a typical case, you'll leave this field empty to apply the force in the normal direction.
# Optionally check the {{MenuCommand|Reverse direction}} checkbox to reverse the force direction.
# Optionally check the {{MenuCommand|Reverse direction}} checkbox to reverse the force direction.
# Click {{Button|OK}} to finish.
# Click {{Button|OK}} to finish.
Line 49: Line 49:


<!--T:12-->
<!--T:12-->
* The defined force is applied uniformly to the 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.
* The defined force is applied uniformly to the selected objects. For example, if you define one force load with 200 N applied to two faces having the same area, each face will be uniformly loaded with 100 N.
* This feature uses the [https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node172.html *CLOAD card in CalculiX].





Latest revision as of 08:47, 27 January 2024

FEM ConstraintForce

Menu location
Model → Mechanical boundary conditions and loads → Force load
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM ConstraintPressure

Description

Applies a force of a given value [N] to the selected geometry.

Usage

  1. There are several ways to invoke the command:
    • Press the Force load button
    • Select the Model → Mechanical boundary conditions and loads → Force load option from the menu.
  2. The Mesh object will be hidden automatically and reveal the original model. If the Mesh object is still visible, do one of the following to hide it:
    • Select the Mesh object in the Tree view and press spacebar.
    • Right-click on the Mesh object in the Tree view and select Hide selection from its context menu.
  3. The Analysis feature parameters dialog in the Task panel has also been opened.
  4. Press the Add button and select one or more of either faces, edges or vertices in the 3D view to apply the force to. The selected items will appear in the list of geometrical objects.
  5. Optionally press the Remove button and deselect one or more of the selected items in the 3D view. The deselected items will be removed from the list of geometrical objects.
  6. Optionally edit the Load [N] value.
  7. Optionally select a face or an edge and press the Direction button to change the force direction. In a typical case, you'll leave this field empty to apply the force in the normal direction.
  8. Optionally check the Reverse direction checkbox to reverse the force direction.
  9. Click OK to finish.

Notes

  • The defined force is applied uniformly to the selected objects. For example, if you define one force load with 200 N applied to two faces having the same area, each face will be uniformly loaded with 100 N.
  • This feature uses the *CLOAD card in CalculiX.