How to get the time delay of a particle?

3 views (last 30 days)
César
César on 21 Oct 2016
Commented: KSSV on 21 Oct 2016
I have a 2D mesh with a velocity field and I use stream2D function to compute streamlines and interpstreamspeed to compute the vertices from flow speed. Since, all the points are interpolated I would like to find a way to compute the time delay of a particle to go from one point to another over the streamline. If I well understood, the points given by interpflowspeed are iso-time delay spaced. I juste need that delta time.
Thank you very much for your help.
  3 Comments
César
César on 21 Oct 2016
I thought of that, but I need to locate the points (x,y) of the stream line in my velocity field. And I would like to know if in addition of y(x)=f(x) (points of the streamline), I could get also the values of V.
KSSV
KSSV on 21 Oct 2016
Ok..as you have data getting points is not a big deal....

Sign in to comment.

Answers (0)

Categories

Find more on Condensed Matter & Materials Physics 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!