How to get Von Mises stress for whole section and not just indiviual elements
How to get Von Mises stress for whole section and not just indiviual elements
(OP)
I am doing FEA analysis using Abaqus and I need to get the average/min/max Von Mises stress for a section rather than the Von Mises stress for each individual element.
I have tried using python scripts such as http://www.eng-tips.com/viewthread.cfm?qid=184288 however I have had no success as of yet.
Has anybody any suggestions on how I can go about this ?
I have tried using python scripts such as http://www.eng-tips.com/viewthread.cfm?qid=184288 however I have had no success as of yet.
Has anybody any suggestions on how I can go about this ?





RE: How to get Von Mises stress for whole section and not just indiviual elements
the most i can get is if i had a relatively compact loadpath under a relatively consistent load/stress, but why then ?
(there shouldn't be much variation in the stresses that there'd be much difference from max to average)
another day in paradise, or is paradise one day closer ?
RE: How to get Von Mises stress for whole section and not just indiviual elements
If you could help it would be appreciated.
RE: How to get Von Mises stress for whole section and not just indiviual elements
how will the different directions (of vM stress in different elments) affect the average ?
maybe you should extract the normal and shear stresses in a specific direction (along a co-ord sys) ?
another day in paradise, or is paradise one day closer ?
RE: How to get Von Mises stress for whole section and not just indiviual elements
RE: How to get Von Mises stress for whole section and not just indiviual elements
Von Mises must be rolling over in his grave and developing a real/live concussion just thinking about all of the crazy ways his theories have been used and bastardized since he thought, what he thought, he thought and developed. If he were alive today, I suspect he would never have published his work, for all the confusion and bastardization it has caused. You’ve got me stumped. But maybe, look for the maximums. Then consider areas or volumes in that immediate region, as a function of what you know about concussions and average only a finite number of stress levels in that immediate area or volume. I’m wondering, there must be an important difference btwn. a portion of the brain which sorta impacts the skull or another volume (mid-brain volume) which just accelerates and decelerates within a larger semi-fluid mass, which may be another area/volume which you wanted to study and do a finite average over, for a slightly different reason. I’m sure you’ve seen other, prior, papers studying this exact subject, or at least trying to indicate (infer) brain damage as a function of head impacts, I have. I’m wondering, an impact to the forehead must have very different affects on that immediate region than the affects on a finite volume in the back of the brain, which is at least somewhat cushioned. The closest I’ve come to what you want is to look for maximums in a region of interest and then extract principal stresses, max. shear stresses and strains, and the like, for structural/mechanical stress analysis purposes, a Theory of Elasticity and Strength of Materials problem, viewed through a FEA lense.
RE: How to get Von Mises stress for whole section and not just indiviual elements
what is the yield stress of brain tissue ?
another day in paradise, or is paradise one day closer ?
RE: How to get Von Mises stress for whole section and not just indiviual elements
I am looking for maximum principal strain, and have a brain model consisting of 11 different materials all with varying properties.
If anyone has a python script to pull this out of a part rather than individual elements it would be greatly appreciated.
RE: How to get Von Mises stress for whole section and not just indiviual elements
However, I think your best bet is to contact Simulia directly. I think that would be your quickest way to getting an answer.
RE: How to get Von Mises stress for whole section and not just indiviual elements
As has been stated, Von Mises stress varies throughout the volume and averaging it makes it into something that is no longer a Von Mises stress. Call it what you want but don't call it a VM stress.