Project on Inverse Airfoil Design
Initial Airfoil which is to be modified is NACA0015 and target airfoil to be achieved is NACA0009.
Cp of the airfoils is plotted using XFOIL Software by Mark Drela MIT.
Project is Under Prof. A M Pradeep, Aeropsace Dept. IIT Bombay
Here is the Airfoil Generated
Corresponding Cp Plots
Corresponding Cp Plots
run sudo apt-get install xfoil in terminal
- Clone the repository
- Make sure that it has Modified.csv file is present
- Run linux_code.py
- Wait for the iterations to complete
- After iterations are completed Airfoils and Cp plots will automatically generate
- Important In order to run the code again delete Modified.csv, ModifiedCP.csv, n0009CP.csv and n0015CP.csv and put a new copy of Modified.csv now run the main code (Plots will be automatically replaced)
Ignore the Warning for replacing modified.csv as by default it automatically replaces it