Shear stress in a tetra mesh
I have a tetra mesh which is more or less spherical and I would like to quantify the shear stress in the tetra elements. Is there a way to calculate the forces tangentially to the surface of the mesh (when the surfaces of the individual elements are not parallel to the surface of the mesh, like it is the case in a tetra mesh)? Is it for example possible to establish some kind of spherical coodinate system in the center of my mesh and calculate the stress perpendicular to an axis that points into the center of that coordinate system?
Answers
-
Hi rea2
You can create a local coordinate system by clicking Analysis > systems.
<?xml version="1.0" encoding="UTF-8"?>
Hope this video also will help for better understanding.
0 -
Altair Forum User said:
Hi rea2
You can create a local coordinate system by clicking Analysis > systems.
<?xml version="1.0" encoding="UTF-8"?>
Hope this video also will help for better understanding.
Thank you for your help! I know how to set up skews, but unfortunately it does not solve my problem. What I would need is a possibility to calculate the shear forces in each element, so the forces in the two directions which are normal to an axis which is normal to the meshs surface (which is a bit different for every element). I hope this is understandable ...
0 -
Hi rea2
Did you mean extracting the shear stress from Hyperview?
You can check this then,
2 Toggle the Result type to elemental stresses, Max shear and selection option to elements
<?xml version="1.0" encoding="UTF-8"?>
3. Select the element which you want to view the shear stress and click apply
0