Does the curl function in matlab calculates vorticity?
12 ビュー (過去 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!