SUMO

Create an unstructured mesh with SUMO

Step 1

Visit https://www.larosterna.com/products/open-source to download SUMO. SUMO is free and it runs on Windows, MacOS, and Ubuntu. Once you download the SUMO archive, extract it and run the SUMO executable. The image below shows the main SUMO window:

You can create multiple body or wing components. Click the add wing button to create a wing with default parameters. The "Edit wing properties" window will open.

Step 2

Close the "Edit wing properties" window to update the "Rendering" view tab. After closing the window you should see a wing in the "Rendering" view tab.

Step 3

Right click on the wing name and select "Edit selected object" option. The "Edit wing properties" window will open.

Step 4

In the "Edit wing properties" window, change the name of the wing object to "naca4412_wing". Select one of the wing sections, listed in the section list, and click the "Edit section" button.

Step 5

Step 6

In the "Change airfoil coordinates" window select the "NACA 4/5-Series" tab. Select the "NACA 4-series airfoil" option and set the "Thickness ratio", "Relative camber", and "Max camber position" to 12, 4, and 40. These values correspond to the NACA4412 airfoil.

Step 7

In the "Edit wing properties" window set the "Right cap height" and "Left cap height" to 0 and click the "Close" button.

Step 8

Click the "Mesh" button to open the "Generate mesh" window. In the "Generate mesh" window disable the "Use default values" and "Use hybrid generation algorithm" options. Set the "Maximum edge length" and "Minimum edge length" options to 0.3 and 0.01. Click the create "Create mesh" button.

Check the coordinate system of the model before meshing. The model should be in a body-fixed coordinate system i.e. the x-axis points forward, the y-axis points to the starboard, and the z-axis points down.

Step 9

The created mesh will be available in the "Mesh" view tab. To save the mesh to a .stl file click "File" and select the "Export..." and "Save surface mesh..." options.

Congratulations! You created your first mesh using SUMO. Now you can use APM to analyse the flow around the NACA4412 wing.

For more meshing information and best practices when meshing refer to the preprocessor section.

Last updated