Clear Filters
Clear Filters

Does the curl function in matlab calculates vorticity?

19 views (last 30 days)
Iam suppose to calculate vorticity using 3 velocity component u,v and w. Does the built function curl helps to do the job??
  1 Comment
Jan
Jan on 14 Feb 2014
The question is not clear. Please do not post multiple questions for the same problem.

Sign in to comment.

Answers (1)

David Young
David Young on 15 Feb 2014
  7 Comments
Rizwana
Rizwana on 16 Feb 2014
Ok thanks.
Is there a way to do it manually. If you help me with formula then i may compute it at least manually. I have V--> Velocity(V), Beta() and yaw. How to compute curl manually using these three variables.
David Young
David Young on 20 Feb 2014
The problem is that I don't know for sure whether your position coordinates are cartesian, cylindrical or spherical. As Roger Stafford points out, they need to be cartesian for the curl function. You might find the functions pol2cart and sph2cart useful for conversions.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!