FEM PostFilterLinearizedStresses: Difference between revisions

From FreeCAD Documentation
(expaned the description of how this feature works)
mNo edit summary
Line 39: Line 39:
<!--T:3-->
<!--T:3-->
# Select a previously created [[FEM_PostFilterDataAlongLine|Line clip filter]] with one of the following stress quantities plotted:
# Select a previously created [[FEM_PostFilterDataAlongLine|Line clip filter]] with one of the following stress quantities plotted:
#*Mises,
#* Mises,
#*Tresca,
#* Tresca,
#*Major principal,
#* Major principal,
#*Intermediate principal,
#* Intermediate principal,
#*Minor principal.
#* Minor principal.
# 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'''}}.
#* Using the menu {{MenuCommand|Results → [[Image:FEM_PostFilterLinearizedStresses.svg|16px]] Stress linearization plot}}.
#* Using the menu {{MenuCommand|Results → [[Image:FEM_PostFilterLinearizedStresses.svg|16px]] Stress linearization plot}}.
# An XY plot with linearized stress values (membrane, membrane+bending and total) along the line will be created in a separate window. The stress measure plotted in the Line clip filter will be used for linearized stresses computation.
# 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.





Revision as of 14:46, 14 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:
    • Mises,
    • Tresca,
    • Major principal,
    • Intermediate principal,
    • Minor principal.
  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.