FEM MeshGmshFromShape/en


This documentation is not finished. Please help and contribute documentation.

See Draft ShapeString for good documented Command. Gui Command gives an overview over commands. And see List of Commands for other commands.

Go to Help FreeCAD to contribute.

FEM MeshGmshFromShape.png FEM MeshGmshFromShape

Menu location
Mesh → FEM mesh from shape by Gmsh
Workbenches
FEM
Default shortcut
None
See also
FEM tutorial


Description

For a finite elements analysis the geometry needs to be discretized into a FEM_Mesh. This command uses gmsh (which needs to be installed on the system) for calculating the mesh.

How to use

  1. Select the shape you want to analyze. For volume FEM this needs to be a solid or compsolid. A compsolid is necessary if your part is made from multiple materials. (A compsolid can be created with the BooleanFragments command.) -- For shell and beam FEM somebody needs to fill in the details here.
  2. Press the FEM MeshGmshFromShape.png FEM mesh from shape by GMSH button
  3. Optionally edit the minimal and maximal element size. (Autodetection works fine unless you apply complicated boundary conditions.)
  4. Click the Apply button and wait for the computation of the mesh to complete
  5. Close the task. You now should see a new FEMMeshGMSH object in your active analysis container.
Online version: "http://www.freecadweb.org/wiki/index.php?title=FEM_MeshGmshFromShape/en&oldid=257368"

Navigation menu