Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Abaqus Scripting different result than Probe

Status
Not open for further replies.

rob1231

Mechanical
Joined
Apr 20, 2020
Messages
4
Location
CA
Hi,
I'm reading the max Mises stress in my simulation with the getMaxMises script in the Abaqus scripting documentation.

This gives me an answer but when I use the GUI to go to the the frame and element to probe, the Mises stress is much lower (factor around 1000 but not consistently always the same).

Could this be an issue where a stress concentration is not shown in the GUI but somehow is found using the script?
I'm running an explicit simulation with many time-steps and want to do a parameter study so I need the script to give me the right maxMises stress...

Thanks for your help!
 
Turn off results averaging for measurement. And try using Tools --> Field Output --> Create From Frames. There you can find maximum value over specified frames.
 
Thanks for the answer.
I found a way around the issue using the stress envelope as you suggested!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top