FEM ConstraintDisplacement: Difference between revisions

From FreeCAD Documentation
m (Icon)
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:9-->
{{Docnav|[[FEM_ConstraintFixed|Constraint fixed]]|[[FEM_ConstraintPlaneRotation|Constraint plane rotation]]|[[FEM_Module|FEM]]|IconL=FEM_ConstraintFixed.png|IconC=Workbench_FEM.svg|IconR=FEM_ConstraintPlaneRotation.png}}
{{Docnav|[[FEM_ConstraintFixed|Constraint fixed]]|[[FEM_ConstraintPlaneRotation|Constraint plane rotation]]|[[FEM_Module|FEM]]|IconL=FEM_ConstraintFixed.png|IconC=Workbench_FEM.svg|IconR=FEM_ConstraintPlaneRotation.png}}


Line 29: Line 30:




<!--T:10-->
{{Docnav|[[FEM_ConstraintFixed|Constraint fixed]]|[[FEM_ConstraintPlaneRotation|Constraint plane rotation]]|[[FEM_Module|FEM]]|IconL=FEM_ConstraintFixed.png|IconC=Workbench_FEM.svg|IconR=FEM_ConstraintPlaneRotation.png}}
{{Docnav|[[FEM_ConstraintFixed|Constraint fixed]]|[[FEM_ConstraintPlaneRotation|Constraint plane rotation]]|[[FEM_Module|FEM]]|IconL=FEM_ConstraintFixed.png|IconC=Workbench_FEM.svg|IconR=FEM_ConstraintPlaneRotation.png}}


<!--T:11-->
{{FEM Tools navi}}
{{FEM Tools navi}}


<!--T:12-->
{{Userdocnavi}}
{{Userdocnavi}}
</translate>
</translate>

Revision as of 10:41, 11 February 2019

FEM ConstraintDisplacement

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

Description

Creates a FEM constraint for a prescribed displacement of a selected object for a specified degree of freedom.

How to use

  1. Click on or choose ModelMechanical Constraints Constraint displacement from the top menu.
  2. Select in the 3D-view the object the constraint should be applied to, which can be
    1. vertices (corners)
    2. edges
    3. faces
  3. Choose a degree of freedom to fix or prescribe a displacement to.

Limitations

Notes

  1. The constraint uses the *BOUNDARY card in CalculiX. Fixing a degree of freedom is explained at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node164.html and prescribing a displacement for a degree of freedom is explained at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node165.html