Streamline on a curve surface

11 views (last 30 days)
ran
ran on 7 Oct 2024
Commented: ran on 7 Oct 2024
i heve results of a flow abouve curve surface and i want to present few stream lines but i get a wired flat surface result, how can i fix it . i provide my velocity and gride. My code is streamline(X,Y,U,V)
  2 Comments
Divyajyoti Nayak
Divyajyoti Nayak on 7 Oct 2024
Hi @ran, could you share the result you are expecting? Also I plotted your grid and found that it is curved and not rectangular, is that intentional? That migh be causing the issue.
ran
ran on 7 Oct 2024
Hi, I solved the problem, thanks! The issue was that my data was on an irregular grid, so I interpolated it, and that solved the problem

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!