How to plot a 3D vortex flow
古いコメントを表示
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 件のコメント
KSSV
2021 年 9 月 2 日
How about streamlines ?
Prashan Beddagana
2021 年 9 月 2 日
KSSV
2021 年 9 月 2 日
Prashan Beddagana
2021 年 9 月 2 日
KSSV
2021 年 9 月 2 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Airfoil tools についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!