FEM PostFilterLinearizedStresses: Difference between revisions

From FreeCAD Documentation
(added usage)
(V0.22 -> V1.0)
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>


Line 16: 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_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_PostPipelineFromResult|FEM Result pipeline]], [[FEM_PostFilterDataAlongLine|FEM Line clip filter]], [[FEM_tutorial|FEM tutorial]]
}}
}}


Line 25: Line 24:
<!--T:2-->
<!--T:2-->
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].

</translate>
[[File:FEM_Stress-Linearization-Plot-Example.png|500px]]
<translate>

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


==Usage== <!--T:9-->
==Usage== <!--T:9-->


<!--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,
# Invoke the command in one of the several ways:
#* Tresca,
#* Press the {{Button|[[Image:FEM_PostFilterLinearizedStresses.svg|16px]] [[FEM_PostFilterLinearizedStresses|Stress linearization plot]]}} button.
#* Major principal,
#* Select the {{MenuCommand|Results → [[Image:FEM_PostFilterLinearizedStresses.svg|16px]] Stress linearization plot}} option from the menu.
#* Intermediate principal,
# XY plot with linearized stress values (membrane, membrane+bending and total) along the line will be created in a separate window.
#* Minor principal,
#* {{Version|1.0}}: Stress xx component,
#* {{Version|1.0}}: Stress xy component,
#* {{Version|1.0}}: Stress xz component,
#* {{Version|1.0}}: Stress yy component,
#* {{Version|1.0}}: Stress yz component,
#* {{Version|1.0}}: Stress zz component.
# Invoke the command either by:
#* 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}}.
# 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.




Line 49: Line 69:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 10:05, 21 April 2024

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.