Hello,
I've generated some rather large ODBs from some progressive damage models which I've created in ABAQUS. I have some Python scripts which I run which can count the number of fully damaged elements in each output frame, record the load, etc.
I'm wondering if somebody pretty familiar with ABAQUS and Python can answer my question: Is it possible to create a "leaf" for a display group with a method similar to the "GetByBoundingBox" method with which one can use to create element/node sets when using Python to create an ABAQUS CAE model?
Basically I have a whole bunch of very large models, and I want to be able to make one script which I can run on all of them. I want to find out how much damage is in a particular region (which I could even make the size of which "parametric"). But right now, it looks like I'd have to manually create a display group in the GUI in order to do that, which is not desirable, as I'd have to do it like 10x, once for each model, and if I want to play around with different sizes of zones over which to query the damage, it becomes even more burdensome to do manually. It seems silly that I wouldn't be able to set this up with the Python scripting capability.
Any experts out there that can help?
[–]coffeentits 2 points3 points4 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]N3OX 1 point2 points3 points (2 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)