FEM Workbench: Difference between revisions

From FreeCAD Documentation
(Introduction section, and workflow section to quickly explain how the FE analysis is done)
(Removed superfluous heading)
Line 26: Line 26:
As of FreeCAD version 0.15 the FEM Workbench can be used on Windows, MacOSX and Linux platforms. Since the workbench makes use of external solvers, the amount of manual setup will depend on the operating system that you are using. See the [[FEM_Install|FEM Install]] page for instruction on setting up these tools.
As of FreeCAD version 0.15 the FEM Workbench can be used on Windows, MacOSX and Linux platforms. Since the workbench makes use of external solvers, the amount of manual setup will depend on the operating system that you are using. See the [[FEM_Install|FEM Install]] page for instruction on setting up these tools.


== Tools == <!--T:4-->
{{Template:FEM_Tools}}
{{Template:FEM_Tools}}



Revision as of 19:53, 5 December 2018

Introduction

The FEM Workbench provides a modern finite element analysis (FEA) workflow for FreeCAD. Mainly this means all tools to make an analysis are combined into one graphical user interface (GUI).

Workflow

The steps to carry out a FE analysis are:

  1. Preprocessing: setting up the analysis problem.
    1. Modeling the geometry: creating the geometry with FreeCAD, or importing it from a different application.
    2. Creating an Analysis.
      1. Creating an finite element Mesh for the geometrical model.
      2. Adding Constraints such as loads and fixed supports to the model.
      3. Adding a Material to the analysis model.
  2. Solving: solving a system of equations using an external solver from within FreeCAD.
  3. Postprocessing: visualizing the analysis Results from within FreeCAD.

As of FreeCAD version 0.15 the FEM Workbench can be used on Windows, MacOSX and Linux platforms. Since the workbench makes use of external solvers, the amount of manual setup will depend on the operating system that you are using. See the FEM Install page for instruction on setting up these tools.

Template:FEM Tools

Tutorials

Tutorial 1 FEM CalculiX Cantilever 3D

Tutorial 2 FEM Tutorial

Tutorial 3 FEM Tutorial Python

Tutorial 4 FEM Shear of a Composite Block

Coupled thermal mechanical analysis tutorials PDF's

Video Tutorial 1 Forum post with you tube link

Video Tutorial 2 Forum post with you tube link

Further video Tutorials Forum post with you tube link

Links

FEM Install for a detailed description how to set up a working FEM Module.

FEM Mesh for further Information about the FEM Mesh in FEM Module.

FEM Solver for further Informations about FEM Solvers in FEM Module,

FEM CalculiX for further Information about CalculiX, the most used and best develop solver in FEM Module.

FEM Project for more detailed informations about the Units, Limitations and the Development of FEM Module.

FEM Concrete for informations about analysis's of concrete structures.

Arch Module
Robot Module