FEM PostFilterLinearizedStresses: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(added stress tensor components supported in 0.22)
Line 43: Line 43:
#* Major principal,
#* Major principal,
#* Intermediate principal,
#* Intermediate principal,
#* Minor principal.
#* Minor principal,
#* {{VersionPlus|0.22}}: Stress xx component,
#* {{VersionPlus|0.22}}: Stress xy component,
#* {{VersionPlus|0.22}}: Stress xz component,
#* {{VersionPlus|0.22}}: Stress yy component,
#* {{VersionPlus|0.22}}: Stress yz component,
#* {{VersionPlus|0.22}}: Stress zz component.
# Invoke the command either by:
# Invoke the command either by:
#* Pressing the button {{Button|[[Image:FEM_PostFilterLinearizedStresses.svg|16px]] '''Stress linearization plot'''}}.
#* Pressing the button {{Button|[[Image:FEM_PostFilterLinearizedStresses.svg|16px]] '''Stress linearization plot'''}}.

Revision as of 13:03, 19 December 2023

FEM PostFilterLinearizedStresses

Menu location
Results → Stress linearization plot
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM Result pipeline, FEM Line clip filter, FEM tutorial

Description

Creates a stress linearization plot.

To learn more about stress linearization plots, you can read this description.

A stress linearization plot.

Usage

  1. Select a previously created Line clip filter with one of the following stress quantities plotted:
    • Von Mises,
    • Tresca,
    • Major principal,
    • Intermediate principal,
    • Minor principal,
    • version 0.22 and above: Stress xx component,
    • version 0.22 and above: Stress xy component,
    • version 0.22 and above: Stress xz component,
    • version 0.22 and above: Stress yy component,
    • version 0.22 and above: Stress yz component,
    • version 0.22 and above: Stress zz component.
  2. Invoke the command either by:
    • Pressing the button Stress linearization plot.
    • Using the menu Results → Stress linearization plot.
  3. An XY plot with linearized stress values (membrane, membrane+bending and total) along the line will be created in a separate window. The stress quantity plotted in the Line clip filter will be used for linearized stresses computation.