element force of shell elements clarification

Post Reply
Lin Sun
Posts: 24
Joined: Wed Jan 26, 2022 10:04 pm

element force of shell elements clarification

Post by Lin Sun » Tue Apr 12, 2022 11:02 pm

Hello STKO team,

I used shell elements and MPCOrecorder to record element forces. There are 24 components of forces (P1, P2, P3, P4, ..., P24). I am curious the definition of the these 24 force components. If you can help me with this I will be much appreciate.

Thank you.

Lin Sun

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: element force of shell elements clarification

Post by STKO Team » Wed Apr 13, 2022 10:16 am

They are the 6 nodal forces at each of the 4 corner nodes in global coordinates.
They are not useful for post processing unless you want to integrate some specific result along the edge of a shell.

For shell forces (or deformations) in local coordinates, use "section.force" or "section.deformation".

Lin Sun
Posts: 24
Joined: Wed Jan 26, 2022 10:04 pm

Re: element force of shell elements clarification

Post by Lin Sun » Wed Apr 13, 2022 7:42 pm

Understand. Thank you very much.

BuuNguyen
Posts: 134
Joined: Fri Oct 29, 2021 3:28 am
Location: Paraguay
Contact:

Re: element force of shell elements clarification

Post by BuuNguyen » Tue Jul 19, 2022 1:27 am

STKO Team wrote:
Wed Apr 13, 2022 10:16 am
For shell forces (or deformations) in local coordinates, use "section.force" or "section.deformation".
Hi STKO, how can I extract section force? it can be visualized in the surface plot, but not available in the extract data function.
When I change to Gauss plot, I can not see the Gauss points in the shell elements to select them. When I select shell elements, their tag are not showed in the extract data function.

Do I have to use script in PythonAPI to extract the section force?
Thank,
Buu

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: element force of shell elements clarification

Post by STKO Team » Tue Jul 19, 2022 8:07 am

If you are using a shell element you should be able to see section.force or section.deformation in the shell gauss points.

Sometimes it may happen that you have both beams and shells in the same model.
In this case you will have multiple section.force results. The one with 8 components is the shell one.

If it is not clear, please send your model and we will show you how to do it

Post Reply