Two-dimensional flow solver with GUI using vortex particle and boundary element methods
-
Updated
Feb 15, 2025 - C++
Two-dimensional flow solver with GUI using vortex particle and boundary element methods
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.
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.
Add a description, image, and links to the vortex-panel-method topic page so that developers can more easily learn about it.
To associate your repository with the vortex-panel-method topic, visit your repo's landing page and select "manage topics."