lancef
Bioengineer
- Nov 3, 2014
- 11
Hello,
I have a question regarding custom outputs in ABAQUS,and I'm hoping someone can steer me in the right direction!
I'm trying to create and display an output that takes into account each element's modulus and density. The idea is to, for each element, display its strain energy density multiplied by its modulus and density (as these values vary element to element in my model). I'm guessing with python I can create a loop that acts on each element, however I'm not sure where and how to access modulus/density information for each element in a systematic way.
If anyone has any insight into this, I would be most appreciative.
Thank you,
Lance
I have a question regarding custom outputs in ABAQUS,and I'm hoping someone can steer me in the right direction!
I'm trying to create and display an output that takes into account each element's modulus and density. The idea is to, for each element, display its strain energy density multiplied by its modulus and density (as these values vary element to element in my model). I'm guessing with python I can create a loop that acts on each element, however I'm not sure where and how to access modulus/density information for each element in a systematic way.
If anyone has any insight into this, I would be most appreciative.
Thank you,
Lance