FEM ConstraintCentrif: Difference between revisions

From FreeCAD Documentation
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 37: Line 37:
# 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-->
==Note==

This feature uses the *DLOAD card in CalculiX. It is described at https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node190.html
<!--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].



<!--T:7-->
<!--T:7-->

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