FEM PostFilterLinearizedStresses: Difference between revisions

From FreeCAD Documentation
(add example image)
({{VersionPlus|0.22}} -> {{Version|0.22}})
(8 intermediate revisions by 3 users not shown)
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=FEM PostFilterLinearizedStresses
|Name=FEM PostFilterLinearizedStresses
|MenuLocation= Results → Stress linearization plot
|MenuLocation=Results → Stress linearization plot
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_PostPipelineFromResult|Result pipeline]], [[FEM_PostFilterDataAlongLine|Line clip filter]], [[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_PostPipelineFromResult|FEM Result pipeline]], [[FEM_PostFilterDataAlongLine|FEM Line clip filter]], [[FEM_tutorial|FEM tutorial]]
}}
}}


Line 25: Line 25:
Creates a stress linearization plot.
Creates a stress linearization plot.


<!--T:10-->
To learn more about stress linearization plots, you can read [https://www.graspengineering.com/what-is-stress-linearization/ this description].
To learn more about stress linearization plots, you can read [https://www.graspengineering.com/what-is-stress-linearization/ this description].


Line 31: Line 32:
<translate>
<translate>


<!--T:11-->
''A stress linearization plot.''
''A stress linearization plot.''


Line 36: Line 38:


<!--T:3-->
<!--T:3-->
# Select a previously created [[FEM_PostFilterDataAlongLine|Line clip filter]].
# Select a previously created [[FEM_PostFilterDataAlongLine|Line clip filter]] with one of the following stress quantities plotted:
#* Von Mises,
#* Tresca,
#* Major principal,
#* Intermediate principal,
#* Minor principal,
#* {{Version|0.22}}: Stress xx component,
#* {{Version|0.22}}: Stress xy component,
#* {{Version|0.22}}: Stress xz component,
#* {{Version|0.22}}: Stress yy component,
#* {{Version|0.22}}: Stress yz 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'''}}.
#* 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.
# 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: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.