Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations MintJulep 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: *

  • Users: plz83
  • Order by date
  1. plz83

    Access labels of elements in specific element sets in odb with python

    Just figured this out. the object openOdb(r'odbFilePath').rootAssembly.elementSets['ErrElemVolSmallNegZero'].elements is a tuple. Since the elementSet ErrElemVolSmallNegZero may contain elements from different parts abaqus needs two subscripts to identify each element it contains. The...
  2. plz83

    Access labels of elements in specific element sets in odb with python

    Hello, A few of the tet elements (2 specifically) in my model database have a volume near zero and cause my analysis submission to fail. An abaqus error message informs me that these elements have been placed in the element set ErrElemVolSmallNegZero. I'd like to open the aborted job odb...

Part and Inventory Search