FEM Workbench/zh

From FreeCAD Documentation
Revision as of 19:03, 18 September 2018 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The FEM Workbench provides modern Finite Element Analysis (FEA) workflow for FreeCAD. Mainly this means all tools to make an Finite Element Analysis are combined in one GUI.


The steps to do a FEA in FreeCAD FEM Workbench GUI are:

  • Preprocessing
    • Modeling the geometry, in which FreeCAD is already a nearly full-grown software.
    • Create an Analysis:
      • Create an FEM Mesh out of the geometrical model.
      • Add Constraints such as loads and support fixes to the analysis model.
      • Add a Material to the analysis model
  • Solving
    • Solve the system of equations from within the FreeCAD GUI.
  • Postprocessing
    • View Results inside FreeCAD GUI.

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