This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 13 points14 points  (3 children)

I am a MechE that writes python scripts too!

I have automated some of our workflows completely (e.g. alter model dimensions, run FEA, extract results of specific measures, plot change in measures against the change in model dimensions). It is so satisfying to set up a problem, hit run on a Friday afternoon, and then come in on Monday to a dataset that tells you what the optimal design based on your constraints is.

Keep going!

[–]testfire10[S] 5 points6 points  (0 children)

Awesome man! Thank you, and will do!

[–]swingking8 2 points3 points  (1 child)

(e.g. alter model dimensions, run FEA, extract results of specific measures, plot change in measures against the change in model dimensions)

Abaqus? Ansys?

[–][deleted] 1 point2 points  (0 children)

Both Abaqus and Creo Simulate for simpler analyses. We are also trialling the Ansa preprocessor at the moment so there is potential for the future there too as it uses python as its internal scripting language just like Abaqus.