Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.35 KB

FEM_ConstraintDisplacement.md

File metadata and controls

34 lines (22 loc) · 1.35 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 5 column 12
---
- GuiCommand:
   Name:FEM ConstraintDisplacement
   MenuLocation:Model → Mechanical Constraints → Constraint displacement
   Workbenches:[FEM](FEM_Workbench.md)
   Shortcut:
   SeeAlso:[FEM tutorial](FEM_tutorial.md)
---

FEM ConstraintDisplacement

Description

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

Usage

  1. There are several ways to invoke the command:
    • Press the FEM ConstraintDisplacement button.
    • Select the Model → Mechanical Constraints → Constraint displacement option from the menu.
  2. In the 3D view select the object the constraint should be applied to, which can be a vertex (corner), edge, or face.
  3. Choose a degree of freedom or prescribe a displacement.

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

{{FEM Tools navi}}


documentation index > FEM ConstraintDisplacement