Translations:FEM Workbench/20/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "Шаги которые необходимо сделать чтобы произвести рассчет МКЭ в FreeCAD FEM Workbench GUI: * Preprocessing ** Modeling th...")
 
No edit summary
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Шаги которые необходимо сделать чтобы произвести рассчет МКЭ в FreeCAD FEM Workbench GUI:
Шаги которые необходимо сделать чтобы произвести расчет МКЭ в GUI верстака FEM FreeCAD:
* Препроцессор
* Preprocessing
** Моделирование геометрии, здесь FreeCAD уже является вполне развитым приложением.
** 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.
** Решение системы уравнений из FreeCAD GUI.
* Постпроцессор
* Postprocessing
** View Results inside FreeCAD GUI.
** Посмотреть в FreeCAD GUI Результаты.

Revision as of 12:06, 2 November 2016

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (FEM Workbench)
The steps to carry out a finite element analysis are:
# Preprocessing: setting up the analysis problem.
## Modeling the geometry: creating the geometry with FreeCAD, or importing it from a different application.
## Creating an analysis.
### Adding simulation constraints such as loads and fixed supports to the geometric model.
### Adding materials to the parts of the geometric model.
### Creating a finite element mesh for the geometrical model, or importing it from a different application.
# Solving: running an external solver from within FreeCAD.
# Postprocessing: visualizing the analysis results from within FreeCAD, or exporting the results so they can be postprocessed with another application.

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

  • Препроцессор
    • Моделирование геометрии, здесь FreeCAD уже является вполне развитым приложением.
    • Создать Расчет:
      • Создать Сетку МКЭ из геометрической модели.
      • Добавить Условия, такие как нагрузки и фиксаторы к расчетной модели.
      • Добавить в расчетную модель Материал
  • Решение уравнений
    • Решение системы уравнений из FreeCAD GUI.
  • Постпроцессор
    • Посмотреть в FreeCAD GUI Результаты.