Scale-Resolving Simulations Past a Circular Cylinder#
Introduction#
The main purpose of this case study is the verification and validation of the scale-resolving techniques implemented in the Flow360 solver to represent turbulence. A Detached-Eddy Simulation is a three-dimensional unsteady solution based on a single turbulence model that functions as a sub-grid-scale model in a fine-grid region for a large-eddy simulation (LES) and as a Reynolds-averaged Navier-Stokes (RANS) model where the grid is not fine. Here, we are comparing the grid spacing with the thickness of the turbulent layer. It is possible for a DES grid to become excessively refined in some regions to capture a flow feature. In that case, the original DES length scale can become smaller than the boundary-layer thickness, which causes an early activation of the LES mode which is undesirable. This issue is known as “modeled-stress depletion” (MSD). A general approach to address MSD is to detect and shield the attached boundary layers and delay the activation of the LES mode even on grids where the DES length scale, which is proportional to the grid spacing, becomes smaller than the boundary-layer thickness. This approach was proposed by Spalart et al in 2006 as Delayed Detached-Eddy Simulation (DDES) (pure DES was introduced in 1997).
Turbulent flow contains a broad range of scales of length and time. The largest scales are related to the geometry and boundary conditions, while at the smallest length scales energy is dissipated by molecular viscosity. Simulations that capture all length scales of motion through a numerical solution of the Navier-Stokes (NS) equations are called direct numerical simulation (DNS) , which is computationally very expensive. The RANS approach solves equations averaged over time; however, RANS has been inaccurate when applied to flows with significant large-scale unsteadiness. The Large eddy simulation (LES) approach is an intermediate in computational complexity to address incompatibility of RANS in dealing with unsteady physics. It considers that transport of momentum and energy is mostly due to the unsteady features in the larger length scales being resolved in time and space and the effect of smaller length scales can be represented by using subgrid-scale (SGS) models. The implicit LES (ILES) relies on the mesh resolution and the stabilization of the algorithm, and doesn’t have an explicit SGS model.
The Roe scheme is an approximate Reimann solver based on a Godunov type scheme that solves a localized Reimann problem to calculate the flux. The low-dissipation Roe is a modification of the Roe scheme to consider low Mach number problems and to achieve lower numerical dissipation in the range of higher resolved wave numbers for the scale-resolving simulations. Both the standard and the low-dissipation schemes are considered for this validation study.
In this case study, DDES and ILES simulations are performed for the cross flow over an infinite span circular cylinder to validate smooth separation where it provides the opportunity to show its competitiveness with both RANS and LES. We considered simulations with laminar separation (LS) at a Reynolds number 20,000. A DDES simulation is attractive because of the known issue of “gray area” between RANS and LES regions. When a rapid new large-scale instability affects the turbulence, both pure LES and DDES are very reasonable, especially when the separation happens due to sharp edges. The cylinder is a more challenging and better test case for testing the “grey-area failures” as well as the accuracy in predicting smooth-body separation which depends on the Reynolds number, surface curvature, pressure gradients, and other aspects of the flow.
Simulation Setup#
The circular cylinder test case is based on experimental tests at different Reynolds numbers at which the flow undergoes laminar and turbulent separations. Experimental results for cross flow over a circular cylinder can be found in Turbulence effect on crossflow around a circular cylinder at subcritical Reynolds numbers and Fluctuating lift on a circular cylinder: review and new measurements. For numerical results, one can refer to Detached-Eddy Simulations Past a Circular Cylinder and Large-Eddy Simulation of the Flow Over a Circular Cylinder at Reynolds Number 2 × 10⁴. The freestream Mach number is equal to 0.03 with a Reynolds number of 20,000.
The boundary conditions are shown in Fig. 160. In order to study the flow over a “2D” bluff-body, it is necessary to perform 3D simulations and consider the impact of the boundary condition in the third direction according to Travin et. al.

Fig. 160 Summary of boundary conditions and flow conditions for the cross flow over the circular cylinder case.#
We used periodic boundary conditions and a spanwise length of
In general, we generated the grids with cubic hexahedron cells in the region away from the cylinder surface and sizing them according to the desired mesh resolution. It is recommended to refine the grid in all directions simultaneously. For the grid refinement study, three grid levels are generated. The mesh node statistics for the three mesh levels are presented in Table 31 with the meshes shown in Fig. 161.
For this case study, the grid refinement is a test for quality and sensitivity of solution accuracy to mesh resolution rather than a traditional convergence study. In the present work, we used 160 grid points in the coarse mesh, 225 points in the medium mesh and 320 in the fine mesh over the span length. For the coarse level, 500 mesh points; for the medium level, 703 points; and for the fine level, 1001 points, are distributed uniformly over the cylinder’s circumference. Number of mesh points in the x-y slice mesh outside the mesh boundary layer is shown in the table as “Wake”. The mesh resolving the boundary layer is built with hyperbolic extrusion and is thick enough to include the physical boundary layer.
Level |
Circumferential |
Spanwise |
Boundary Layer |
Wake |
Total |
---|---|---|---|---|---|
Level 1 |
500 |
160 |
500×46 |
52026 |
11924160 |
Level 2 |
703 |
225 |
703×46 |
79906 |
25096725 |
Level 3 |
1000 |
320 |
1001×57 |
77739 |
42796480 |

Fig. 161 Three grid levels generated for the cross flow over the cylinder.#
For an unsteady simulation, the turbulent wake is considered as fully established after a duration of
If the ILES simulation with the low-dissipation scheme is unstable, a smaller time-step size with a fixed, large CFL values can be used. For this case, the CFL number is fixed at 100,000. The low-dissipation factor can be adjusted to reduce the dissipation of the numerical scheme.
Grid Refinement Study#
Results of the grid refinement study are presented in Table 32. The averaging operator is shown by
Grid |
Method |
Numerical Scheme |
⟨Cd ⟩ |
RMS Cl |
St |
⟨θsep⟩ |
---|---|---|---|---|---|---|
Level 1 (coarse) |
ILES |
Roe |
1.3712 |
0.7044 |
0.19 |
84.7° |
Level 1 (coarse) |
ILES |
LDRoe |
1.2032 |
0.4528 |
0.2 |
82° |
Level 2 (medium) |
ILES |
Roe |
1.1458 |
0.3101 |
0.2 |
83.5° |
Level 2 (medium) |
ILES |
LDRoe |
1.1989 |
0.4517 |
0.2 |
83.1° |
Level 3 (fine) |
ILES |
Roe |
1.1965 |
0.4242 |
0.19 |
81.9° |
Level 3 (fine) |
ILES |
LDRoe |
1.1932 |
0.4809 |
0.19 |
82° |
Experiment |
‒ |
‒ |
1.2 |
0.42 |
0.19 |
78° |
The time-averaged pressure coefficient over the mid section is plotted in Fig. 162 for three mesh levels. For both ILES simulations with the Roe and LDRoe schemes, the pressure coefficient for the fine mesh matches the experimental results reported by Norberg with a high degree of accuracy. However, with the Roe numerical scheme, the predictions using the coarse and medium meshes, follow the trends for the averaged pressure coefficient but they both are inaccurate after the separation point along the downstream face of the cylinder. On the contrary, with the low-dissipation numerical scheme, the results for the coarse and medium meshes are very close to the results on the fine mesh. This indicates that with the low-dissipation scheme on coarser mesh levels, more accurate results are achievable and the scheme is less dependent on mesh resolution or degrees of freedom.

Fig. 162 Pressure coefficient comparison for three grid levels. Level 3 fine mesh, 43M nodes (red). Level 2 medium mesh, 24M nodes (green). Level 1 coarse mesh, 7.5M nodes (blue).#
The time-averaged drag (

Fig. 163 Grid convergence figure for the time-averaged drag (
Time-Dependent Flow Field Results#
First, the loading time-histories are examined to investigate the impact of the numerical scheme on the load oscillation magnitudes and shedding cycle behavior.
The time histories of aerodynamic coefficients for different methods are compared in Fig. 164.
It shows the time histories of the lift (

Fig. 164 Time history of the lift
Fig. 165 shows the time histories of the aerodynamic coefficients for a the same period of

Fig. 165 Time history of the lift
The iso-surface of Q-criterion is shown in Fig. 166 to clearly demonstrate the three dimensionality of the solutions. The iso-surface figures for all simulations shows the vortex core that starts from the shear layer on the upper and lower surface of the cylinder. The ILES simulations are capturing the much small vortices near the cylinder after the separation. Both simulations with low-dissipation schemes either ILES or DDES shows finer vortex features.

Fig. 166 Iso-surfaces obtained from ILES and DDES simulations for the flow over a circular cylinder at Re=
From the side view, the iso-surface of Q-criterion is shown in Fig. 167 that reveals a dominant 2D von Karman vortex-shedding mode in all simulations. The ILES and DDES simulations with the Roe scheme show very similar vortex features in the wake. The ILES simulation is slightly better in capturing flow features. The ILES and DDES simulations with the low-dissipation scheme captures finer flow features in the wake and near the cylinder after the separation. The ILES simulation with the low-dissipation scheme shows finer vortex structures in comparison to others.

Fig. 167 Iso-surfaces obtained from ILES and DDES simulations for the flow over a circular cylinder at Re=
In order to make a comparison between the different methods, the iso-surface of Q-criterion for an unsteady RANS, DDES based on the SA turbulence model, ILES with the Roe scheme and ILES with the low-dissipation Roe scheme is shown in Fig. 168. This comparison shows that by adding to the fidelity of an unsteady simulation, more complete flow features can be captured. The DDES versus ILES with the Roe scheme primarily differ in the region of boundary layer separation. The ILES with the low-dissipation Roe scheme resolves the downstream vortex structures significantly better than other methods, improving the accuracy and reliability.

Fig. 168 Iso-surfaces obtained from unsteady RANS, DDES, ILES with the Roe and low-dissipation Roe simulations for the flow over a circular cylinder at Re=
The instantaneous contours of vorticity magnitude on the x-y plane for the ILES and DDES simulations are shown in Fig. 169. All instantaneous frames are at

Fig. 169 Vorticity magnitude contours in the x-y plane obtained from ILES and DDES simulations for the flow over a circular cylinder at Re=
Time-Averaged Flow Field Results#
In this section, time-averaged flow field results are compared against experiment and numerical results. It shows how well different methods predict time-averaged flow quantities for the cross flow over the circular cylinder with unsteady flow behavior. Fig. 164 shows the time-averaged streamlines in the x-y plane for the ILES and DDES simulations. Besides the main recirculation bubble, vortices attached to the downstream surface of the cylinder are present in all the results.
The existence of the small secondary vortices at the back side of the cylinder is confirmed by experimental results by Lysenko et. al. This shows that several separation angles beside the primary separation exist.
The primary separation based on the experimental results is at

Fig. 170 Time-averaged streamline in the x-y plane obtained from ILES and DDES simulations for the flow over a circular cylinder at Re=
The time-averaged pressure coefficient over the cylinder slice in the x-y plane is shown in Fig. 171.
On the left, results for the ILES simulation are shown and match well with the experimental results provided by Norberg at Re=
The mean base suction coefficient

Fig. 171 Time-averaged pressure coefficient
To compare the flow separation, the time-averaged skin-friction coefficients are shown in Fig. 172. Both ILES and DDES simulations with the Roe and LDRoe schemes have good agreement. The primary separation angle is

Fig. 172 Time-averaged skin-friction coefficient
For a RANS, unsteady RANS, DDES and ILES simulations, time-averaged pressure

Fig. 173 Time-averaged pressure coefficient
Method |
Mesh |
Scheme |
⟨Cd ⟩ |
RMS Cl |
St |
⟨θsep⟩ |
---|---|---|---|---|---|---|
RANS |
Level 3 (fine) |
Roe |
0.8047 |
‒ |
‒ |
81° |
URANS |
Level 3 (fine) |
Roe |
1.0551 |
0.5617 |
0.219 |
88.5° |
DDES |
Level 3 (fine) |
Roe |
1.0898 |
0.3357 |
0.2 |
82° |
ILES |
Level 3 (fine) |
Roe |
1.1965 |
0.4242 |
0.19 |
81.9° |
ILES |
Level 3 (fine) |
LDRoe |
1.1932 |
0.4809 |
0.19 |
82° |
Experiment |
‒ |
‒ |
1.2 |
0.42 |
0.19 |
78° |
The mean stream-wise velocity

Fig. 174 Mean stream-wise velocity
An overview of the simulations and flow features from available experimental and numerical results are provided in Table 34. This table shows a comparison between the values obtained from the experiment and values obtained from different numerical methods. The results for the ILES simulations with both Roe and LDRoe schemes agree well with the experimental results. The ILES simulation with low-dissipation scheme performs better in predicting flow feature in the recirculation wake.
Work |
Method |
Scheme |
Mesh |
Nvp |
M |
⟨Cd⟩ |
Cl’ |
St |
˗⟨Cp⟩ |
⟨Lr⟩/D |
˗⟨u⟩/U |
⟨θsep⟩ |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Schewe⁽¹⁾ |
Exp |
1.1 |
0.31 |
0.19 |
78° |
|||||||
Yokuda⁽²⁾ |
Exp |
1.1 |
1.03 |
|||||||||
Norberg⁽³⁾ |
Exp |
0.47 |
0.194 |
1.197 |
78° |
|||||||
Lim⁽⁴⁾ |
Exp |
1.2 |
0.187 |
1.07 |
||||||||
Salvatici⁽⁵⁾ |
LES |
‒ |
0.1 |
0.98-1.17 |
0.38-0.46 |
0.96-1.12 |
0.77-0.86 |
|||||
Wornom⁽⁶⁾ |
LES |
‒ |
30 |
0.1 |
1.27 |
0.6 |
0.19 |
1.09 |
0.8 |
|||
Lysenko⁽⁷⁾ |
NSGS-I |
‒ |
50 |
‒ |
1.3 |
0.75 |
0.2 |
1.2 |
0.44 |
0.11 |
88° |
|
Lysenko⁽⁷⁾ |
TKE-I |
‒ |
50 |
‒ |
1.32 |
0.64 |
0.2 |
1.05 |
0.64 |
0.19 |
86° |
|
Lysenko⁽⁷⁾ |
NSGS |
‒ |
75 |
0.2 |
1.35 |
0.65 |
0.17 |
1.13 |
0.57 |
0.16 |
87° |
|
Lysenko⁽⁷⁾ |
TKE |
‒ |
75 |
0.2 |
1.36 |
0.7 |
0.19 |
1.11 |
0.57 |
0.16 |
88° |
|
Flow360 |
DDES |
Roe |
fine |
20 |
0.03 |
1.0898 |
0.3357 |
0.2 |
1.06 |
1.08 |
0.31 |
82° |
Flow360 |
DDES |
LDRoe |
fine |
20 |
0.03 |
1.0128 |
0.2651 |
0.209 |
0.96 |
1.26 |
0.24 |
81° |
Flow360 |
ILES |
Roe |
fine |
20 |
0.03 |
1.1965 |
0.4242 |
0.19 |
1.16 |
0.91 |
0.32 |
81.9° |
Flow360 |
ILES |
LDRoe |
fine |
20 |
0.03 |
1.1932 |
0.4809 |
0.19 |
1.2 |
0.85 |
0.27 |
82° |
Flow360 |
ILES |
LDRoe |
coarse |
20 |
0.03 |
1.2092 |
0.4557 |
0.19 |
1.22 |
0.92 |
0.25 |
82° |
Conclusions#
This case study suggests the following recommendations for LES and DDES simulations:
For 2D bluff-body flows, 3D simulations are necessary. The spanwise length is recommended to be at least
to resolve the flow structures observed in the experiment.For the modest subcritical regime, freestream turbulence influences the instabilities in the separated shear layer. For this reason, using periodicity is necessary and slipWall and symmetry should not be used.
For simulations with a very low Mach number, it is necessary to have large enough domain to reduce the impact on the converged solution. Although larger domains need more physical steps for convergence.
For bluff-body laminar separation flow:
Having enough mesh resolution in downstream wake is necessary for accurate results.
ILES simulations with the low-dissipation scheme provides the most accurate results compared to the experiment. In general, the low-dissipation scheme achieves more accurate results with less mesh resolution which indicates it is less dependent on the spatial degrees of freedom.
DDES simulations with the low-dissipation scheme are acceptable but are less accurate than ILES in the downstream side of the bluff-body. It is expected that for turbulent separation cases, DDES simulations will agree more closely with ILES simulations.
For ILES simulations with the low-dissipation scheme, the simulation could be unstable, in that case a smaller time-step size with a fixed, large CFL values could help remedy this issue. Moreover, increasing the numerical low-dissipation factor helps to stabilize convergence. In this case study, a low-dissipation factor of 0.5 is used.
The Flow360 solver is validated against experimental data and other scale-resolving simulations for laminar separation flow over a circular cylinder. Good agreement is found for time-dependent and time-averaged flow features and quantitative results.