Shelby GT350R Mustang CFD simulations

It’s been a really long time since my last post as I got a new job and didn’t find time to post anything interesting. Until recently, that I came across a with the ideal geometry for a CFD simulation; the Shelby GT350R Mustang.

As have no longer access to STAR-CCM+ student’s license, and considering myself an open-source advocate. I thought it was about time to come back to OpenFOAM, but I lack the computational resources to carry out large simulations. Cloud computing seems to be the solution. I’ve known the SimScale platform for quite some time —as you can see from some of my older posts—. I did not take advantage of the free community plan for carrying out my own projects until now, although can not consider this one entirely mine, as I was not involved in the creation of the CAD geometry used for the simulations.

Contents

Shelby GT350R CAD model

The car is the 2016 Ford Shelby GT350R Mustang, introduced at the 2015 North American International Auto Show in Detroit. It is a more refined, hardcore and limited production version of the GT350; and of all the upgrades, the most interesting from the CFD standpoint is the aerodynamic package which in the R introduces a larger splitter and rear wing to help improve downforce.

Gorgeous, isn’t it?

The CAD I’m using for this simulations, by designer/engineer S. Attah, was available in GrabCAD. It seems to be no longer accessible though; a pity, because he had some very good renders of the model as it is full of detail.

Before uploading the STL file to SimScale, we have to make sure that it is intersection free and water-tight. Afterwards, as we will mesh the air domain using snappyHexMesh, it is advisable to convert the surface mesh to ensure full compatibility with the mesher. This can be achieved through the surfaceMeshConvert command.

Detailed surface of the Shelby GT350R stereolithography.
Detailed tessellated surface of the Shelby GT350R.

Mesh

The surface was split to allow for surface refinement in selected parts of the geometry. The different sets can be seen in the following figure.

Shelby GT350R half car with surfaces split for refinement.
Shelby GT350R half car with surfaces split for refinement.

Two different meshes were generated in SimScale within an air domain of dimensions 4 × 4 × 20 m. One using the automatic settings and the other following a manual approach. In both cases, only half vehicle is considered.

The automatic mesh was set to Fine, with layer addition. The resulting mesh had 2.9 million cells.

On the other hand, the manual mesh had blocks of 1 dm3 in the farfield with refinements up to Level 7 on selected surfaces and around features adding up to 9.1 million cells.

Manual mesh.

Image 1 of 2