FEM Толщина листовой оболочки

From FreeCAD Documentation
Revision as of 16:23, 6 November 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

FEM ElementGeometry2D

Системное название
FEM ElementGeometry2D
Расположение в меню
Model →Shell plate tickness
Верстаки
FEM
Быстрые клавиши
C S
Представлено в версии
-
См. также
FEM tutorial

Описание

ElementGeometry2D используется для определения толщины двумерных элементов МКЭ, всех или лежащих на выбранной поверхности.

Использование

  1. There are several ways to invoke the command:
    • Press the FEM ElementGeometry2D button.
    • Select the Model → Element Geometry → Shell plate thickness option from the menu.
  2. Define a thickness parameter.
  3. Optionally press the Add button in the task panel and then click on the face you want to have a prescribed thickness. If the face selection is free, all remaining faces (whose thickness is not defined by other FEM ElementGeometry2D objects) will be automatically assigned.

Ограничения

  • Анализ, объединяющий элементы оболочки с твердотельными или краевыми элементами, не поддерживается в текущей версии (FreeCAD 0.18).

Свойства

ДанныеThickness: specifies the thickness of the shell.

Scripting

Примечания

For viewing results from CalculiX solver on the mesh expanded to the prescribed thickness, property Beam Shell Result Output 3D in the FEM SolverCalculixCxxtools need to be set to True.