sikvelsigma / ANSYS-APDL-Welding-Script

A simple script for welding in ANSYS APDL with Goldak heat source
MIT License
10 stars 2 forks source link
ansys apdl welding

Note: Hey! If you found this useful, leave a star so I know all of this was of use to someone! Thanks!


ANSYS-APDL-Welding-Script

So I decided to publish this old script of mine for weld simulation in APDL using Goldak heat source. This is a very bare-bones implementation, largely untested, but as far as I can remember it did the job. I have to note that I have a far more advanced version of a welding script with a lot of features but, well, it's a mess, an unholy abomination of spaghetti code nobody but I can make a sense of (tho I still struggle since it's been a while since I touched it). So it would be counter-productive to publish it, it would only confuse people, not helping with anything. This simple script is not intended as a ready solution but rather an example to build upon for your own purpose, it doesn't have all the features, all the little optimizations I figured out to squeeze out that extra millisecond of perfomance, but I hope it might help you get started. The model itself was verified with result from an article and gave me a pretty good agreement with it. If you have any questions - just open a new issue, I'll try to respond.

Some helpful links:

Last points

It is extremely unlikely I will update this anytime in the future since it's just an old script I used to figure out how to do stuff. Nevertheless, if someone for some reason wants to contribute - you're welcome to do so, but don't expect me to verify anything, I'm not doing jobs in this field of study anymore and I'm very short on time nowadays.