Does the curl function in matlab calculates vorticity?
16 次查看(过去 30 天)
显示 更早的评论
Iam suppose to calculate vorticity using 3 velocity component u,v and w. Does the built function curl helps to do the job??
1 个评论
Jan
2014-2-14
The question is not clear. Please do not post multiple questions for the same problem.
回答(1 个)
David Young
2014-2-15
7 个评论
David Young
2014-2-20
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Gas Dynamics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!