Hyperview postprocessing script

Srajan
Altair Community Member
Hello,
I have many loadcases to postprocessing my calculation. How can I find the loadcases for which the stress for a part is going beyond allowable. Envelope option will give only the loadcase which has maximum stress but there may be other loadcases where part is failing. Plotting the contour for all loadcases can be cumbersome if there are too many loadcases. Is there any script or any option in Hyperview?
Thanks in advance
Tagged:
0
Answers
-
Hello @Srajan,
Altair Compose might be the tool for doing exactly what you need. It's a scripting environment in which you can automate reading through all subcases and identifying all stresses that exceed the constraint.
Look at these resources:
- A bit of info about Altair Compose
- Compose download link
- A tutorial for reading results files and plotting in HyperView
- Compose eLearning which covers this in more detail
Hope this is useful!
Rafael
1 -
Thank you, Rafael. I will explore Altair Compose.
0