Is there a way to simulate a modelled car and its aerodynamics in matlab, e.g. with a CFD simulator?

8 次查看(过去 30 天)
I have a 3D point cloud of a car and want to model it with e.g. NURBS or subdivison surfaces. I would probably have to save the output as stl format. Now my question is, is it possible to simulate the aerodynamics of the model in a CFD simulator? I want to stay in matlab and not use other programs.
If there is no program, how difficult is it to create one myself?
  2 个评论
Manikanta Aditya
Manikanta Aditya 2024-4-9
Hi,
Yes, it is possible to simulate the aerodynamics of a modelled car in MATLAB using a Computational Fluid Dynamics (CFD) simulator.
Check these:
Creating a CFD simulator from scratch would be quite challenging as it requires a deep understanding of fluid dynamics, numerical methods, and programming. It would also be time-consuming. Therefore, using an existing toolbox would be a more efficient approach.
Hope this helps.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Computational Fluid Dynamics (CFD) 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by