Python script used to change the angle of attack of a 2D airfoil using its x, y coordinates. Can be used in conjuction with TerminalToAnsys to make the output file usable in Ansys Fluent.
- a proper todo list
- implement it in javascript for more convenient use
- documentation
feel free to use any of this code for your own projects, as long as :
- you give proper credit to the original creator
- you don't use any of it for commercial purposes
- you consider sharing your improvements by making the code available (not required but appreciated)