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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ansys 13 - Finding Envelope Stresses

Status
Not open for further replies.

waisgai

Geotechnical
Joined
Nov 14, 2011
Messages
4
Location
US
I have an FE model in Ansys 13.0 Multiphysics utility which has 48 Load Steps. I want to find the envelope von mises stresses for each node in the model (absolute maximum value at each node out of the 48 runs), but I am not sure exactly how to do that.
I found a macro on the ansys website which finds a single absolute maximum stress value for the entire model, but I don't want that, I want a maximum value for each node. Could someone please tell me if/how this can be done?
I have attached the macro that I found on the ansys website.

Much appreciated!
 
Have a try with this macro, it seemed to work for me.
I'm sure it can be done shorter and cleaner but I'm brushing up on my APDL skills
The results will be written to stresses.txt
I've added a third column to indicate the load step in which the maximum von mises stress is achieved.
bye
 
 http://files.engineering.com/getfile.aspx?folder=55a34677-c97b-44bc-bc8c-b5f9d609ee08&file=seqv_env.mac
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top