Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  1. wasntme

    Abaqus Python sum of Stress components

    Thanks for pointing that out Mustaine. I figured it out now!
  2. wasntme

    Abaqus Python sum of Stress components

    The Report-File Method works fine, but I can't believe there isn't a more direct way of getting to these values. Where is the Report-File getting them from? There must be a more efficient method than what my original code is doing. See the code below. I'm trying to get the TOTAL of every stress...
  3. wasntme

    Abaqus Python sum of Stress components

    Wow, thanks Dave. Great Tip. That would have made my scripting easier if I knew it ahead of time. I will definately still implement that! I have another question regarding scripting and Materials libraries. Is there some easy way to add Materials into a Material library via scripting? (the...
  4. wasntme

    Abaqus Python sum of Stress components

    Thanks for your tipps Mustaine3. I tried summing the data directly. It does take less time, but still takes ages. My workaround I managed today is that I create a report file for each step in which I have a couple of "Total" lines since there are more Sections. The files are read via python and...
  5. wasntme

    Abaqus Python sum of Stress components

    Hello everyone! I'm trying to figure out if there is a quick and easy way on getting the sum of S11 for example. The Script I wrote for this task is described below: I first read out the centroidal S11 component of every Element of the model from the odb file and append it to a tuple. In another...

Part and Inventory Search