Верстак FEM

From FreeCAD Documentation
Revision as of 01:29, 27 December 2015 by Psi13art (talk | contribs) (Created page with "'''FEM Верстак''' предоставляет современный набор инструментов для работы с Методом Конечных Элем...")

FEM Верстак предоставляет современный набор инструментов для работы с Методом Конечных Элементов в FreeCAD. В основном это значит, что все инструменты для того чтобы выполнить МКЭ анализ собраны в одном 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 and 0,16dev 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

See FEM Tutorial

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 FreeCAD

FEM Solver for further Information about the interface between FEM Module and the Solver

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


Arch Module
Robot Module