Arbeitsbereich FEM

From FreeCAD Documentation
Revision as of 19:03, 18 September 2018 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Der Arbeitsbereich FEM ermöglicht die effiziente Bearbeitung einer Finiten Element Analyse (FEA) innerhalb von FreeCAD. Es stehen alle Werkzeuge zur Durchführung einer Finiten Element Analyse in einer Benutzeroberfläche zur Verfügung.


Die Arbeitsschritte zur Erstellung einer FEA in dem FreeCAD-FEM-Arbeitsbereich umfassen:

  • Vorbereiten (Preprocessing)
    • Erstellen einer Geometrie, hierzu werden die in FreeCAD vorhandenen Werkzeuge außerhalb des FEM-Arbeitsbereiches benutzt.
    • Anlegen einer Analyse:
      • Erzeugen eine FEM-Netzes aus dem geometrischen Modell.
      • Einwirkende Lasten sowie Halterungen dem Modell hinzufügen.
      • Eine Materialdefinition mit der Geometrie verknüpfen
  • Lösen
    • Innerhalb der FreeCAD-Oberfläche die Lösung des Gleichungssystems starten.
  • Nachbereiten (Postprocessing)
    • Anzeige der Ergebnisse innerhalb in FreeCAD.

The above mainly describes how a FEA analysis is done inside FreeCAD FEM Workbench. For further documentation refer to the GUI Tools described later here.

As of FreeCAD version 0.15 the FEM-Module can be used on Windows, Mac OSX and Linux platforms. Since FEM Workbench makes use of external software, the amount of manual intervention until the FEM workbench is ready to use will depend on the OS that you are using. Check out FEM Install.

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.

Arch Module
Robot Module