When performing a simulation with rotating parts, such as pumps and turbines, we need to use rotating zones. This requires some additional steps to prepare the CAD before importing the model into the SimScale Workbench.
In short, a CAD model for simulations with rotating zones needs to contain one flow volume region, and one additional volume per rotating zone. This article outlines the best practices that users should follow to prepare their CAD models.
Important
The workflows shown in this article can be followed in any CAD tool. For demonstration purposes, we are going to use Onshape.
Please note that, as far as CAD preparation goes, multiple workflows will lead you to the same result. This article does not intend to be exhaustive: it only shows one of the possible workflows.
Approach
The most important requirement when you prepare the CAD for a simulation involving rotating motion is the rotating zone: a cylindrical volume surrounding all rotating parts. For information regarding the setup of a rotating zone in SimScale, please visit this documentation page.
Below, you will find two examples showing the workflow to prepare the CAD model for a simulation with rotating zones. The first one will be for a water pump, the second for a wind turbine.
Example 1: Water Pump
This example features the geometry from the water pump tutorial. The initial pump model contains the rotor blade, housing, and a back cover. Water enters the pump through the front inlet and leaves through the top outlet.

In the CAD tool, before importing the model to SimScale, we need to create a rotating zone around the rotor blades. Note that the rotor blades volume is centralized at the origin. This will make the next steps much easier to follow.
The first operation consists of creating a Sketch, using one of the planes at the origin. In this case, we will use the Front plane:

Now, we can use sketch tools to draw a profile for the rotating zone, which will be revolved afterward. Note that the profile should be slightly larger than the rotor in all directions. As a rule of thumb, you can make the rotating zone extend further than the blades in all directions by a distance of \(0.05D\), where \(D\) is the diameter of the blades.

After accepting the sketch, we are ready to use the Revolve operation to create the rotating zone volume, with the following steps:

- Create a ‘Revolve’ operation
- Select the faces of the sketch as the profile to revolve
- The revolve axis will be the baseline of the sketch, which goes through the point (0, 0, 0)
- Make sure that you are creating a ‘New’ volume in this operation
At this point, the geometry consists of 4 parts: the back cover, the housing, the rotor blades, and the rotating zone. This geometry can be imported to SimScale for further CAD preparation. To see all CAD import options, please refer to this documentation page.
Note
If you are interested in seeing a different workflow in CAD to create the rotating zone, then consider checking this article.
CAD Mode
The geometry is not yet ready to run a CFD simulation. We need to create a flow region, and also delete the solid parts of the domain.
Both of these operations can be performed in SimScale’s CAD Mode:
Within CAD Mode, we have two main objectives:
- Create an internal flow region
- Delete all solid parts from the geometry
Therefore, the first step is to select an ‘Internal flow volume’ operation, and follow the steps below:

- Create an ‘Internal’ flow volume extraction operation
- As Seed face, assign one internal face that will be in contact with the flow region
- Under Boundary faces, assign the boundary faces around the openings. Make sure to check this article if you are unsure about the boundary faces of your geometry
- Assign the rotating zone volume in the Excluded parts tab
- Press ‘Apply’ to run the operation
At this point, one volume named Flow region is created in the scene tree on the top right. We are now ready to delete the unnecessary parts of the geometry.

- Pick the ‘Delete’ operation under BODY
- Select the rotor blades, the housing, and the back-cover volumes. Note that two volumes remain unselected: the flow region and the rotating zone
- Hit ‘Apply’
Before exporting this model to the Workbench, we can also extend the inlet and outlet faces, which is a good practice for simulations with pumps. The Extrude face operation can be used for this purpose:

- Select the ‘Extrude’ operation under FACE
- Select inlet and outlet faces
- Define the Distance for the extrusion
- Hit ‘Apply’ to run the operation
- Click on ‘Finish’ to export the model to your Workbench
This geometry is correctly constructed for simulations with rotating zones in SimScale.

Example 2: Wind Turbine
In this external aerodynamics example, the initial model consists of the rotor blades, a nacelle (turbine housing), and the turbine tower:

This model is almost ready to bring to SimScale. Before doing that, it’s necessary to create the rotating zone volume in the CAD software.
The easiest way to prepare the CAD model is by sketching a cylinder, which will be used to construct the rotating zone:

After creating the initial sketch, we are ready to extrude the MRF rotating zone as a new part. In this step, it’s important that the rotating zone fully envelops the rotating parts:
At this point, you can rename the rotating zone volume appropriately, and the model is ready to import to SimScale.
CAD Mode
Once in SimScale, it’s necessary to perform a couple of operations before using the geometry for a simulation. The objectives from this stage are:
- Generating the flow domain for the simulation
- Deleting the unnecessary solid parts from the model
Both of these operations can be performed within the CAD Mode environment, which can be accessed from the Geometries tab:
The CAD Mode environment contains a series of useful CAD operations. In our case, we are first interested in creating an external virtual wind tunnel. The image below shows the steps:

- Select an ‘External’ flow volume operation, which will construct an enclosure
- Define the enclosure dimensions according to your geometry and wind direction
- Exclude the Rotating zone volume that was created in your CAD tool from the operation. This will ensure that the rotating zone is correctly constructed for the simulation
- Hit ‘Apply’ to run the operation
At this point, the geometry is almost ready to run a simulation. To avoid multi-region mesh errors, it’s necessary to delete the solid parts from the geometry. In CAD Mode, we can proceed as follows:

- Pick the ‘Delete’ operation under BODY
- Select the rotor blades, the nacelle, and the tower. Note that two volumes remain unselected: the flow region and the rotating zone
- Hit ‘Apply’
- Click ‘Finish’ to export the new CAD version to your Workbench
Now that we have only the two necessary volumes to run simulations with rotating zones, we can proceed to creating a simulation.
Did you know?
In a CAD model that is correctly prepared for simulations with rotating zones, the flow region will contain the negative of the solid parts. Note that the solid parts (e.g. the rotor blades) should not be part of the final geometry.
Note
If none of the above suggestions solved your problem, then please post the issue on our forum or contact us.