Clear Filters
Clear Filters

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

9 views (last 30 days)
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 Comments
Manikanta Aditya
Manikanta Aditya on 9 Apr 2024
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.

Sign in to comment.

Answers (0)

Categories

Find more on Computational Fluid Dynamics (CFD) in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!