Hello, I am in college for computer science, and decided to make a little python script to calculate string tension, the formula is T (Tension) = (UW x (2 x L x F)2 ) / 386.4, so a little long winded. Anyways, I messaged an administrator, (thanks again Bryan R. Tyler) and he said to upload it to a third party site, so here is a google drive [Invalid or Expired Link Removed]. To use it, unzip the file, and then go into the "dist" directory and click on the file "stringtension", it should hopefully open up a command prompt, and ask you what the unit weight is, and as a test enter .00214990, then it will ask scale length, I would request you please enter 34, and finally frequency, please enter 41.2, and hopefully the result should be 43.67(with a lot of fluff after that .67). Hopefully this will work, it should hopefully work on both Windows and macOS, unfortunately, I have neither so I can't test it, please tell me any issues, anyways thanks!
PS: The raw .py file is in there too if you have python, and if you are curious that should be able to be opened with a text editor.
Also for savvy users here is a few hashes for the .zip!
MD5: b41a1c66e9c947356f2b06c57d344bec
SHA1: ff7eb09933c2ed8d866f5e5a9c655b7952ee93a5
also attached is a txt file with the python script
PS: The raw .py file is in there too if you have python, and if you are curious that should be able to be opened with a text editor.
Also for savvy users here is a few hashes for the .zip!
MD5: b41a1c66e9c947356f2b06c57d344bec
SHA1: ff7eb09933c2ed8d866f5e5a9c655b7952ee93a5
also attached is a txt file with the python script
Attachments
Last edited:
)