MES: Grubość powłoki

From FreeCAD Documentation
Revision as of 13:45, 18 November 2023 by NewJoker (talk | contribs) (Created page with "==Użycie==")

FEM ElementGeometry2D

Lokalizacja w menu
Model → Geometria elementu → Grubość powłoki
Środowisko pracy
MES
Domyślny skrót
C S
Wprowadzono w wersji
-
Zobacz także
Poradniki MES

Opis

ElementGeometry2D jest używane do zdefiniowania grubości elementów powłokowych, wszystkich lub należących do wybranej powierzchni.

Użycie

  1. There are several ways to invoke the command:
    • Press the Shell plate thickness button.
    • Select the Model → Element Geometry → Shell plate thickness option from the menu.
  2. Specify the shell thickness.
  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 empty, all remaining faces (whose thickness is not defined by other FEM ElementGeometry2D objects) will be automatically assigned.

Limitations

  • Currently, analyses combining shell elements with solid or edge elements are not supported.

Properties

DANEThickness: specifies the thickness of the shell.

Scripting

Notes

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.