You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PANKH (Panel Analysis of uNsteady Kinematics of Hovering airfoils) is a solver for studying unsteady aerodynamics of flapping and hovering airfoils using the unsteady vortex panel method. This repository includes the source code, example cases, and validation results.
This repository makes use of the Vortex Panel Method to calculate the Lift, Drag and Pressure Coefficients of any airfoil at a specified Freestream Velocity, Chord Length and Angle of Attack by providing the X and Y coordinates of the airfoil in a .dat file.
The main objective of this project is to create a MATLAB code using Vortex Panel Method to compute pressure coefficient, tangential velocity and aerodynamic forces of given object.