[Issue] FEM stress linearization calculation #8268

About the development of the FEM module/workbench.

Moderator: bernd

Post Reply
giorgiugo
Posts: 2
Joined: Sat Jan 28, 2023 10:35 am

[Issue] FEM stress linearization calculation #8268

Post by giorgiugo »

I paste the issue in this forum.

I read the code of the stress linearization tool (PostFilterLinearizedStresses).
The formulas use xdata (discretizazion of the line) and ydata (equivalent stress, e.g. Von Mises) of the previous tool (PostFilterDataAlongLine) .
But the membrane and bending stresses must only be calculated from the six components of the stress tensor, taking in account the components of these stresses rispectively tangential and normal to the line (SCL).
After that the stresses can be ricombinated in a Von Mises stress.
Can anyone check the code?
Thanks
chrisb
Veteran
Posts: 54150
Joined: Tue Mar 17, 2015 9:14 am

Re: [Issue] FEM stress linearization calculation #8268

Post by chrisb »

Hi and welcome to the forum!

To link an issue, use the issue button above the editing field and enter the number: issue #8268.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
giorgiugo
Posts: 2
Joined: Sat Jan 28, 2023 10:35 am

Re: [Issue] FEM stress linearization calculation #8268

Post by giorgiugo »

Thank you.
The exact calculation procedure is contained in ASME VIII div.2 5-A.4.1.2
Post Reply