FEM ConstraintCentrif: Difference between revisions

From FreeCAD Documentation
(MenuLocation)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 31: Line 31:
<!--T:6-->
<!--T:6-->
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintCentrif.svg|16px]] [[FEM_ConstraintCentrif|FEM ConstraintCentrif]]}} button.
#* Press the {{Button|[[Image:FEM_ConstraintCentrif.svg|16px]] [[FEM_ConstraintCentrif|Centrifugal load]]}} button.
#* Select the {{MenuCommand|Model → Mechanical boundary conditions and loads → [[Image:FEM_ConstraintCentrif.svg|16px]] Centrifugal load}} option from the menu.
#* Select the {{MenuCommand|Model → Mechanical boundary conditions and loads → [[Image:FEM_ConstraintCentrif.svg|16px]] Centrifugal load}} option from the menu.
# Specify the rotation frequency in Hz.
# Specify the rotation frequency in Hz.
# Click on {{Button|Add}} in '''Geometry reference selector for a Solid''' window and select a solid to which the constraint will be applied in the [[3D_view|3D view]].
# Click on {{Button|Add}} in '''Geometry reference selector for a Solid''' window and select a solid to which the load will be applied in the [[3D_view|3D view]].
# Click on {{Button|Add}} in '''Geometry reference selector for a Edge''' window and select an edge about which the rotation will occur in the [[3D_view|3D view]].
# Click on {{Button|Add}} in '''Geometry reference selector for a Edge''' window and select an edge about which the rotation will occur in the [[3D_view|3D view]].

==Notes== <!--T:8-->

<!--T:9-->
* This feature uses the [https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node190.html *DLOAD card in CalculiX].





Latest revision as of 08:46, 27 January 2024

Other languages:

FEM ConstraintCentrif

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

Description

Defines a centrifugal body load.

Usage

  1. There are several ways to invoke the command:
    • Press the Centrifugal load button.
    • Select the Model → Mechanical boundary conditions and loads → Centrifugal load option from the menu.
  2. Specify the rotation frequency in Hz.
  3. Click on Add in Geometry reference selector for a Solid window and select a solid to which the load will be applied in the 3D view.
  4. Click on Add in Geometry reference selector for a Edge window and select an edge about which the rotation will occur in the 3D view.

Notes