Difference between revisions of "Step 2"

From CFD Benchmark
Jump to: navigation, search
(Step 2 Description)
(Step 2 Description)
Line 8: Line 8:
 
The initial conditions for 3-D TGV are given by the following set of equations:
 
The initial conditions for 3-D TGV are given by the following set of equations:
  
<math>u(x,y,z,0) = +u_0 \times sin(x/L_0) \times cos(y/L_0) \times cos(z/L_0)</math>
+
<math>u(x,y,z,0) = +u_0 \times sin(x/L_0) \times cos(y/L_0) \times cos(z/L_0)</math> (1)
  
<math>v(x,y,z,0) = -u_0 \times \cos(x/L_0) \times \sin(y/L_0) \times \cos(z/L_0)</math>
+
<math>v(x,y,z,0) = -u_0 \times \cos(x/L_0) \times \sin(y/L_0) \times \cos(z/L_0)</math> (2)
  
<math> w(x,y,z,0) = 0 </math>
+
<math> w(x,y,z,0) = 0 </math> (3)
  
 
The reference velocity magnitude is set again to <math>u_0 = 1 \; \mathrm{m/s}</math>.
 
The reference velocity magnitude is set again to <math>u_0 = 1 \; \mathrm{m/s}</math>.
Line 31: Line 31:
 
On the other hand, considering that implementing advanced models for fluid viscosity and thermal conductivity is not difficult and does not increase the computational time significantly, local values of these quantities depending on composition and temperature should be taken into account.
 
On the other hand, considering that implementing advanced models for fluid viscosity and thermal conductivity is not difficult and does not increase the computational time significantly, local values of these quantities depending on composition and temperature should be taken into account.
  
[[File:fields_step2.png|400px|fields step 2]]
+
You can observe below the initial fields of the velocity components and of the vorticity.
  
{| class="wikitable alternance center"
+
[[File:fields_step2.png|400px|fields step 2]]
|+ Relative errors of Step 2
+
! scope="col" | N
+
| 128
+
| 192
+
| 256
+
| 384
+
| 512
+
| 768
+
|-
+
! scope="col" | CFL
+
| 0.05
+
| 0.075
+
| 0.10
+
| 0.15
+
| 0.20
+
| 0.30
+
|-
+
! scope="col" | relative error on kinetic energy
+
| 0.581 %
+
| 0.570 %
+
| 0.540 %
+
| 0.216 %
+
| 0.138 %
+
| 0.107 %
+
|-
+
! scope="col" | relative error on epsilon
+
| 3.756 %
+
| 3.289 %
+
| 2.112 %
+
| 1.796 %
+
| 1.460 %
+
| 1.276 %
+
|}
+
  
 +
Here is a video showing the phenomenon of step 2.
  
{| class="wikitable alternance center"
+
<div class="infobox" style="width: 640px;">
|+ Relative errors of Step 2 with <math>512^3</math> grid
+
{| class="floatright" style="border: 1px solid #ccc; margin: 1px;"
! scope="col" | N
+
|{{#widget:YouTube|id=k7JRrvBOSSY|width=600|height=500}}
| 512
+
|}
| 512
+
</div>
| 512
+
| 512
+
|-
+
! scope="col" | CFL
+
| 0.60
+
| 0.30
+
| 0.20
+
| 0.10
+
|-
+
! scope="col" | relative error on kinetic energy
+
| 0.371 %
+
| 0.237 %
+
| 0.138 %
+
| 0.120 %
+
|-
+
! scope="col" | relative error on epsilon
+
| 3.210 %
+
| 2.040 %
+
| 1.460 %
+
| 1.203 %
+
|}
+
  
 
= Aside Suggestion =
 
= Aside Suggestion =

Revision as of 21:12, 23 August 2020

Step 2 Description

The next step in the benchmark is to simulate the Taylor-Green Vortex configuration in 3-D, still for a single-component incompressible flow. For this configuration, a reference solution obtained with a pseudo-spectral solver is available in the scientific literature[1] and can be used for validation by a direct comparison.

The domain size has been set to in each direction, where is an arbitrarily-chosen reference length scale for dimensional codes. As in the previous section, periodic boundary conditions are used in all three spatial directions.

The initial conditions for 3-D TGV are given by the following set of equations:

(1)

(2)

(3)

The reference velocity magnitude is set again to . The desired Reynolds number is again , as in the previous section, since this value has been used as well in the reference study employed for comparison[1]. To obtain the proper value of Re, the kinematic viscosity is set once again to . With this set of parameters, the reference time scale is . The flow simulation must be carried out for a physical time of .

Regarding spatial discretization, a resolution of at least 512 nodes (or cells) in each direction is recommended. This value leads to an over-resolved simulation during the first few but is necessary to capture properly the transition to turbulence that should occur between 10 and 15 . As a point of comparison, the reference solution from[1] has been obtained with a spectral code on a grid. The timestep should be chosen to ensure that the maximum values of the Courant-Friedrichs-Lewy (CFL) and Fourier (Fo) numbers remain below and , respectively. This values are actually quite conservative since the focus of this study is set on accuracy comparisons and not on pure computational performance.

2D Large-Eddy Simulation, injection of a premixed kerosene/air mixture on the left with a high level of turbulence. Some kerosene droplets are added to this premixing.

On the other hand, considering that implementing advanced models for fluid viscosity and thermal conductivity is not difficult and does not increase the computational time significantly, local values of these quantities depending on composition and temperature should be taken into account.

You can observe below the initial fields of the velocity components and of the vorticity.

fields step 2

Here is a video showing the phenomenon of step 2.

Aside Suggestion

Check mesh convergence and time integration independence.

Check that

References

  • van Rees WM, Leonard A, Pullin D, Koumoutsakos P. A comparison of vortex and pseudo-spectral methods for the simulation of periodic vortical flows at high reynolds numbers. J Comput Phys. 2011;230(8):2794-2805.
  • Carton de Wiart C, Hillewaert K, Duponcheel M, Winckelmans G. Assessment of a discontinuous galerkin method for the simulation of vortical flows at high reynolds number. Int J Numer Meth Fluids. 2014;74(7):469-493.
  • Duponcheel M, Orlandi P, Winckelmans G. Time-reversibility of the euler equations as a benchmark for energy conserving schemes. J Comput Phys. 2008;227(19):8736-8752.
  • Bricteux, L, Zeoli, S, Bourgeois, N. Validation and scalability of an open source parallel flow solver. Concurrency Computat: Pract Exper. 2017; 29:e4330. https://doi.org/10.1002/cpe.4330
  • 1.0 1.1 1.2 W.M. van Rees, A. Leonard, D.I. Pullin, and P. Koumoutsakos. A comparison of vortex and pseudo-spectral methods for the simulation of periodic vortical flows at high Reynolds numbers. J. Comput. Phys., 230:2794–2805, 2011.