Thanks for your input, but the advice I am looking for is how to pull the results from abaqus, not on how to go about analyzing the brain.
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...
I asked for stress because I thought I would get a responce quickly hopefully with a usefull python script, once we have that we can alter it to figure out whatever else is needed. However for certain parts of the brain the Head and Brain the von mises is important.
we are doing an advanced brain model under dynamic impact and we wish to measure the maximum stress or strain in each part of the brain at each time increment as this is critical in the study of concussion. There are many parts in the brain all section off and we do not want to know the stress...
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...