FEM ElementGeometry2D/pt-br: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 52: Line 52:
|[[FEM_ElementRotation1D/pt-br|Rotação de viga]]
|[[FEM_ElementRotation1D/pt-br|Rotação de viga]]
|[[FEM_ElementFluid1D/pt-br|Seção do fluido para fluxo 1D]]
|[[FEM_ElementFluid1D/pt-br|Seção do fluido para fluxo 1D]]
|[[FEM_Module/pt-br|FEM]]
|[[FEM_Workbench/pt-br|FEM]]
|IconL=FEM_ElementRotation1D.svg
|IconL=FEM_ElementRotation1D.svg
|IconR=FEM_ElementFluid1D.svg
|IconR=FEM_ElementFluid1D.svg

Revision as of 13:09, 28 August 2021

Other languages:

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

Menu location
Model → Element Geometry → Shell plate thickness
Workbenches
FEM
Default shortcut
C S
Introduced in version
-
See also
FEM tutorial

Descrição

ElementGeometry2D is used to define thickness of 2D FEM elements, all or laying on the chosen surface.

Utilização

  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.

Limitações

  • Analysis combining shell elements with solid or edge elements is not supported in the current version (FreeCAD 0.18).

Propriedades

DadosThickness: specifies the thickness of the shell.

Scripting

Notas

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.