Does the curl function in matlab calculates vorticity?
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Iam suppose to calculate vorticity using 3 velocity component u,v and w. Does the built function curl helps to do the job??
1 comentario
Jan
el 14 de Feb. de 2014
The question is not clear. Please do not post multiple questions for the same problem.
Respuestas (1)
David Young
el 15 de Feb. de 2014
7 comentarios
David Young
el 20 de Feb. de 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.
Ver también
Categorías
Más información sobre Gas Dynamics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!