FEM Workbench/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "Шаги которые необходимо сделать чтобы произвести рассчет МКЭ в FreeCAD FEM Workbench GUI: * Preprocessing ** Modeling th...")
No edit summary
Line 3: Line 3:
[[Image:FemWorkbench.jpg]]<br />
[[Image:FemWorkbench.jpg]]<br />


Шаги которые необходимо сделать чтобы произвести рассчет МКЭ в FreeCAD FEM Workbench GUI:
Шаги которые необходимо сделать чтобы произвести расчет МКЭ в FreeCAD FEM Workbench GUI:
* Препроцессор
* Preprocessing
** Моделирование геометрии, здесь FreeCAD уже является вполне развитым приложением.
** Modeling the geometry, in which FreeCAD is already a nearly full-grown software.
** Создать Расчет:
** Create an Analysis:
*** Создать FEM Сетку из геометрической модели.
*** 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.
** Решение системы уровнеий из FreeCAD GUI.
* Постпроцессор
* Postprocessing
** View Results inside FreeCAD GUI.
** Посмотреть Результаты в 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.
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.

Revision as of 02:07, 27 December 2015

FEM Верстак предоставляет современный набор инструментов для работы с Методом Конечных Элементов в FreeCAD. В основном это значит, что все инструменты для того чтобы выполнить МКЭ анализ собраны в одном GUI.


Шаги которые необходимо сделать чтобы произвести расчет МКЭ в FreeCAD FEM Workbench GUI:

  • Препроцессор
    • Моделирование геометрии, здесь FreeCAD уже является вполне развитым приложением.
    • Создать Расчет:
      • Создать FEM Сетку из геометрической модели.
      • Добавить Условия, такие как нагрузки и фиксаторы к расчетной модели.
      • Добавить Материал в расчетную модель
  • Решение уравнений
    • Решение системы уровнеий из FreeCAD GUI.
  • Постпроцессор
    • Посмотреть Результаты в 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