markusjbear
Mechanical
- Mar 5, 2025
- 2
I have a model with many materials. ~10,000. I used lbf/in^3 for density and I need to convert it to Slugs/in^3.
I am working on a Python Script for Abaqus to change all 10,000 materials density. But Abaqus does not make it easy to change things unless you know the material name.
I would like to make a loop that goes through each material and changes the density. Could anyone help me with this loop to find the name of each material in the model?
Many Thanks,
Mark Warner
I am working on a Python Script for Abaqus to change all 10,000 materials density. But Abaqus does not make it easy to change things unless you know the material name.
I would like to make a loop that goes through each material and changes the density. Could anyone help me with this loop to find the name of each material in the model?
Many Thanks,
Mark Warner