How to plot a 3D vortex flow
Afficher commentaires plus anciens
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 commentaires
KSSV
le 2 Sep 2021
How about streamlines ?
Prashan Beddagana
le 2 Sep 2021
KSSV
le 2 Sep 2021
Prashan Beddagana
le 2 Sep 2021
KSSV
le 2 Sep 2021
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Vector Fields dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!