Recent content by cfoley

  1. C

    How to get Von Mises stress for section on Abaqus

    @Sonderval Thank you very much this has been a great help and we have been able to pull the results that we require from abaqus. Our problem when trying to run the python script is that we keep getting a syntax error on line 25 - '' def getMaxMises(Job-2,WHITE_MA) : ''
  2. C

    How to get Von Mises stress for section on Abaqus

    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...
Back
Top