Acessibilidade / Reportar erro

Direct Numerical Simulation Code Validation for Compressible Shear Flows Using Linear Stability Theory

ABSTRACT:

In order to simulate compressible shear flow stability and aeroacoustic problems, a numerical code must be able to capture how a baseflow behaves when submitted to small disturbances. If the disturbances are amplified, the flow is unstable. The linear stability theory (LST) provides a framework to obtain information about the growth rate in relation to the excitation frequency for a given baseflow. A linear direct numerical simulation (DNS) should capture the same growth rate as the LST, providing a severe test for the code. In the present study, DNS simulations of a two-dimensional compressible mixing layer and of a two-dimensional compressible plane jet are performed. Disturbances are introduced at the domain inflow and spatial growth rates obtained with a DNS code are compared with growth rates obtained from LST analyses, for each baseflow, in order to verify and validate the DNS code. The good comparison between DNS simulations and LST results indicates that the code is able to simulate compressible flow problems and it is possible to use it to perform numerical simulation of instability and aeroacoustic problems.

Keywords:
Compressible flow; Direct numerical simulation; Linear stability theory; Code verification and validation

INTRODUCTION

There is an increasing concern about noise-related health problems in many engineering areas. Some noise sources are due to turbulence in a flow field and aeroacoustics is the area responsible for the investigation of noise generation and propagation (aerodynamic noise). The problem of noise generated by flow has some specific characteristics, such as multiple frequencies, multiple scales and propagation to long distances with very low dissipation (Tam 2004Tam CKW (2004) Computational aeroacoustics: an overview of computational challenges and applications. Int J Comput Fluid D 18(6):547-567. doi: 10.1080/10618560410001673551
https://doi.org/10.1080/1061856041000167...
). To deal with these characteristics, a numerical simulation must have a transient numerical scheme, very low numerical dissipation and dispersion to preserve the propagation of acoustic waves and non-reflecting boundary conditions (Tam 2004Tam CKW (2004) Computational aeroacoustics: an overview of computational challenges and applications. Int J Comput Fluid D 18(6):547-567. doi: 10.1080/10618560410001673551
https://doi.org/10.1080/1061856041000167...
).

Two main strategies are frequently used to simulate aeroacoustic problems. The first one is based on acoustic analogies (Lighthill 1952Lighthill MJ (1952) On sound generated aerodynamically. I. General theory. Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences 211(1107):564-587. doi: 10.1098/rspa.1952.0060
https://doi.org/10.1098/rspa.1952.0060...
; Lighthill 1954Lighthill MJ (1954) On sound generated aerodynamically. II. Turbulence as a source of sound. Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences 222(1148):1-32. doi: 10.1098/rspa.1954.0049
https://doi.org/10.1098/rspa.1954.0049...
; Curle 1955Curle N (1955) The influence of solid boundaries upon aerodynamic sound. Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences 213(1187):505-514. doi: 10.1098/rspa.1955.0191
https://doi.org/10.1098/rspa.1955.0191...
; Ffowcs-Williams and Hawkings 1969Ffowcs-Williams JE, Hawkings DL (1969) Sound generation by turbulence and surfaces in arbitrary motion. Philosophical Transactions of the Royal Society of London. Series A. Mathematical and Physical Sciences 264(1151):321-342. doi: 10.1098/rsta.1969.0031
https://doi.org/10.1098/rsta.1969.0031...
), where noise sources are obtained from computational fluid dynamics (CFD) and its propagation is calculated solving an inhomogeneous wave equation for pressure, subjected to these sources. The second approach uses a high fidelity simulation capable of computing directly the acoustic waves together with the fluid flow, which is called direct aeroacoustic simulation.

In order to perform direct aeroacoustic simulation, a numerical code was developed within our research group (Souza et al. 2005Souza LF, Mendonça MT, Medeiros MAF (2005) The advantages of using high-order finite differences schemes in laminar-turbulent transition studies. Int J Numer Methods Fluids 48:565-592. doi: 10.1002/fld.955
https://doi.org/10.1002/fld.955...
). It uses parallel processing with domain decomposition to perform the calculations in a feasible time. High order temporal and spatial discretization schemes were adopted to minimize the dispersion and dissipation phenomena on the simulation of the flow field and the acoustic waves. A series of strategies, such as filtering and mesh stretching as well as characteristic boundary conditions were implemented in order to obtain a proper solution of the aeroacoustic problems.

However, before using a direct numerical simulation (DNS) code for aeroacoustic predictions, it is a good practice to observe the code behavior when submitted to unsteady, small disturbances. The linear stability theory (LST) provides a framework to obtain information about the amplification rate in relation to the excitation frequency and corresponding eigenfunctions. The results from LST can then be used for comparison with numerical simulations.

In the present study, results are presented for DNS of a two-dimensional compressible mixing layer and two-dimensional compressible plane jet. Disturbances were introduced at the domain inflow and the code verification was done by comparing the spatial amplification rate obtained by the DNS code with the amplification rates obtained from a LST analysis of each baseflow. The good comparison obtained indicated that the code satisfactorily simulates compressible flow problems and can be used to perform direct aeroacoustic simulations.

FORMULATION AND NUMERICAL SCHEME

The code was developed to solve the two-dimensional unsteady compressible Navier-Stokes equations together with the continuity and energy equations in dimensionless form. A Cartesian reference frame (x, y) was adopted, where the x axis is aligned with the streamwise direction and the y axis with the normal direction. The corresponding velocity components are u and v. In conservative form, the solution vector is given by:

(1) Q = ρ , ρ u , ρ v , E T .

A perfect gas relation for pressure is assumed to close the formulation . In the conservative form, the unknowns are the density ρ, the momentum densities ρu, ρv and the total energy E, given by:

(2) E = ρ c v dt + ρ 2 u 2 + v 2 ,

where cv is the specific heat at constant volume and T is the temperature. All equations can be written in vector notation as:

(3) Q t + F x + G y = 0 ,

where the flux vectors F and G are given by:

(4) F = ρ u ρ uu + p τ xx puv τ xy u E + p + q x u τ xx v τ xy ,

(5) G = ρ v ρ vu τ xy ρ vv + p τ yy v E + p + q y u τ xy v τ yy ,

where p is the normalized pressure. The normal stress components are given by:

(6) τ xx = μ Re 4 3 u x 2 3 v y ,

(7) τ yy = μ Re 4 3 v y 2 3 u x ,

and the shear stress component is:

(8) τ xy = μ Re u y + v x .

The heat fluxes, considering the Fourier law for heat conduction, are given by:

(9) q x = ϑ κ 1 RePr M a 2 T x ,

(10) q y = ϑ κ 1 RePr M a 2 T y .

The dimensionless quantities are the Reynolds number Re, the Prandtl number Pr and the Mach number Ma. The dimensionless fluid properties are the viscosity µ, the thermal conductivity ϑ and the heat capacity ratio κ. All fluid properties are normalized by reference velocity ũ, temperature , density ρ̃, and viscosity µ̃, where the superscript ~ represents dimensional values and the subscript ∞ corresponding to free-stream values.

Time integration is performed using a 4th order, 4-steps Runge-Kutta scheme. Spatial discretization in the streamwise x and normal y directions uses a 6th order compact finite difference method and the generated tridiagonal equation systems are solved using the Thomas algorithm.

A non-uniform grid is used. An interest region with uniform grid is delimited. Then a grid stretching of approximately 1% is applied in both directions that, together with spatial low-pass filtering, create a damping zone. Disturbances become increasingly badly resolved and are dissipated as they propagate through the damping zone before they reach the outflow boundaries.

The code was parallelized through domain decomposition in both directions using distributed-memory parallelization. A message passing interface (MPI) library is used for inter-node communications. A grid transformation in the (x, y) plane is used to map the physical grid in an equidistant (ξ, η) computational grid. The metrics required for the derivative calculations are presented below. The first derivatives are given by:

(11) x = 1 x ξ ξ ,

(12) y = 1 y η η .

Second derivatives are:

(13) 2 x 2 = 2 ξ 2 ξ x 2 ξ 2 ξ x 2 ,

(14) 2 y 2 = 2 η 2 η y 2 η 2 η y 2 ,

where the metrics are given by:

(15) 2 ξ x 2 = 2 x ξ 2 ξ x 3 ,

(16) 2 η y 2 = 2 y η 2 η y 3 .

LST analysis was used to obtain the frequency with spatial growth rate and the corresponding eigenfunctions are introduced as disturbances at the simulation inflow boundary.

RESULTS AND DISCUSSIONS

COMPRESSIBLE TWO-DIMENSIONAL MIXING LAYER

A compressible mixing layer consists of two streams with different velocities flowing parallel to one another, so that the resulting streamwise velocity profile assumes an "S" shape. Due to the inflectional point on the velocity profile, the flow is unstable and transition to turbulence may occur due to the generation and growth of vortical structures. For the present verification, the flow configuration has been closely matched to the case investigated by Babucke et al. (2008)Babucke A, Kloker M, Rist U (2008) DNS of a plane mixing layer for the investigation of sound generation mechanisms. Comput Fluids 37(4):360-368. doi: 10.1016/j.compfluid.2007.02.002
https://doi.org/10.1016/j.compfluid.2007...
.

The Mach numbers of the upper and lower streams are Ma1 = 0.50 and Ma2 = 0.25, respectively. The Reynolds number is 500, based on the vorticity thickness at the inflow, which is also used to normalize length scales in x and y directions. As in Babucke et al. 2008Babucke A, Kloker M, Rist U (2008) DNS of a plane mixing layer for the investigation of sound generation mechanisms. Comput Fluids 37(4):360-368. doi: 10.1016/j.compfluid.2007.02.002
https://doi.org/10.1016/j.compfluid.2007...
, the inflow (x0 = 30) is chosen in such a way that the vorticity thickness is:

(17) δ x 0 = 30 = Δ U u / y max x 0 = 30 = 1 . 0 .

The inflow streamwise velocity, density and temperature profiles are shown in Fig. 1. These profiles are obtained by solving the steady compressible two-dimensional boundary layer equations.

Figure 1
Infl ow profi les for u, p and T for the 2D mixing layer.

The eigenfunctions used to introduce the disturbances at the DNS inflow boundary were obtained by linear stability analysis. The dimensionless fundamental frequency is ω = 0.62930. The corresponding eigenfunction amplitude and phase are shown in Fig. 2. This frequency and three subharmonics were used to disturb the flow. The maximum amplitude of the dimensionless fundamental frequency is 2 ' 10-3, while for the other subharmonics the maximum amplitude is 1 ' 10-3. All amplitudes are normalized by the corresponding maximum streamwise velocity amplitude. Furthermore, a phase shift of Δθ = -0.028 was introduced for the first subharmonic, Δθ = -0.141 for the second and Δθ = -0.391 for the third, as used by Babucke et al. (2008)Babucke A, Kloker M, Rist U (2008) DNS of a plane mixing layer for the investigation of sound generation mechanisms. Comput Fluids 37(4):360-368. doi: 10.1016/j.compfluid.2007.02.002
https://doi.org/10.1016/j.compfluid.2007...
.

Figure 2
(a) Amplitude and (b) phase distribution for the 2D mixing layer.

The computational mesh, with 2500 × 850 points in the x and y directions, respectively, is presented in Fig. 3, showing the domain regions and boundary conditions. In the longitudinal direction, the mesh has constant increment Δx = 0.157 up to x = 300, forming the region of interest. Further downstream, the mesh is stretched with a rate of approximately 1.0%, forming a damping zone. In the normal direction, the mesh is stretched from the center to the boundaries, with the lowest increment of Δy = -0.15 and the highest increment of Δy = 1.06. Tests with a coarse and finer mesh indicate that the adopted mesh is suitable for the simulations carried out here.

Figure 3
Computational domain highlighting the region of interest, the damping zone and the boundaries for 2D mixing layer.

At the inflow, the undisturbed boundary conditions were defined by a null v velocity; the u velocity, temperature and density profiles are presented in Fig. 1. The total energy E is calculated by Eq. 2. The disturbances were introduced at each time step of the Runge-Kutta method. Furthermore, characteristic boundary conditions are used at the inflow to avoid outgoing wave reflections back to the computational domain. The characteristic variable c, which corresponds to the outgoing waves at the inflow boundary, can be obtained from the baseflow and flow fluctuations by:

(18) c = u ρ 0 a 0 + p ,

where the subscript 0 represents the baseflow variables, superscript ' represents the flow fluctuations and a0 is the speed of sound at the freestream. The characteristics can be calculated from regions in the flow domain that are close to the inflow boundary and extrapolated to it by:

(19) c j = 1 = 3 . c j = 2 3 · c j = 3 + c j = 4 .

Once c(j=1) is calculated, the flow fluctuations at the inflow boundary can be calculated as:

(20) ρ = c / 2 a 0 2 . u = c / 2 ρ 0 a 0 2 , v = 0 , p = c / 2 .

and these values are added to the inflow boundary variables.

To minimize reflections at the freestream (upper and lower boundary) and at the outflow boundaries, caused by normal and oblique acoustic waves (Babucke et al. 2008Babucke A, Kloker M, Rist U (2008) DNS of a plane mixing layer for the investigation of sound generation mechanisms. Comput Fluids 37(4):360-368. doi: 10.1016/j.compfluid.2007.02.002
https://doi.org/10.1016/j.compfluid.2007...
), a combination of grid stretching and spatial low-pass filtering is applied in the damping zone, forcing the flow variables to a steady-state solution. Thus, the disturbances become increasingly badly resolved as they propagate through this region and by applying a spatial filter, the perturbations are substantially dissipated before they reach the boundaries. The computational domain was decomposed into 2 parts in the y direction and 7 parts in the x direction, adopting 14 processing elements to perform the calculations.

The chosen time step was Δt=2πωnsteps, where nsteps is the number of points per wavelength of the fundamental frequency. In the present case nsteps = 752 was adopted, corresponding to a time step of Δt=1.33×10-2. Seventy-six periods of the fundamental frequency were simulated and the last eight were chosen for post-processing analysis. By considering 76 periods, we ensure that the results are free of numerical transients.

The maximum amplitude of the normal velocity component v, for each streamwise x position, shows how the disturbances behave (Fig. 4). In the initial part of the domain, the amplitudes grow exponentially until non-linear effects are observed, causing a saturation of the maximum amplitude of v.

Figure 4
Maximum amplitude of v for each x position. Comparison with results from Babucke et al. (2008)Babucke A, Kloker M, Rist U (2008) DNS of a plane mixing layer for the investigation of sound generation mechanisms. Comput Fluids 37(4):360-368. doi: 10.1016/j.compfluid.2007.02.002
https://doi.org/10.1016/j.compfluid.2007...
.

The spatial growth rate αi is calculated by Eq. 21. It can be compared with results from LST, as shown in Fig. 5. Table 1 presents the difference between DNS and LST results, where there is an initial portion of the domain with large error due to the receptivity region. Further downstream, where the transient of all three modes has vanished, the differences decrease as shown in Table 1. Although αi is a very sensitive value, mainly for the subharmonics, the mean values of the DNS corresponded well to those predicted by LST. Thus, the good agreement between simulation and LST serves as verification of the implemented DNS computational code for small disturbances propagation.

(21) α i = x ln v max .

Figure 5
Spatial amplification rate in the streamwise direction. Comparison between LST and DNS for the 2D mixing layer.

Table 1
Spatial amplification rate comparison between DNS and LST for the 2D mixing layer.

Besides the spatial amplification rate comparison, the spanwise vorticity Ωz was compared with the results presented by Babucke et al. (2008)Babucke A, Kloker M, Rist U (2008) DNS of a plane mixing layer for the investigation of sound generation mechanisms. Comput Fluids 37(4):360-368. doi: 10.1016/j.compfluid.2007.02.002
https://doi.org/10.1016/j.compfluid.2007...
, as shown in Fig. 6. It is possible to see the formation of the first Kelvin-Helmholtz vortices which will pair with neighboring ones to form new structures downstream. A good qualitative agreement was observed.

Figure 6
Spanwise vorticity contour levels from -0.26 up to 0.02 with an increment of 0.04. Results from (a) Babucke et al. (2008)Babucke A, Kloker M, Rist U (2008) DNS of a plane mixing layer for the investigation of sound generation mechanisms. Comput Fluids 37(4):360-368. doi: 10.1016/j.compfluid.2007.02.002
https://doi.org/10.1016/j.compfluid.2007...
and (b) DNS code.

COMPRESSIBLE TWO-DIMENSIONAL PLANE JET

Plane jets are a typical shear flow present in several applications, such as in combustion and propulsion. There is also a fast growing interest in aerodynamic noise generated by jets in the aircraft industry. In this flow, a central core with high velocity mixes with a parallel stream with lower velocity. In the interface between both flow streams, there are high gradients of the flow properties, making the flow unstable to disturbances.

In the present investigation, a two-dimensional plane jet was studied. As in Reichert and Biringen (1997)Reichert R, Biringen S (1997) Numerical simulation of compressible plane jets. AIAA 28:1-15. doi: 10.2514/6.1997-1924
https://doi.org/10.2514/6.1997-1924...
, the inflow velocity profile is:

(22) u y = Ma j Ma Ma j + Ma tanh 2 y + θ + 1 ,

where θ = 1.98 and the velocity profile is symmetrical with respect to y = 0, as shown in Fig. 7, and Maj and Ma are the Mach number in the core jet and in the far field, respectively. The ratio between the core jet velocity Uj and the far field co-flow velocity U was Uj/U = 1.67 for all cases. The jet is perfectly expanded and isothermal such that the temperature, density and pressure profiles are kept constant. The adopted Prandtl number was Pr = 0.71. Since the DNS results are compared to inviscid linear stability analysis, the DNS simulations are done with a high Reynolds number (Re = 10000), thus the inertia effects are much higher than the viscous effects.

Figure 7
u velocity profile for the 2D plane jet.

A computational Cartesian grid with 1400 × 800 nodes in x and y directions was used in all simulations. In the longitudinal direction, the grid is uniform with Δx = 0.25 up to x ≈ 250 and then stretched at a 1.0% rate. In the normal direction, there is also a uniform grid with Δy = 0.106 up to y ≈ ±5.20 and then stretched at a 1.0% rate. The uniform spacing zone corresponds to the interest zone, while the stretched grid region corresponds to the damping zone.

At the inflow, the undisturbed boundary conditions are given by Eq. 22 for the u velocity component and null for the v velocity component. The non-dimensional density and temperature are equal to one, and the total energy E is calculated by Eq. 2. As in the case of the two-dimensional mixing layer, the disturbances were introduced at each step of the Runge-Kutta method and the necessary care was taken to avoid numerical contamination of the solution.

The chosen time step was the same as the one previously considered Δt=2πωnsteps, where nsteps is the number of points per wavelength of the fundamental frequency. The number of time steps used for the fundamental frequency was nsteps = 752. In each case, 76 periods were simulated for the fundamental frequency, where the last eight were chosen for post-processing analysis.

An inviscid LST analysis was performed for each case, considering both sinuous and varicose modes. The simulated cases, their correspondent spatial amplification rate and frequency are presented in Tables 2 and 3, for sinuous and varicose modes, respectively. The frequencies were chosen close to the maximum amplification rate according to LST. The corresponding jet, free-stream and convective Mach numbers (Maj, Ma and Mac) are also shown in these tables. The convective Mach number is given by:

(23) Ma c = Ma j Ma 2 .

Table 2
Mach numbers and spatial amplification rates of LST simulations. Sinuous mode.
Table 3
Mach numbers and spatial amplification rates of LST simulations. Varicose mode.

The variation of the spatial amplification rate with Maj is shown for the sinuous mode in Fig. 8 and for the varicose mode in Fig. 9. Increasing the Mach number, there is a decrease in the amplification rate value, and the flow becomes more stable. The varicose mode is more sensitive to compressibility effects and the growth rates decay faster with increasing Mach numbers.

Figure 8
Spatial amplification rates for the 2D plane jet, sinuous mode.

Figure 9
Spatial amplification rates for the 2D plane jet, varicose mode.

The decrease of the amplification rate with compressibility and consequent mixing of the flow is a known effect. This effect is of great importance in combustion flows and can help in noise control. Figures 10 and 11 show the spanwise vorticity for the sinuous and varicose modes, where the vortex generation pattern is anti-symmetrical for the sinuous mode and symmetrical for the varicose mode. For both modes, increasing the Mach number is followed by an increase in the undisturbed jet core length and a lower spreading of the vorticity thickness, since the flow is more stable as predicted by the LST analysis.

Figure 10
Spanwise vorticity for the 2D plane jet, sinuous mode. Contour levels from -0.5 to 0.5. Solid lines for positive values and dashed lines for negative values.

Figure 11
Spanwise vorticity for the 2D plane jet, varicose mode. Contour levels from -0.5 to 0.5. Solid lines for positive values and dashed lines for negative values.

The maximum amplitude of the normal velocity v along the y direction, as a function of the streamwise x position (|v|max), is presented in Fig. 12 for the sinuous mode, and in Fig. 13 for the varicose mode. An initial receptivity region can be noticed near the inflow. The length of this region depends on the Mach number and the case, sinuous or varicose. Further downstream, disturbances grow exponentially, corresponding to linear growth. In this region, it is possible to compare the amplification rates obtained with DNS and LST. For instance, for the sinuous mode and Maj = 0.25, this region is approximately from x = 15.0 up to x = 60.0 while, for Maj = 1.50, this region is approximately from x = 50.0 up to x = 150.0. As the flow becomes more stable with increasing Mach number, the x position where the disturbances grow exponentially is delayed to a position further downstream. After the linear growth region, there is a region where the non-linear effects starts to become significant, where the LST theory is no longer valid.

Figure 12
Maximum streamwise amplitude variation of the normal velocity component for sinuous mode.

Figure 13
Maximum streamwise amplitude variation of the normal velocity component for the varicose mode.

Since DNS results have these three distinct regions, where the linear region may be contaminated by the overlap of the initial transient and the nonlinear regions, it was decided to compare the maximum amplitude of the normal velocity with the amplitude predicted by the LST theory, instead of the amplification rates. A good agreement was observed between LST and DNS results and this can be used to consider the DNS code verified.

SUMMARY

Two compressible shear flows were simulated using a two-dimensional DNS code, a two-dimensional compressible mixing layer and a two-dimensional compressible plane jet. For the mixing layer the results were compared with LST and the results available in the literature. For the plane jet, comparisons were presented between the DNS results and the linear stability theory. Very good agreement was found in regions where LST predictions are valid. The DNS code was able to correctly recover growth rates for different disturbance frequencies and convective Mach numbers ranging from 0.05 to 0.6 (corresponding to jet Mach numbers from 0.25 up to 3). The study shows that DNS code is a valid tool to investigate disturbance propagation on compressible flows if proper care is taken to avoid wave reflections from the boundaries and if a low dissipation and low dispersion numerical scheme is used.

REFERENCES

  • Babucke A, Kloker M, Rist U (2008) DNS of a plane mixing layer for the investigation of sound generation mechanisms. Comput Fluids 37(4):360-368. doi: 10.1016/j.compfluid.2007.02.002
    » https://doi.org/10.1016/j.compfluid.2007.02.002
  • Curle N (1955) The influence of solid boundaries upon aerodynamic sound. Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences 213(1187):505-514. doi: 10.1098/rspa.1955.0191
    » https://doi.org/10.1098/rspa.1955.0191
  • Ffowcs-Williams JE, Hawkings DL (1969) Sound generation by turbulence and surfaces in arbitrary motion. Philosophical Transactions of the Royal Society of London. Series A. Mathematical and Physical Sciences 264(1151):321-342. doi: 10.1098/rsta.1969.0031
    » https://doi.org/10.1098/rsta.1969.0031
  • Lighthill MJ (1952) On sound generated aerodynamically. I. General theory. Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences 211(1107):564-587. doi: 10.1098/rspa.1952.0060
    » https://doi.org/10.1098/rspa.1952.0060
  • Lighthill MJ (1954) On sound generated aerodynamically. II. Turbulence as a source of sound. Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences 222(1148):1-32. doi: 10.1098/rspa.1954.0049
    » https://doi.org/10.1098/rspa.1954.0049
  • Reichert R, Biringen S (1997) Numerical simulation of compressible plane jets. AIAA 28:1-15. doi: 10.2514/6.1997-1924
    » https://doi.org/10.2514/6.1997-1924
  • Souza LF, Mendonça MT, Medeiros MAF (2005) The advantages of using high-order finite differences schemes in laminar-turbulent transition studies. Int J Numer Methods Fluids 48:565-592. doi: 10.1002/fld.955
    » https://doi.org/10.1002/fld.955
  • Tam CKW (2004) Computational aeroacoustics: an overview of computational challenges and applications. Int J Comput Fluid D 18(6):547-567. doi: 10.1080/10618560410001673551
    » https://doi.org/10.1080/10618560410001673551

Edited by

Section Editor: John Cater

Publication Dates

  • Publication in this collection
    2018

History

  • Received
    12 Dec 2016
  • Accepted
    06 June 2017
Departamento de Ciência e Tecnologia Aeroespacial Instituto de Aeronáutica e Espaço. Praça Marechal do Ar Eduardo Gomes, 50. Vila das Acácias, CEP: 12 228-901, tel (55) 12 99162 5609 - São José dos Campos - SP - Brazil
E-mail: submission.jatm@gmail.com