FEM PostFilterLinearizedStresses: Difference between revisions

From FreeCAD Documentation
(added stress tensor components supported in 0.22)
({{VersionPlus|0.22}} -> {{Version|0.22}})
Line 44: Line 44:
#* Intermediate principal,
#* Intermediate principal,
#* Minor principal,
#* Minor principal,
#* {{VersionPlus|0.22}}: Stress xx component,
#* {{Version|0.22}}: Stress xx component,
#* {{VersionPlus|0.22}}: Stress xy component,
#* {{Version|0.22}}: Stress xy component,
#* {{VersionPlus|0.22}}: Stress xz component,
#* {{Version|0.22}}: Stress xz component,
#* {{VersionPlus|0.22}}: Stress yy component,
#* {{Version|0.22}}: Stress yy component,
#* {{VersionPlus|0.22}}: Stress yz component,
#* {{Version|0.22}}: Stress yz component,
#* {{VersionPlus|0.22}}: Stress zz component.
#* {{Version|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 14:14, 22 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:
  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.