How to plot a 3D vortex flow
Show older comments
I have been given a set of large data for an airfoil. Where i have a mesh file of X,Y,Z Coordinates and data file of its velocity map as Xi,Yi,Zi,Ui,Vi,Wi at a given timestep. I want to be able to plot a 3D Vortex structure on the suction side of the airfoil ( something similar to the images below) but i am unsure how to do this. I have tried using the curl function but i think my code is wrong and gives me an error saying 'contour not rendered for non-finite Zdata). Please could someone guide me in the right direction to how to approach this.


5 Comments
KSSV
on 2 Sep 2021
How about streamlines ?
Prashan Beddagana
on 2 Sep 2021
KSSV
on 2 Sep 2021
Prashan Beddagana
on 2 Sep 2021
KSSV
on 2 Sep 2021
Accepted Answer
More Answers (0)
Categories
Find more on Airfoil tools in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!