Matlab program for Joukowski Airfoil
This program is written in matlab, and uses the Joukowski mapping method, to transform a circle in complex z-plane to desired airfoil shape.i.e either symmetric or cambered airfoil
If the displacement of circle is done only in real axis (x-axis) then it results in symmetric airfoil
If the displacement of circle is done both in real and complex axis (x & y directions) then it results in cambered airfoil
It also requires a circle of specific radius. The ratio of the circle radius to its displacement in the z-plane determines the thickness of the airfoil and camber is calculated using the reference circle centered at origin.
The program plots the contours of the normalized streamlines around the circle /cylinder and around mapped airfoil
Zitieren als
VBBV (2024). Matlab program for Joukowski Airfoil (https://www.mathworks.com/matlabcentral/fileexchange/65430-matlab-program-for-joukowski-airfoil), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.1 | Few more help instructions |
||
1.0.0.0 | Changes to the description are highlighted Files with output plots are included |