Preliminary Detached Eddy Simulations of a Generic Tractor/Trailer

Size: px
Start display at page:

Download "Preliminary Detached Eddy Simulations of a Generic Tractor/Trailer"

Transcription

1 24th Applied Aerodynamics Conference 5-8 June 26, San Francisco, California AIAA Preliminary Detached Eddy Simulations of a Generic Tractor/Trailer Harshavardhan A. Ghuge * and Christopher J. Roy 2 Aerospace Engineering Bldg, Auburn University, Auburn, Alabama This paper discusses preliminary results from the Detached Eddy Simulations (DES) of a simplified Generic Tractor/Trailer geometry at a Reynolds number of two million based on the trailer width. The simulations were carried out on two meshes of differing resolution. The results from the simulations are compared with the experimental data. An attempt has been made to analyze the effects of mesh refinement, estimate the time of initial transients, and time required to reach statistical convergence. The medium mesh shows better results than the coarse mesh. The overall lack of agreement of the simulations with the experiment may be due to insufficient mesh refinement or inadequate marching in time to obtain statistically converged results. Nomenclature C DES = DES constant d = distance from the wall in Spalart-Allmaras model G = modified distance = min(d, C DES Ä) y + = normalized turbulence coordinate showing distance from the wall C p = pressure coefficient k = kinetic energy of turbulent fluctuations per unit mass å = dissipation of kinetic energy per unit mass ù = specific dissipation rate v t = kinematic eddy viscosity ì t = dynamic eddy viscosity ñ avg = time averaged density Ä = maximum mesh spacing along the three co-ordinate directions = max(äx, Äy, Äz) Äx = mesh spacing along x-axis Äy = mesh spacing along y-axis Äz = mesh spacing along z-axis C S = Smagorinsky constant 6 = term related to magnitude of stain rate in the Spalart-Allmaras model Kappa = numerical diffusion constant W = width of the trailer Re W = Reynolds number based on trailer width = normalized distance along the x-axis y/w = normalized distance along the y-axis z/w = normalized distance along the z-axis t ref = reference time = W/U inf U inf = freestream velocity in the simulations Ä wall = mesh spacing normal to the wall in the wake Ä wake = maximum grid spacing along the z-axis on the trailer base t = time = dimensionless time = t/ t ref * Graduate Research Assistant, ghugeha@auburn.edu, Student Member AIAA. Assistant Professor, roychri@auburn.edu, Senior Member AIAA. This material is declared a work of the U.S. Government and is not subject to copyright protection in the United States.

2 Äô W = dimensionless time window f v = damping function used in Spalart-Allmaras model C w = closure coefficient in the Spalart-Allmaras model f w = parameter in the Spalart-Allmaras model C b = closure coefficient in the Spalart-Allmaras model Äô S = dimensionless time step used in temporal discretization u = velocity along the x-axis v = velocity along the y-axis w = velocity along the z-axis u rms = root mean square velocity along the x-axis v rms = root mean square velocity along the y-axis w rms = root mean square velocity along the z-axis U ref = reference velocity = dimensionless time where time averaging starts end = dimensionless time where time averaging ends C D-inst = instantaneous drag coefficient C D-mean = mean drag coefficient C D-rms = root mean square drag coefficient C L-mean = mean lift coefficient C S-mean = mean side force coefficient FFT = fast Fourier transformation Nfft = number of points used in each window averaging during fast Fourier transformation P Instantaneous-simulations = instantaneous reference pressure from the simulations P mean-simulations = mean reference pressure from the simulations P mean-experiment = reference pressure given by the experiment Instantaneous = instantaneous value of normalized unsteady pressure signal in trailer base RMS = root mean square of the unsteady pressure signal in the trailer base Mean = mean value of normalized unsteady pressure signal in the trailer base Zero = zero value to which mean should converge I. Introduction N a typical class 8 tractor/trailer, energy losses due to rolling resistance and accessories increase linearly with I vehicle speed, while energy losses due to aerodynamic drag increase as velocity squared. At a typical highway speed of 7 mph, aerodynamic drag accounts for approximately 65% of the energy output of the engine. Due to the large number of tractor/trailers on the US highways even modest reductions in aerodynamic drag can significantly reduce domestic fuel consumption. The most common engineering approach to model turbulence involves solving the Reynolds Averaged Navier- Stokes (RANS) equations. In this approach the inherently three-dimensional phenomenon of turbulence is modeled using the concept of eddy viscosity and eddy conductivity. RANS models are usually developed to solve simple, zero pressure gradient attached flows. These models fail in presence of large pressure gradients and/or large flow separation. The flow over a bluff body like a truck involves massive separation and shedding of three-dimensional turbulent eddies in the wake region. Therefore RANS model may not give accurate prediction of the flow in the base of the trailer. Accurate prediction of the flow in the wake is necessary to calculate the pressure on the trailer base. The pressure on the trailer base plays an important role in calculation of the pressure drag acting on the truck which is the main component of the aerodynamic drag acting on the truck. The Large Eddy Simulation (LES) approach to model flow over a bluff body is becoming popular with advances in computing power. In this technique, the larger eddies are resolved while the smaller, more homogeneous turbulent eddies are modeled using a sub-grid scale models. Smagorinsky s eddy viscosity model and Germano s dynamic one-equation model are two of the widely used sub-grid scale models in LES. This paper is concerned with wall-bounded flows where additional modeling is required near the surface. The modeling technique implemented in this paper is the hybrid RANS/LES model called Detached Eddy Simulation (DES) developed by Spalart and co-workers. 4 The present work is an extension of the previous work by Roy et al. 2 in which the authors performed DES simulations and RANS modeling of the simplified tractor-trailer model (see 2

3 Fig. ) at a Reynolds number of two million and compared the results from the simulations with the experiment. In the current work DES simulations of the simplified truck model have been carried out on a coarse grid of four million grid points and medium grid of thirteen million grid points. II. Simulation Approach A. Simulation Code The computational fluid dynamics code used herein is SACCARA, the Sandia Advanced Code for Compressible Aerodynamics Research and Analysis. The SACCARA code was developed from a parallel distributed memory version of the INCA code, originally written by Amtec Engineering. The SACCARA code is used to solve the Navier-Stokes equations for conservation of mass, momentum, energy, and turbulence transport in either 2D or 3D form. Prior code verification studies with SACCARA include code-to-code comparisons with other Navier-Stokes codes 2,3 and the Direct Simulation Monte Carlo method. 4 The studies provide some confidence that the code is free from coding errors affecting the discretization. B. Discretization The governing equations are discretized using a cell-centered finite-volume approach. The discretization of the convective terms is based on a finite-volume form of Harten and Yee s symmetric TVD 5,6 scheme. Taking advantage of the fact that any upwind scheme can be written in terms of a central scheme plus a dissipative component, the baseline scheme is modified using a characteristic-based filter which globally decreases the numerical dissipation by a constant Kappa. 7 The resulting scheme is still second-order accurate, but with low dissipation, especially in smooth regions. The viscous terms are discretized using central differences. The SACCARA code employs a massively parallel distributed memory architecture based on multi-block structured grids. The solver is a Lower-Upper Symmetric Gauss-Seidel scheme based on the works of Yoon and Jameson 8 and Peery and Imlay, 9 which provides for excellent scalability up to thousands of processors. 9 Second-order accuracy is obtained in the temporal discretization via a sub-iterative procedure. In this approach, time derivative in the governing equations is discretized with second-order backward difference. The three-point backward time derivative is added to the steady-state residual, and the solution at time level n+ is iterated until the right-hand side, which includes both the steady-state residual and the time derivative, are driven below a given tolerance. C. Turbulence Models For simulation results presented herein, the turbulence transport equations are integrated all the way to the vehicle walls, thus no wall functions are employed. In all cases the distance from the wall to the first cell center off the wall is less than unity in normalized turbulence coordinates (i.e., y + < ).. Steady-State RANS The steady-state RANS model examined is Menter s baseline (BSL) hybrid model which switches from a k-å formulation in the outer flow to a k-ù formulation near solid walls. Additional details on RANS solution using the Menter model can be found in Ref Detached Eddy Simulation (DES) The hybrid RANS/LES method developed by Spalart and co-workers 4,6 has been developed the furthest and is called Detached Eddy Simulation, or DES. The DES approach uses the unsteady form of the Spalart-Allmaras oneequation eddy viscosity model to provide the eddy viscosity õ t = ì t /ñ avg for use in the sub-grid scale stress model. The Spalart-Allmaras one-equation eddy viscosity model provides the usual RANS-based eddy viscosity in the boundary layer, but must be modified to the appropriate eddy viscosity for LES outside of the boundary layer. This modification is performed by changing the definition of the distance to the wall d in the destruction term. The distance d is replaced with G, where this new term is defined as Far from the wall, the value of G thus becomes G = min(d, C DES Ä) () 3

4 G = C DES Ä (2) The local grid spacing is defined as Ä and is equal to the maximum mesh spacing in the three coordinate directions. Ä = max(äx, Äy, Äz) (3) As discussed by Spalart et al., 4 when the production term is balanced with the destruction term (at equilibrium), the following is obtained ì t = C f 2 C S ñ avg Ä 2 6, C S = C b v DES (4) Cw f w where 6 is related to the magnitude of the strain rate. In the outer part of the boundary layer, C asymptotes to C S =.29 C DES =.9. The constant C DES is given by Spalart as C DES =.65 (5) The DES model thus asymptotes to a Smagorinsky-type LES model in the bluff-body wake assuming sufficient mesh refinement. S III. Problem Description The flow over the Ground Transportation System (GTS) model has been investigated experimentally at a Reynolds number based on the trailer width W (Re W ) of 2 million by Storms et al. A photograph of the GTS mounted in the NASA Ames 7 wind tunnel is presented in Figure. The experimental data set is unique in that it presents both ensemble-averaged surface pressure data (see Fig. 2) as well as multiple planes of instantaneous and ensemble-averaged velocity data in the wake (see Fig. 3) for this high Reynolds number flow. Unlike the previous DES simulations by Roy et al., 2 the current simulations involve the complete truck body with the four posts and the wind tunnel. The Cartesian coordinate system employed for the simulations is normalized by the trailer width W as shown in the Fig. 3. In the previous DES simulations the front portion of the GTS was truncated along with the tunnel wall at =.2. The two current grids, which include the entire GTS model, were constructed of approximately 4 million and 3 million grid points and were domain decomposed and run on 85 processors of a Linux cluster. A. Boundary Conditions The inflow boundary condition employs stagnation values for pressure (2,653 N/m 2 ) and temperature (282. K) and enforces inflow normal to the boundary. The outflow boundary used a fixed static pressure of 97,7 N/m 2. This back pressure was chosen so that the tunnel wall reference pressure, located at = 4.47, y/w= , z/w= -4.7, matched with the experiment. The reference pressure found from the computation of the coarse mesh was 97,289 N/m 2 (see Fig. 4) which corresponds to a freestream velocity of approximately 93.9 m/s. Slip conditions on velocity are employed on the top and side walls of the wind tunnel, while the lower wind tunnel wall, the GTS surface and the support posts employ no-slip velocity conditions and assume an adiabatic wall. The freestream eddy viscosity is set at -5 N.s/m 2. Solid wall boundary conditions for the turbulence model can be found in Ref. 2. B. Characteristic Scales Time has been normalized by a reference time scale defined as t ref = W/U inf The value if U inf is taken to be 93.9 m/s. A time history of the reference pressure from the coarse grid is given in Fig. 4. Two time steps of Äô s =.2, and Äô s =.24 were used in the simulations. Characteristic-based filtering values of Kappa =.35 and appa =.2 were used to see the effect of numerical diffusion. Some characteristic 4

5 length scales are given in Table. The extremely fine grid spacing near the wall (Ä wall ) is required because the RANS model is integrated to the wall. The maximum grid spacing in the trailer wake (Ä wake ) leads to approximately 26 points across the trailer width for the coarse grid case and 38 points for the medium grid case. Table. Characteristic length scales Mesh Ä wall Ä wake Coarse Medium IV. Numerical Accuracy A. Estimation of Initial Transients Initial transients are generated in the flow because of the sudden exposure of the truck body to initial freestream conditions. Some initial data statistics need to be ignored to overcome the effect of initial transients. The experiment had one unsteady pressure sensor located on the trailer base. Fig. 5 shows the corresponding normalized unsteady pressure plot from the simulations of the coarse grid. From the reference pressure plot (Fig. 4) and the normalized unsteady pressure plot of the coarse grid, the initial transient period appears to be over by a dimensionless time of ô ~ 8; however, Fig. 7 and Fig. 8 (discussed below) suggest otherwise. Power spectral density (PSD) plots for the unsteady base pressure from a) the experiment, b) the coarse mesh, and c) the medium mesh are given in Fig. 6. The experimental PSD suggests a broad range of energy-containing scales, while the simulations results show energy at the lower frequencies only due to the mesh filtering properties of the LES method (note: the medium mesh simulations do show some of the higher-frequency content). The peak power levels are somewhat higher in the simulations (~4 db) than found in the experiment (~3 db). Fig. 7 shows the distribution of the pressure coefficient values at z/w = along the height of the trailer base averaged over a constant time window of Äô W = 7 for five different time values. Although a reduction in the appa value from.35 to.2 changes the pressure coefficient distribution over the trailer surface, the lack of convergence of these distributions as time increases suggests that either the initial transient period is not completely over by the time ô = 65 (which is the starting time of the last time window) or the time window of Äô W = 7 is not long enough to obtain sufficient statistics for convergence. A longer time window could not be used because of limited simulation data availability. A similar plot is shown in Fig. 8 for the u-velocity, v-velocity and u rms -velocity along an axial line through wake showing a mismatch of the time averaged velocity profiles obtained from the five different time windows having the same time span. Fig. 9 shows the unsteady pressure fluctuations obtained from the medium mesh. The aperiodic random fluctuations of the instantaneous pressure values suggest that the data collected for the medium mesh may lie completely in the initial transient period. B. Statistical Convergence The length of time for which flowfield statistics sampling should be done needs to be determined to keep the statistical error to a minimum. Fig. shows the time-averaged pressure coefficient distribution from the coarse grid starting from a time of ô start = 4, with a constant increment in time span by Äô W = 23.5 during each step. The pressure coefficient distribution obtained from a time span of Äô W = 47 and Äô W = 7.5 matches with the one from Äô w = 94, suggesting that averaging over a time span of Äô W = 47 may be sufficient for getting statistical convergence for the coarse grid. But this observation is not supported by Fig., which shows the time-averaged values of u-velocity, v-velocity and u rms -velocity along the axial line through the wake from the coarse grid and averaged over the same time span used in Fig.. The profiles of the u-velocity, v-velocity and u rms -velocity obtained from the largest time span of Äô W = 94 deviate at many locations from the profiles obtained using the smaller time span suggesting that there may be still some initial transients present in the simulation, or that even the largest time window of Äô W = 94 may not be sufficient for obtaining statistical convergence. 5

6 V. Results In this section, preliminary results using the DES simulations of the coarse and medium grid and the results from the steady-state RANS model of Menter are compared with experimental data. These data comparisons include time-averaged streamlines, velocity contour plots, and surface pressure distributions. A. Streamlines and Velocity Contours Time-averaged streamlines are shown in Fig. 3 along with time-averaged contours of the u- (streamwise-) component of velocity for the experiment, the steady-state Menter k-ù RANS model, and the DES model. All the velocity contour plots have been normalized by a reference velocity U ref which is taken as 94 m/s. This value is obtained from the freestream flow region of the vertical streamwise plot of a u-velocity contour from the coarse grid simulations (Fig. 3 c.). The flow is from left to right, and the aft end of the trailer is also shown in the figures. The experiment shows a large, counter- clockwise-rotating vortex centered at y/w =.4 near the trailer base. While the corresponding clockwise-rotating vortex is outside of the experimental PIV window, the streamlines appear to suggest that this vortex is centered near the top-right corner of the window ( = 9, y/w =.2). The results for the Menter k-ù model give a more symmetric pair of counter-rotating vortices than seen in the experiments. An outline of the location of the experimental PIV window is also shown in the computational plots for reference. The time averaged u-velocity contours along with the streamlines from the DES simulations from the medium and coarse meshes are shown at the bottom. The top and bottom vortices from the medium mesh are not exactly symmetric, but are similar to those from the Menter k-ù model. The coarse grid shows the upper vortex much more dominant than the lower vortex when compared with the medium grid. The center of the upper vortex in the medium grid is further away from trailer base than the coarse grid, but this may still change with availability of more simulation data for statistical convergence. The streamlines do not form closed circuits for the lower vortex in the plots of DES simulations, but spiral towards the center of the vortex. Since this location is a right-left symmetry plane where the out-of-plane (w) velocity component should be zero, this spiraling suggests that the simulation results from both the grids are not statistically converged for the lower vortex. Also, it should be noted that the averaging for the medium grid has been done at an earlier period in time and for a smaller span of time when compared to the coarse mesh due to limited simulation data availability. Time-averaged streamlines and v-velocity contours are shown in Fig. 4 for a horizontal, streamwise plane in the wake located at y/w =.5. The streamlines from the Menter k-ù model appear to match the experiment; however, the vertical (out-of-plane) velocity contours differ. The DES results show counter-rotating vortices but the streamlines from the simulations of the two grids suggest that the results from the simulations are not statistically converged. The reason that the vertical velocities are opposite to that shown in the experiment is due to the fact that the flow predicted by the DES model is dominated by the upper, counter-clockwise-rotating vortex seen in the bottom plots of Fig. 3. B. Surface Pressure Distributions on the Trailer Base and Coefficient of Drag, Lift and Side Forces Distributions of the pressure coefficient on the trailer base are presented in Fig. 5 for z/w = (the symmetry plane). The experiment shows an asymmetrical pressure distribution from top to bottom. The minimum pressure occurs near y/w =.4 where the lower vortex is located (Fig. 3 a). The DES simulations on the coarse grid show opposite trends compared to the experiments due to the dominance of the upper vortex as seen in the Fig. 3 c. However when appa is changed from.35 to.2 for the coarse grid, the negative trend of pressure distribution was reduced by a noticeable margin. The DES simulations of the medium mesh with appa =.2 show almost a flat pressure distribution curve because of the nearly equal upper and lower vortices seen in of Fig. 3 d. Fig. 6 and Fig. 7 show the plot of drag coefficient of the truck obtained from the coarse and medium meshes, respectively. The mean force coefficients are summarized below in the table. Table 2. Coefficient of Drag, Lift and Side Forces. C D-mean C S-mean C L-mean Experiment (Ref. ) * Coarse Mesh Medium Mesh * - Coefficient of lift from the experiment is doubtful because of poor reliability of the measuring instrument 6

7 VI. Conclusions Preliminary results were presented for Detached Eddy Simulations (DES) of a generic tractor/trailer geometry on two grids at a Reynolds number of two million based on the trailer width. The DES simulations were compared to both experimental data and to steady-state Reynolds-Averaged Navier-Stokes computations using the Menter k-ù turbulence model. These comparisons included time-averaged wake velocities and base pressure coefficients. The coarse grid DES simulations did not show improved agreement with the experiments when compared with the RANS computations. This lack of improvement may be due to the coarseness of the grid. The medium grid DES simulations showed some encouraging results, such as the reduced dominance of the upper vortex (as seen in the Fig. d) and better surface pressure distributions in the trailer base than the coarse grid DES simulations (see Fig. 5). Both meshes need to be run for a longer time to collect sufficient statistics to ensure that there is no effect of the initial flow transients and to minimize the error due to incomplete statistical convergence. The effect of iterative convergence needs to be investigated for both the grids. The effect of appa needs to be analyzed as it was observed that with a lower Kappa value better surface pressure distributions were achieved (Fig. 2) due to lower numerical dissipation. Also the effect of different Äô S values used for temporal discretization should be analyzed. In addition to the longer runs needed on the coarse and medium meshes, future work includes running the DES simulations on a fine grid of 32 million cells and comparing the results with the experimental data and the coarse and medium grids. VII. Acknowledgements We would like to thank Dr. Matthew Barone of Sandia National Laboratories for his helpful suggestions on this paper. This work was supported by the U.S. Department of Energy FreedomCAR and Vehicle Technologies Program. VIII. References. B. Storms, Ross JC, Heineck JT, Walker SM, Driver DM, Zillac GG, An Experimental Study of the Ground Transportation System (GTS) Model in the NASA Ames 7- by -ft Wind Tunnel, NASA TM , C. J. Roy, J. C. Brown, L. J. DeChant, and M. F. Barone, Unsteady Turbulent Flow Simulations of the Base of a Generic Tractor/Trailer, AIAA Paper , Oregon, June 28-, C. J. Roy, J. L. Payne, M. A. McWherter-Payne and K. Salari, RANS Simulations of a Simplified Tractor/Trailer Geometry, Conference Proceedings of Heavy Vehicles: Trucks, Buses, and Trains, United Engineering Foundation, Monterey-Pacific Grove, CA, Dec. 2-6, 22 (see also C. J. Roy, J. L. Payne, and M. A. McWherter-Payne, RANS Simulations of a Simplified Tractor/Trailer Geometry, to appear in the ASME Journal of Fluids Engineering, September 26). 4. P. R. Spalart, W. H. Jou, M. Strelets, and S.R. Allmaras, Comments on the Feasibility of LES for Wings, and on a Hybrid RANS/LES Approach, in Advances in DNS/LES, Proceedings of the First AFOSR International Conference on DNS/LES, Edited by C. Liu and Z. Liu, Greyden Press, Colombus, OH, C. J. Roy, L. J. DeChant, F. G. Blottner, and J. L. Payne, Bluff-Body Flow Simulations using Hybrid RANS/LES, AIAA Paper , Orlando, FL, June M. Shur, P. R. Spalart, M. Strelets, and A. Travin, Detached-Eddy Simulation of an Airfoil at High Angle of Attack, 4 th International Symposium Engineering Turbulence Modeling and Measurements, May 24-26, Corsica, France P. R. Spalart and S. R. Allmaras, A One-Equation Turbulence Model for Aerodynamic Flows, La Recherche Aeropatiale, No., pp. 5-2, Menter, F. R. Two-Equation Eddy-Viscosity Turbulence Models for Engineering Applications, AIAA Journal, Vol. 32, No. 8, 994, pp Payne, J. L., and Hassan, B., Massively Parallel Computational Fluid Dynamics Calculations for Arodynamics and Aerothermodynamics Applications, Proceedings of the 998 HPCCP/CAS Workshop, NASA/Cp , Jan. 999, pp INCA User s Manual, Version 2., Amtec Engineering, Inc., Bellevue, WA, Wong, C. C., Blottner, F. G., Payne, J. L., and Soetrisno, M., Implementation of Parallel Algorithm for Thermo-Chemical Nonequilibrium Flow Solutions, AIAA Paper 95-52, Jan

8 2. Payne, J. L., and Walker, M.A., Verification of Computational Aerodynamic Predictions for Complex Hypersonic Vehicles using the INCA TM Code, AIAA Paper , January C. J. Roy, M. A., Verification and Validation for Laminar Hypersonic Flowfields Part : Verification, AIAA Journal, Vol 4, No., 23, pp C. J. Roy, M. A. Gallis, T. J. Bartel, and J. L. Payne, Navier-Stokes and DSMC Predictions for Laminar Hypersonic Shock-Induced Seperation, AIAA Journal, Vol. 4, No., 23, pp Harten, A., On a class of High Resolution Total-Variation-Stable Schemes, SIAM Journal of Numerical Analysis, Vol. 2, No., 984, pp Yee, H. C., Implicit and Symmetric Shock Capturing Schemes, NASA-TM-89464, May Yee, H. C., Sadham, N. C., and Djomehri, MJ. Low-Dissipative High-Order Shock-Capturing Methods using Characteristics-Based Filters, Journal of Computational Physics, Vol. 5, No., pp , March Yoon, S., and Jameson, A., An LU-SSOR Scheme for the Euler and Navier-Stokes Equations, AIAA Paper 87-6, Jan Peery, K. M., and Imlay, S. T., An Efficient Implicit Method for Solving Viscous Multi-Stream Nozzle/Afterbody Flow Fields, AIAA Paper 86-38, June C. J. Roy and F. G. Blottner, Methodology for Turbulence Model Validation: Application to Hypersonic Flows, Journal of Spacecraft and Rockets, Vol. 4, No. 3, 23, pp

9 Figure. Photograph of GTS geometry in the NASA Ames wind tunnel. Y Z X.5 y/w W z/ 8-2 Y X Z y/w z /W 8 Figure 2. Locations of experimental surface pressure data. Y Experimental PIV Planes X Z y/w W 3 z/ 2 9 Figure 3. Location of experimental velocity data planes. 9

10 DES, Coarse Grid s =.2 Reference Pressure, N/m Kappa =.35 Kappa =.2 P instantaneous-simulations P mean-simulations P mean-experiment Figure 4. Reference pressure history from coarse mesh : = 4.5, y/w = 2.6, z/w = -4.7.

11 3 DES, Coarse Mesh s =.2 Normalized Pressure, N/m Kappa =.35 Kappa =.2 Instantaneous Mean RMS Zero Figure 5. Unsteady Pressure fluctuations from the coarse mesh. Trailer Base :y/w =.65, z/w =.46.

12 Figure 6 a. Figure 6 b. 2

13 Figure 6 c. Figure 6. Unsteady base pressure power spectra from a) experiment, b) coarse mesh and c) medium mesh. 3

14 y/w DES, Coarse Grid s =.2 Kappa =.35 : - = 24, end = 97 = 47, end = 8 = 69, end = 4 Kappa =.2 : - = 4, end = 22 = 65, end = C p Figure 7. Initial transient period estimation using Pressure coefficient distribution along the height of the trailer base :z/w =. u/u ref, v/u ref, u rms /U ref DES, Coarse Grid Kappa =.35, s =.2 =., end = 47 = 24, end = 68.5 = 47, end = 96 = 68.5, end = 8 = 96, end = 4 u rms /U ref -.2 v/u ref u/u ref Figure 8. Initial transient period estimation using velocity profiles along the axial line of wake. 4

15 Normalized Pressures, N/m Kappa =.35, s =.2 DES, Medium Grid Instantaneous Mean RMS Zero Kappa =.2, s = Figure 9. Unsteady Pressure fluctuations from the medium mesh. Trailer Base: y/w =.65, z/w =.46. 5

16 DES, Coarse Mesh Kappa =.2, s =.2 w = 94 w = 7.5 w = 47 w = 23.5 y/w C p Figure. Estimation of time period required for statistical convergence using pressure coefficient distribution along the height of trailer base :z/w = DES, Coarse Mesh, Kappa =.2, s =.2 u/u ref, v/u ref, u rms /U ref u rms /U ref v/u ref w = 94 w = 7.5 w = 47 w = u/u ref Figure. Estimation of the time period required for statistical convergence using velocity profiles along the axial line through the wake. 6

17 Figure 2. Z-vorticity in the truck wake. 7

18 Experiment, Streamlines and u-velocity Contour Vertical Streamise Cut: z/w = Menter k-, Streamlines and u-velocity Contour Vertical Streamise Cut: z/w = y/w u/u ref y/w u/u ref a b DES, Coarse Mesh, Kappa =.2, s =.2, = 4, end = 235, 2.5 DES, Medium Grid, kappa =.2, s =.24, = 47, end = 94 y/w u/uref y/w u/uref c d Figure 3. Streamlines and u-velocity contours on a vertical streamwise cut :z/w = for experiment (a), Menter k-ù (b) coarse grid DES (c), and medium grid DES (d). 8

19 Experiment, Streamlines and v-velocity Contour Horizontal Streamwise Cut: y/w =.5 Menter k-, Streamlines and v-velocity Contour Horizontal Streamwise Cut: y/w = z/w v/u ref z/w v/u ref a b DES, Coarse Mesh, Kappa =.2, s =.2, = 4, end = 235, DES, Medium Grid, Kappa =.2, s =.23, = 47, end = 94.8 z/w v/uref z/w v/uref c d Figure 4. Streamlines and v-velocity contours on a horizontal streamwise cut :y/w =.5 for experiment (a), Menter k-ù (b), coarse grid DES (c), and medium grid DES (d). 9

20 .6.4 Experiment and DES of the Medium and Coarse Grid.2 y/w Experiment Coarse Grid, = 4, end = 235, Kappa =.2, s =.2 Coarse-Grid, = 23, end = 4, Kappa =.35, s =.2 Medium Grid, = 47, end = 94, Kappa =.2, s = C p Figure 5. Pressure coefficient distribution from the experiment, medium mesh, coarse mesh along the height of the trailer base:z/w =. 2

21 DES, Coarse Mesh, s =.2, Kappa =.2 C D-inst C D-mean C D-rms.4 C D Figure 6. Drag coefficient from the coarse mesh. 2

22 C D Kappa =.35, s =.2 DES, Medium Mesh C D-inst C D-mean C D-rms Kappa =.2, s = Fig 7. Drag coefficient from medium mesh. 22

LES Applications in Aerodynamics

LES Applications in Aerodynamics LES Applications in Aerodynamics Kyle D. Squires Arizona State University Tempe, Arizona, USA 2010 Tutorial School on Fluid Dynamics: Topics in Turbulence Center for Scientific Computation and Mathematical

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

Preliminary RANS Simulations and Experimental Study of a Simplified Tractor/Trailer Geometry

Preliminary RANS Simulations and Experimental Study of a Simplified Tractor/Trailer Geometry 24th Applied Aerodynamics Conference 5-8 June 26, San Francisco, California AIAA 26-3857 Preliminary RANS Simulations and Experimental Study of a Simplified Tractor/Trailer Geometry Subrahmanya P Veluri

More information

CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence

CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence Kavya H.P, Banjara Kotresha 2, Kishan Naik 3 Dept. of Studies in Mechanical Engineering, University BDT College of Engineering,

More information

Driven Cavity Example

Driven Cavity Example BMAppendixI.qxd 11/14/12 6:55 PM Page I-1 I CFD Driven Cavity Example I.1 Problem One of the classic benchmarks in CFD is the driven cavity problem. Consider steady, incompressible, viscous flow in a square

More information

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering Debojyoti Ghosh Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering To study the Dynamic Stalling of rotor blade cross-sections Unsteady Aerodynamics: Time varying

More information

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING Review of the Air Force Academy No.3 (35)/2017 NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING Cvetelina VELKOVA Department of Technical Mechanics, Naval Academy Nikola Vaptsarov,Varna, Bulgaria (cvetelina.velkova1985@gmail.com)

More information

High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder

High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder Aerospace Application Areas Aerodynamics Subsonic through Hypersonic Aeroacoustics Store release & weapons bay analysis High lift devices

More information

Estimation of Flow Field & Drag for Aerofoil Wing

Estimation of Flow Field & Drag for Aerofoil Wing Estimation of Flow Field & Drag for Aerofoil Wing Mahantesh. HM 1, Prof. Anand. SN 2 P.G. Student, Dept. of Mechanical Engineering, East Point College of Engineering, Bangalore, Karnataka, India 1 Associate

More information

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM)

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) Computational Methods and Experimental Measurements XVII 235 Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) K. Rehman Department of Mechanical Engineering,

More information

The Spalart Allmaras turbulence model

The Spalart Allmaras turbulence model The Spalart Allmaras turbulence model The main equation The Spallart Allmaras turbulence model is a one equation model designed especially for aerospace applications; it solves a modelled transport equation

More information

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workshop 2 Transonic Flow Over a NACA 0012 Airfoil. Introduction to CFX WS2-1 Goals The purpose of this tutorial is to introduce the user to modelling flow in high speed external aerodynamic applications.

More information

Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics

Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics Masanori Hashiguchi 1 1 Keisoku Engineering System Co., Ltd. 1-9-5 Uchikanda, Chiyoda-ku,

More information

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Reports of Research Institute for Applied Mechanics, Kyushu University No.150 (71 83) March 2016 Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Report 3: For the Case

More information

Application of Wray-Agarwal Turbulence Model for Accurate Numerical Simulation of Flow Past a Three-Dimensional Wing-body

Application of Wray-Agarwal Turbulence Model for Accurate Numerical Simulation of Flow Past a Three-Dimensional Wing-body Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 4-28-2016 Application

More information

Keywords: flows past a cylinder; detached-eddy-simulations; Spalart-Allmaras model; flow visualizations

Keywords: flows past a cylinder; detached-eddy-simulations; Spalart-Allmaras model; flow visualizations A TURBOLENT FLOW PAST A CYLINDER *Vít HONZEJK, **Karel FRAŇA *Technical University of Liberec Studentská 2, 461 17, Liberec, Czech Republic Phone:+ 420 485 353434 Email: vit.honzejk@seznam.cz **Technical

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 2 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University

More information

Axisymmetric Viscous Flow Modeling for Meridional Flow Calculation in Aerodynamic Design of Half-Ducted Blade Rows

Axisymmetric Viscous Flow Modeling for Meridional Flow Calculation in Aerodynamic Design of Half-Ducted Blade Rows Memoirs of the Faculty of Engineering, Kyushu University, Vol.67, No.4, December 2007 Axisymmetric Viscous Flow Modeling for Meridional Flow alculation in Aerodynamic Design of Half-Ducted Blade Rows by

More information

Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads

Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads Matt Knapp Chief Aerodynamicist TLG Aerospace, LLC Presentation Overview Introduction to TLG Aerospace

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY. Analyzing wind flow around the square plate using ADINA Project. Ankur Bajoria

MASSACHUSETTS INSTITUTE OF TECHNOLOGY. Analyzing wind flow around the square plate using ADINA Project. Ankur Bajoria MASSACHUSETTS INSTITUTE OF TECHNOLOGY Analyzing wind flow around the square plate using ADINA 2.094 - Project Ankur Bajoria May 1, 2008 Acknowledgement I would like to thank ADINA R & D, Inc for the full

More information

DES Turbulence Modeling for ICE Flow Simulation in OpenFOAM

DES Turbulence Modeling for ICE Flow Simulation in OpenFOAM 2 nd Two-day Meeting on ICE Simulations Using OpenFOAM DES Turbulence Modeling for ICE Flow Simulation in OpenFOAM V. K. Krastev 1, G. Bella 2 and G. Campitelli 1 University of Tuscia, DEIM School of Engineering

More information

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Reports of Research Institute for Applied Mechanics, Kyushu University, No.150 (60-70) March 2016 Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Report 2: For the Case

More information

Simulation of Turbulent Flow over the Ahmed Body

Simulation of Turbulent Flow over the Ahmed Body Simulation of Turbulent Flow over the Ahmed Body 58:160 Intermediate Mechanics of Fluids CFD LAB 4 By Timur K. Dogan, Michael Conger, Maysam Mousaviraad, and Fred Stern IIHR-Hydroscience & Engineering

More information

High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering

High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering Daniel J. Garmann and Miguel R. Visbal Air Force Research Laboratory, Wright-Patterson

More information

Comparison of CFD Simulation of a Hyundai I20 Model with Four Different Turbulence Models

Comparison of CFD Simulation of a Hyundai I20 Model with Four Different Turbulence Models RESEARCH ARTICLE OPEN ACCESS Comparison of CFD Simulation of a Hyundai I20 with Four Different Turbulence s M. Vivekanandan*, R. Sivakumar**, Aashis. S. Roy*** *(Uttam Industrial Engg. Pvt. Ltd., Tiruchirapalli,

More information

Simulation of Turbulent Flow in an Asymmetric Diffuser

Simulation of Turbulent Flow in an Asymmetric Diffuser Simulation of Turbulent Flow in an Asymmetric Diffuser 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 3 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University of Iowa C.

More information

Modeling External Compressible Flow

Modeling External Compressible Flow Tutorial 3. Modeling External Compressible Flow Introduction The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a nonzero angle of attack. You will use the Spalart-Allmaras

More information

Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent

Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent MEGR 7090-003, Computational Fluid Dynamics :1 7 Spring 2015 Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent Rahul R Upadhyay Master of Science, Dept of Mechanical

More information

Transition Flow and Aeroacoustic Analysis of NACA0018 Satish Kumar B, Fred Mendonç a, Ghuiyeon Kim, Hogeon Kim

Transition Flow and Aeroacoustic Analysis of NACA0018 Satish Kumar B, Fred Mendonç a, Ghuiyeon Kim, Hogeon Kim Transition Flow and Aeroacoustic Analysis of NACA0018 Satish Kumar B, Fred Mendonç a, Ghuiyeon Kim, Hogeon Kim Transition Flow and Aeroacoustic Analysis of NACA0018 Satish Kumar B, Fred Mendonç a, Ghuiyeon

More information

Application of STAR-CCM+ to Helicopter Rotors in Hover

Application of STAR-CCM+ to Helicopter Rotors in Hover Application of STAR-CCM+ to Helicopter Rotors in Hover Lakshmi N. Sankar and Chong Zhou School of Aerospace Engineering, Georgia Institute of Technology, Atlanta, GA Ritu Marpu Eschol CD-Adapco, Inc.,

More information

Flow Field of Truncated Spherical Turrets

Flow Field of Truncated Spherical Turrets Flow Field of Truncated Spherical Turrets Kevin M. Albarado 1 and Amelia Williams 2 Aerospace Engineering, Auburn University, Auburn, AL, 36849 Truncated spherical turrets are used to house cameras and

More information

Strömningslära Fluid Dynamics. Computer laboratories using COMSOL v4.4

Strömningslära Fluid Dynamics. Computer laboratories using COMSOL v4.4 UMEÅ UNIVERSITY Department of Physics Claude Dion Olexii Iukhymenko May 15, 2015 Strömningslära Fluid Dynamics (5FY144) Computer laboratories using COMSOL v4.4!! Report requirements Computer labs must

More information

Effect of Position of Wall Mounted Surface Protrusion in Drag Characteristics At Low Reynolds Number

Effect of Position of Wall Mounted Surface Protrusion in Drag Characteristics At Low Reynolds Number ISSN (e): 2250 3005 Volume, 07 Issue, 11 November 2017 International Journal of Computational Engineering Research (IJCER) Effect of Position of Wall Mounted Surface Protrusion in Drag Characteristics

More information

Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions. Milovan Perić

Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions. Milovan Perić Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions Milovan Perić Contents The need to couple STAR-CCM+ with other theoretical or numerical solutions Coupling approaches: surface and volume

More information

Profile Catalogue for Airfoil Sections Based on 3D Computations

Profile Catalogue for Airfoil Sections Based on 3D Computations Risø-R-58(EN) Profile Catalogue for Airfoil Sections Based on 3D Computations Franck Bertagnolio, Niels N. Sørensen and Jeppe Johansen Risø National Laboratory Roskilde Denmark December 26 Author: Franck

More information

Computational Study of Unsteady Flows around Dragonfly and Smooth Airfoils at Low Reynolds Numbers

Computational Study of Unsteady Flows around Dragonfly and Smooth Airfoils at Low Reynolds Numbers 46th AIAA Aerospace Sciences Meeting and Exhibit 7 - January 8, Reno, Nevada AIAA 8-85 Computational Study of Unsteady Flows around Dragonfly and Smooth Airfoils at Low Reynolds Numbers H. Gao, Hui Hu,

More information

Detached-Eddy Simulation of a Linear Compressor Cascade with Tip Gap and Moving Wall *)

Detached-Eddy Simulation of a Linear Compressor Cascade with Tip Gap and Moving Wall *) FOI, Stockholm, Sweden 14-15 July, 2005 Detached-Eddy Simulation of a Linear Compressor Cascade with Tip Gap and Moving Wall *) A. Garbaruk,, M. Shur, M. Strelets, and A. Travin *) Study is carried out

More information

Usage of CFX for Aeronautical Simulations

Usage of CFX for Aeronautical Simulations Usage of CFX for Aeronautical Simulations Florian Menter Development Manager Scientific Coordination ANSYS Germany GmbH Overview Elements of CFD Technology for aeronautical simulations: Grid generation

More information

Second Symposium on Hybrid RANS-LES Methods, 17/18 June 2007

Second Symposium on Hybrid RANS-LES Methods, 17/18 June 2007 1 Zonal-Detached Eddy Simulation of Transonic Buffet on a Civil Aircraft Type Configuration V.BRUNET and S.DECK Applied Aerodynamics Department The Buffet Phenomenon Aircraft in transonic conditions Self-sustained

More information

FAR-Wake Workshop, Marseille, May 2008

FAR-Wake Workshop, Marseille, May 2008 Wake Vortices generated by an Aircraft Fuselage : Comparison of Wind Tunnel Measurements on the TAK Model with RANS and RANS-LES Simulations T. Louagie, L. Georges & P. Geuzaine Cenaero CFD-Multiphysics

More information

ANSYS FLUENT. Airfoil Analysis and Tutorial

ANSYS FLUENT. Airfoil Analysis and Tutorial ANSYS FLUENT Airfoil Analysis and Tutorial ENGR083: Fluid Mechanics II Terry Yu 5/11/2017 Abstract The NACA 0012 airfoil was one of the earliest airfoils created. Its mathematically simple shape and age

More information

Numerical Simulation Study on Aerodynamic Characteristics of the High Speed Train under Crosswind

Numerical Simulation Study on Aerodynamic Characteristics of the High Speed Train under Crosswind 2017 2nd International Conference on Industrial Aerodynamics (ICIA 2017) ISBN: 978-1-60595-481-3 Numerical Simulation Study on Aerodynamic Characteristics of the High Speed Train under Crosswind Fan Zhao,

More information

Assessment of Unstructured Grids for Detached- Eddy Simulation of High Reynolds Number Separated. Abstract

Assessment of Unstructured Grids for Detached- Eddy Simulation of High Reynolds Number Separated. Abstract Assessment of Unstructured Grids for Detached- Eddy Simulation of High Reynolds Number Separated Flows Scott A. Morton and James R. Forsythe Dept. of Aeronautics USAF Academy, CO 80840 Kyle D. Squires

More information

On the flow and noise of a two-dimensional step element in a turbulent boundary layer

On the flow and noise of a two-dimensional step element in a turbulent boundary layer On the flow and noise of a two-dimensional step element in a turbulent boundary layer Danielle J. Moreau 1, Jesse L. Coombs 1 and Con J. Doolan 1 Abstract This paper presents results of a study on the

More information

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Reports of Research Institute for Applied Mechanics, Kyushu University No.150 (47 59) March 2016 Reproducibility of Complex Turbulent Using Commercially-Available CFD Software Report 1: For the Case of

More information

A DRAG PREDICTION VALIDATION STUDY FOR AIRCRAFT AERODYNAMIC ANALYSIS

A DRAG PREDICTION VALIDATION STUDY FOR AIRCRAFT AERODYNAMIC ANALYSIS A DRAG PREDICTION VALIDATION STUDY FOR AIRCRAFT AERODYNAMIC ANALYSIS Akio OCHI, Eiji SHIMA Kawasaki Heavy Industries, ltd Keywords: CFD, Drag prediction, Validation Abstract A CFD drag prediction validation

More information

Estimating Vertical Drag on Helicopter Fuselage during Hovering

Estimating Vertical Drag on Helicopter Fuselage during Hovering Estimating Vertical Drag on Helicopter Fuselage during Hovering A. A. Wahab * and M.Hafiz Ismail ** Aeronautical & Automotive Dept., Faculty of Mechanical Engineering, Universiti Teknologi Malaysia, 81310

More information

Large Eddy Simulation of Flow over a Backward Facing Step using Fire Dynamics Simulator (FDS)

Large Eddy Simulation of Flow over a Backward Facing Step using Fire Dynamics Simulator (FDS) The 14 th Asian Congress of Fluid Mechanics - 14ACFM October 15-19, 2013; Hanoi and Halong, Vietnam Large Eddy Simulation of Flow over a Backward Facing Step using Fire Dynamics Simulator (FDS) Md. Mahfuz

More information

MOMENTUM AND HEAT TRANSPORT INSIDE AND AROUND

MOMENTUM AND HEAT TRANSPORT INSIDE AND AROUND MOMENTUM AND HEAT TRANSPORT INSIDE AND AROUND A CYLINDRICAL CAVITY IN CROSS FLOW G. LYDON 1 & H. STAPOUNTZIS 2 1 Informatics Research Unit for Sustainable Engrg., Dept. of Civil Engrg., Univ. College Cork,

More information

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models D. G. Jehad *,a, G. A. Hashim b, A. K. Zarzoor c and C. S. Nor Azwadi d Department of Thermo-Fluids, Faculty

More information

LES Analysis on Shock-Vortex Ring Interaction

LES Analysis on Shock-Vortex Ring Interaction LES Analysis on Shock-Vortex Ring Interaction Yong Yang Jie Tang Chaoqun Liu Technical Report 2015-08 http://www.uta.edu/math/preprint/ LES Analysis on Shock-Vortex Ring Interaction Yong Yang 1, Jie Tang

More information

LARGE EDDY SIMULATION OF VORTEX SHEDDING WITH TRIANGULAR CYLINDER AHEAD OF A SQUARE CYLINDER

LARGE EDDY SIMULATION OF VORTEX SHEDDING WITH TRIANGULAR CYLINDER AHEAD OF A SQUARE CYLINDER The Eighth Asia-Pacific Conference on Wind Engineering, December 10 14, 2013, Chennai, India LARGE EDDY SIMULATION OF VORTEX SHEDDING WITH TRIANGULAR CYLINDER AHEAD OF A SQUARE CYLINDER Akshoy Ranjan Paul

More information

High-Fidelity Simulation of Unsteady Flow Problems using a 3rd Order Hybrid MUSCL/CD scheme. A. West & D. Caraeni

High-Fidelity Simulation of Unsteady Flow Problems using a 3rd Order Hybrid MUSCL/CD scheme. A. West & D. Caraeni High-Fidelity Simulation of Unsteady Flow Problems using a 3rd Order Hybrid MUSCL/CD scheme ECCOMAS, June 6 th -11 th 2016, Crete Island, Greece A. West & D. Caraeni Outline Industrial Motivation Numerical

More information

Tutorial 2. Modeling Periodic Flow and Heat Transfer

Tutorial 2. Modeling Periodic Flow and Heat Transfer Tutorial 2. Modeling Periodic Flow and Heat Transfer Introduction: Many industrial applications, such as steam generation in a boiler or air cooling in the coil of an air conditioner, can be modeled as

More information

Wake Flow Simulations for a Mid-Sized Rim Driven Wind Turbine

Wake Flow Simulations for a Mid-Sized Rim Driven Wind Turbine Wake Flow Simulations for a Mid-Sized Rim Driven Wind Turbine Andrew B. Porteous 1, Bryan E. Kaiser 2, and Svetlana V. Poroseva 3 University of New Mexico, Albuquerque, New Mexico, 87131 Cody R. Bond 4

More information

Numerical Study of Blending Hybrid RANS/LES Method and γ-re θ Transition Model for Unsteady Turbulent Flow Analysis

Numerical Study of Blending Hybrid RANS/LES Method and γ-re θ Transition Model for Unsteady Turbulent Flow Analysis Numerical Study of Blending Hybrid RANS/LES Method and γ-re θ Transition Model for Unsteady Turbulent Flow Analysis *Jeong Hwan Sa 1), Kum Won Cho 2) and Soo Hyung Park 3) 1) Department of Computational

More information

EXPLICIT AND IMPLICIT TVD AND ENO HIGH RESOLUTION ALGORITHMS APPLIED TO THE EULER AND NAVIER-STOKES EQUATIONS IN THREE-DIMENSIONS RESULTS

EXPLICIT AND IMPLICIT TVD AND ENO HIGH RESOLUTION ALGORITHMS APPLIED TO THE EULER AND NAVIER-STOKES EQUATIONS IN THREE-DIMENSIONS RESULTS EXPLICIT AND IMPLICIT TVD AND ENO HIGH RESOLUTION ALGORITHMS APPLIED TO THE EULER AND NAVIER-STOKES EQUATIONS IN THREE-DIMENSIONS RESULTS Edisson Sávio de Góes Maciel, edissonsavio@yahoo.com.br Mechanical

More information

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS Dr W. Malalasekera Version 3.0 August 2013 1 COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE

More information

AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN ABSTRACT

AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN ABSTRACT AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN Adeel Khalid *, Daniel P. Schrage + School of Aerospace Engineering, Georgia Institute of Technology

More information

EVALUATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE URBAN FLOW

EVALUATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE URBAN FLOW EVALATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE RBAN FLOW Jarkko Saloranta and Antti Hellsten Helsinki niversity of Technology, Laboratory of Aerodynamics, Finland INTRODCTION In this work we study

More information

Stream Function-Vorticity CFD Solver MAE 6263

Stream Function-Vorticity CFD Solver MAE 6263 Stream Function-Vorticity CFD Solver MAE 66 Charles O Neill April, 00 Abstract A finite difference CFD solver was developed for transient, two-dimensional Cartesian viscous flows. Flow parameters are solved

More information

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 -

More information

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer ENERGY-224 Reservoir Simulation Project Report Ala Alzayer Autumn Quarter December 3, 2014 Contents 1 Objective 2 2 Governing Equations 2 3 Methodolgy 3 3.1 BlockMesh.........................................

More information

Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization

Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization Siva Nadarajah Antony Jameson Stanford University 15th AIAA Computational Fluid Dynamics Conference

More information

AERODYNAMICS CHARACTERISTICS AROUND SIMPLIFIED HIGH SPEED TRAIN MODEL UNDER THE EFFECT OF CROSSWINDS

AERODYNAMICS CHARACTERISTICS AROUND SIMPLIFIED HIGH SPEED TRAIN MODEL UNDER THE EFFECT OF CROSSWINDS AERODYNAMICS CHARACTERISTICS AROUND SIMPLIFIED HIGH SPEED TRAIN MODEL UNDER THE EFFECT OF CROSSWINDS Sufiah Mohd Salleh 1, Mohamed Sukri Mat Ali 1, Sheikh Ahmad Zaki Shaikh Salim 1, Izuan Amin Ishak 1,

More information

Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud

Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud CFD Support s OpenFOAM and UberCloud Containers enable efficient, effective, and easy access and use of MEET THE TEAM End-User/CFD

More information

A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS

A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS HEFAT2012 9 th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics 16 18 July 2012 Malta A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS Muthukumaran.C.K.

More information

P. 0. Box Albuquerque, NM Phone: (505) sandia.gov; Phone: (505)

P. 0. Box Albuquerque, NM Phone: (505) sandia.gov; Phone: (505) MASSVELY PARALLEL COMPUTATONAL FLUD DYNAMCS CALCULATONS FOR AERODYNAMCS AND AEROTHERMODYNAMCS APPLCATONS Jeffrey L. Payne and Basil Hassan copl Sandia National Laboratories Aerosciences and Compressible

More information

Using a Single Rotating Reference Frame

Using a Single Rotating Reference Frame Tutorial 9. Using a Single Rotating Reference Frame Introduction This tutorial considers the flow within a 2D, axisymmetric, co-rotating disk cavity system. Understanding the behavior of such flows is

More information

Introduction to C omputational F luid Dynamics. D. Murrin

Introduction to C omputational F luid Dynamics. D. Murrin Introduction to C omputational F luid Dynamics D. Murrin Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat transfer, mass transfer, chemical reactions, and related phenomena

More information

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics I. Pantle Fachgebiet Strömungsmaschinen Karlsruher Institut für Technologie KIT Motivation

More information

Turbulence Modeling. Gilles Eggenspieler, Ph.D. Senior Product Manager

Turbulence Modeling. Gilles Eggenspieler, Ph.D. Senior Product Manager Turbulence Modeling Gilles Eggenspieler, Ph.D. Senior Product Manager 1 Overview The Role of Steady State (RANS) Turbulence Modeling Overview of Reynolds-Averaged Navier Stokes (RANS) Modeling Capabilities

More information

Ail implicit finite volume nodal point scheme for the solution of two-dimensional compressible Navier-Stokes equations

Ail implicit finite volume nodal point scheme for the solution of two-dimensional compressible Navier-Stokes equations Ail implicit finite volume nodal point scheme for the solution of two-dimensional compressible Navier-Stokes equations Vimala Dutta Computational and Theoretical Fluid Dynamics Division National Aerospace

More information

Aerodynamic Drag of Heavy Vehicles (Class 7-8): Simulation and Benchmarking

Aerodynamic Drag of Heavy Vehicles (Class 7-8): Simulation and Benchmarking SAE TECHNICAL PAPER SERIES 2000-01-2209 Aerodynamic Drag of Heavy Vehicles (Class 7-8): Simulation and Benchmarking Rose McCallen, Dan Flowers, Tim Dunn and Jerry Owens Lawrence Livermore National Laboratory

More information

Finite Element Flow Simulations of the EUROLIFT DLR-F11 High Lift Configuration

Finite Element Flow Simulations of the EUROLIFT DLR-F11 High Lift Configuration Finite Element Flow Simulations of the EUROLIFT DLR-F11 High Lift Configuration Kedar C. Chitale MANE Dept., Rensselaer Polytechnic Institute, NY 12180 Michel Rasquin Leadership Computing Facility, Argonne

More information

Simulation of Flow Development in a Pipe

Simulation of Flow Development in a Pipe Tutorial 4. Simulation of Flow Development in a Pipe Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D turbulent fluid flow in a pipe. The pipe networks are common

More information

CFD-1. Introduction: What is CFD? T. J. Craft. Msc CFD-1. CFD: Computational Fluid Dynamics

CFD-1. Introduction: What is CFD? T. J. Craft. Msc CFD-1. CFD: Computational Fluid Dynamics School of Mechanical Aerospace and Civil Engineering CFD-1 T. J. Craft George Begg Building, C41 Msc CFD-1 Reading: J. Ferziger, M. Peric, Computational Methods for Fluid Dynamics H.K. Versteeg, W. Malalasekara,

More information

Research Directions in. Unsteady Aerodynamics

Research Directions in. Unsteady Aerodynamics APS DFD 2004 Seattle Research Directions in Unsteady Aerodynamics P. Spalart* Boeing Commercial Airplanes *with Strelets and Squires Outline Theory: )-: Computational Fluid Dynamics Resolved and modeled

More information

Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow

Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow Excerpt from the Proceedings of the COMSOL Conference 8 Boston Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow E. Kaufman

More information

Grid Convergence Error Analysis for Mixed-Order Numerical Schemes

Grid Convergence Error Analysis for Mixed-Order Numerical Schemes AIAA Journal, 2003 Grid Convergence Error Analysis for Mixed-Order Numerical Schemes Christopher J. Roy Sandia National Laboratories * P. O. Box 5800, MS 0825 Albuquerque, NM 87185-0825 Abstract New developments

More information

Program: Advanced Certificate Program

Program: Advanced Certificate Program Program: Advanced Certificate Program Course: CFD-Vehicle Aerodynamics Directorate of Training and Lifelong Learning #470-P, Peenya Industrial Area, 4th Phase Peenya, Bengaluru 560 058 www.msruas.ac.in

More information

A Study of the Development of an Analytical Wall Function for Large Eddy Simulation of Turbulent Channel and Rectangular Duct Flow

A Study of the Development of an Analytical Wall Function for Large Eddy Simulation of Turbulent Channel and Rectangular Duct Flow University of Wisconsin Milwaukee UWM Digital Commons Theses and Dissertations August 2014 A Study of the Development of an Analytical Wall Function for Large Eddy Simulation of Turbulent Channel and Rectangular

More information

Evaluation of Flow Solver Accuracy using Five Simple Unsteady Validation Cases

Evaluation of Flow Solver Accuracy using Five Simple Unsteady Validation Cases Evaluation of Flow Solver Accuracy using Five Simple Unsteady Validation Cases Bradford E. Green, Ryan Czerwiec Naval Air Systems Command, Patuxent River, MD, 20670 Chris Cureton, Chad Lillian, Sergey

More information

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects Tenth International Conference on Computational Fluid Dynamics (ICCFD10), Barcelona,Spain, July 9-13, 2018 ICCFD10-047 ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving

More information

Modeling Unsteady Compressible Flow

Modeling Unsteady Compressible Flow Tutorial 4. Modeling Unsteady Compressible Flow Introduction In this tutorial, FLUENT s density-based implicit solver is used to predict the timedependent flow through a two-dimensional nozzle. As an initial

More information

WALL Y + APPROACH FOR DEALING WITH TURBULENT FLOW OVER A SURFACE MOUNTED CUBE: PART 2 HIGH REYNOLDS NUMBER

WALL Y + APPROACH FOR DEALING WITH TURBULENT FLOW OVER A SURFACE MOUNTED CUBE: PART 2 HIGH REYNOLDS NUMBER Seventh International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 9- December 9 WALL Y + APPROACH FOR DEALING WITH TURBULENT FLOW OVER A SURFACE MOUNTED CUBE: PART

More information

Validation of a Multi-physics Simulation Approach for Insertion Electromagnetic Flowmeter Design Application

Validation of a Multi-physics Simulation Approach for Insertion Electromagnetic Flowmeter Design Application Validation of a Multi-physics Simulation Approach for Insertion Electromagnetic Flowmeter Design Application Setup Numerical Turbulence ing by March 15, 2015 Markets Insertion electromagnetic flowmeters

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1 Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 2 (ANSYS 19.1; Last Updated: Aug. 7, 2018) By Timur Dogan, Michael Conger,

More information

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number Individual task Objective To derive the drag coefficient for a 2D object, defined as where D (N/m) is the aerodynamic drag force (per unit length in the third direction) acting on the object. The object

More information

The viscous forces on the cylinder are proportional to the gradient of the velocity field at the

The viscous forces on the cylinder are proportional to the gradient of the velocity field at the Fluid Dynamics Models : Flow Past a Cylinder Flow Past a Cylinder Introduction The flow of fluid behind a blunt body such as an automobile is difficult to compute due to the unsteady flows. The wake behind

More information

Multi-Mesh CFD. Chris Roy Chip Jackson (1 st year PhD student) Aerospace and Ocean Engineering Department Virginia Tech

Multi-Mesh CFD. Chris Roy Chip Jackson (1 st year PhD student) Aerospace and Ocean Engineering Department Virginia Tech Multi-Mesh CFD Chris Roy Chip Jackson (1 st year PhD student) Aerospace and Ocean Engineering Department Virginia Tech cjroy@vt.edu May 21, 2014 CCAS Program Review, Columbus, OH 1 Motivation Automated

More information

Numerical and theoretical analysis of shock waves interaction and reflection

Numerical and theoretical analysis of shock waves interaction and reflection Fluid Structure Interaction and Moving Boundary Problems IV 299 Numerical and theoretical analysis of shock waves interaction and reflection K. Alhussan Space Research Institute, King Abdulaziz City for

More information

Application of CFD to Industrial Safety Studies (with Prediction Accuracy and Error estimations)

Application of CFD to Industrial Safety Studies (with Prediction Accuracy and Error estimations) School of Mechanical Aerospace and Civil Engineering University of Manchester First Year Transfer Report Application of CFD to Industrial Safety Studies (with Prediction Accuracy and Error estimations)

More information

Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011

Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011 Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011 StarCCM_StarEurope_2011 4/6/11 1 Overview 2 Role of CFD in Aerodynamic Analyses Classical aerodynamics / Semi-Empirical

More information

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP Vol. 12, Issue 1/2016, 63-68 DOI: 10.1515/cee-2016-0009 MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP Juraj MUŽÍK 1,* 1 Department of Geotechnics, Faculty of Civil Engineering, University

More information

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn Backward facing step Homework Department of Fluid Mechanics Budapest University of Technology and Economics Budapest, 2010 autumn Updated: October 26, 2010 CONTENTS i Contents 1 Introduction 1 2 The problem

More information

Numerical Study of stall delay on humpback whale flippers

Numerical Study of stall delay on humpback whale flippers 46th AIAA Aerospace Sciences Meeting and Exhibit, 7-1 January 28, Reno, Nevada Numerical Study of stall delay on humpback whale flippers Hugo T. C. Pedro and Marcelo H. Kobayashi University of Hawaii,

More information

CFD SIMULATIONS OF HORIZONTAL AXIS WIND TURBINE (HAWT) BLADES FOR VARIATION WITH WIND SPEED

CFD SIMULATIONS OF HORIZONTAL AXIS WIND TURBINE (HAWT) BLADES FOR VARIATION WITH WIND SPEED 2 nd National Conference on CFD Applications in Power and Industry Sectors January 28-29, 2009, Hydrabad, India CFD SIMULATIONS OF HORIZONTAL AXIS WIND TURBINE (HAWT) BLADES FOR VARIATION WITH WIND SPEED

More information

HPC Usage for Aerodynamic Flow Computation with Different Levels of Detail

HPC Usage for Aerodynamic Flow Computation with Different Levels of Detail DLR.de Folie 1 HPCN-Workshop 14./15. Mai 2018 HPC Usage for Aerodynamic Flow Computation with Different Levels of Detail Cornelia Grabe, Marco Burnazzi, Axel Probst, Silvia Probst DLR, Institute of Aerodynamics

More information

Numerical Analysis of Shock Tube Problem by using TVD and ACM Schemes

Numerical Analysis of Shock Tube Problem by using TVD and ACM Schemes Numerical Analysis of Shock Tube Problem by using TVD and Schemes Dr. Mukkarum Husain, Dr. M. Nauman Qureshi, Syed Zaid Hasany IST Karachi, Email: mrmukkarum@yahoo.com Abstract Computational Fluid Dynamics

More information