Towards Petascale Computing for Realistic Jet Noise Simulations

Size: px
Start display at page:

Download "Towards Petascale Computing for Realistic Jet Noise Simulations"

Transcription

1 Towards Petascale Computing for Realistic Jet Noise Simulations KURT M. AIKENS NITIN S. DHAMANKAR YINGCHONG SITU Dept. of Comp. Sci. 305 N University St ysitu@cs.purdue.edu YE WANG Dept. of Comp. Sci. 305 N University St wang1351@purdue.edu CHANDRA S. MARTHA cmartha@purdue.edu ZHIYUAN LI Dept. of Comp. Sci. 305 N University St ci@purdue.edu GREGORY A. BLAISDELL blaisdel@purdue.edu ANASTASIOS S. LYRINTZIS Embry Riddle Astro. Univ. Dept. of Aero. Eng. 600 S Clyde Morris Blvd Daytona Beach, FL, USA lyrintzi@erau.edu Abstract: Jet noise is an important issue due to increased commercial air traffic, penalty fees for noisier aircraft, and stringent noise regulations as well as military operational requirements. Advanced computational techniques based on large eddy simulation (LES) have been used to study jet noise. We have previously developed an in-house LES application for simulating subsonic jets without the nozzle. This application is designed to feature supreme scalability, which has enabled large-scale experiments utilizing up to 91,125 processor cores. In this paper, we describe recent advancements of our methodology that allow simulations including nozzles and of jets at supersonic conditions with shock waves. We also discuss future directions in exploring hybrid and heterogeneous parallelism. Keywords: computational fluid dynamics, aeroacoustics, aircraft noise 1 Introduction Aviation has assumed a critical role in supporting global economic growth. Aircraft noise, a byproduct of aviation, however, is proving to have a tangible impact on the overall benefit of aviation, ranging from physical damage to the human body to financial penalties imposed on its originators and costs of noise mitigation measures. In recent years, designing quieter aircraft has become a new arena of competition for major aircraft manufacturers. Low-noise in-flight experience is gaining emphasis in advertising campaigns targeting ordinary customers. In military scenarios, injury-incurring sound levels near vertical and/or short take-off and landing (V/STOL) aircraft also corroborates the necessity of noise reduction in aircraft design. An important design tool of modern reduced-noise aircraft is computational aeroacoustics (CAA) simulation of sound levels generated by aircraft airframes and engines. CAA, a relatively new discipline of computational fluid dynamics (CFD), is intended as a robust and accurate technique that complements traditional theoretical and empirical approaches in aircraft noise prediction. Different from practices in general CFD, CAA strongly relies on accurate prediction of small-amplitude acoustic fluctuations and their correct propagation to the far field. This demands that the underlying numerical methods provide high accuracy and good spectral resolution, while keeping diffusion and dispersion errors low. The state-of-the-art CAA prediction of far-field noise is based on time-dependent CFD simulation of turbulent flows followed by integral postprocessing [18] that propagates the noise to the far field. This two-step approach first appeared in the 1990s and has continued to mature, partly owing to the emergence of large-scale computing platforms, which have turned computationally intensive techniques including direct numerical simulation (DNS) and LES into reality. Reference [1] is a recent review on this subject. We summarize recent high-fidelity simulations below. For subsonic jets, references [35 37] utilize a multiblock solver with overset grid blocks to simulate nozzles with and without chevrons on grids up to 500 million points. They have also performed studies of inflow conditions upstream of the nozzle. In general, their results predict the acoustic high frequencies well ISBN:

2 but underpredict the lower ones. The specific cause of the underprediction is unknown. References [4,5] have studied the effect of important parameters on the noise. Using high-order methods on meshes with 252 million points, they have found that as the Reynolds number and boundary layer turbulence intensities increase, the jet potential core is lengthened, peak turbulence intensities are reduced, and far-field sound pressure levels decrease. This indicates that it is crucial to predict accurate turbulent quantities at the nozzle exit and perform simulations at realistic Reynolds numbers. There are comparatively fewer high-fidelity supersonic jet simulations. While structured solvers for LES have been dominant, there has been a push towards unstructured solvers, which allow for more flexibility in meshing and modeling complex geometries but may also reduce accuracy. Utilizing this approach, [21] includes round converging-diverging nozzles to analyze heated and unheated jets at near-perfect expansion. Other applications include large simulations of hot overexpanded round jets issuing from realistic converging-diverging nozzles with chevrons [6] and underexpanded isothermal rectangular jets from nozzles with and without chevrons [23]. These simulations utilize hundreds of millions of grid points and scale to as many as 163,840 processors on the Intrepid cluster at the Argonne National Laboratory. Additional details on their numerical methods can be found in [10]. The above highlight some of the various LES techniques in use for jet noise studies. A survey of the literature finds that fine grids, high-order numerical methods, and accurate turbulent nozzle boundary layers are required for accurate quantitative sound level predictions. That said, there is much room for improvement and many challenges remain. Examples include simulation of flows at realistically high Reynolds numbers and inclusion of realistic nozzle geometries in high-order structured solvers. We have recently developed a highly-parallel LES application [19, 20] which aims to address these concerns and more accurately predict noise levels at the far field. Our LES application is designed to feature scalability across a wide range of processor core counts and has successfully carried out performance experiments utilizing between 2,744 and 91,125 cores. Previously, its capabilities were limited to simulations without nozzle geometries in subsonic conditions [20]. Recently, we have extended its functionalities for inclusion of nozzle geometries and simulation of supersonic jets with shock waves. We have also explored various options in further improving its performance including hybrid and heterogeneous parallelism. In this paper, we describe the aforementioned efforts in more detail. 2 Methodology of LES In LES, the effect of the large eddies is simulated directly, whereas that of the small eddies is modeled using a subgrid-scale (SGS) model. A variety of SGS models, such as the Smagorinsky [29] and dynamic Smagorinsky [9] models, have been employed in LES of jets. Alternatively, one can use a filter which is part of the numerical method [2, 32] or rely on the dissipation inherent to an upwind biased numerical scheme [25, 26] to provide an implicit SGS model. While unstructured solvers are frequently used for CFD because of their ability to easily handle complex geometries, the accuracy requirements for CAA often call for higher-order numerical schemes. This is due to the small amplitude of the acoustic fluctuations and the wide range of turbulent length scales that must be accurately resolved for many CAA problems. Structured solvers are ideal then, due to their available high-order methodologies and efficiency. In our LES application, the filtered conservativeform Navier Stokes equations are solved in generalized curvilinear coordinates on a uniform grid after spatial transformation. The classical fourth-order Runge Kutta method is used for time integration, and a surface integral method based on the porous surface Ffowcs Williams Hawkings equation [18] is used for evaluating acoustic signals. Spatial partial derivatives appearing in the governing equations are discretized using the following sixth-order compact finite difference scheme from [14]: 1 3 f i 1 + f i f i+1 = 7 9h ( f i+1 f i 1 ) h ( f i+2 f i 2 ) (1) where f i and f i are the values of a function f and its approximate first derivative at the ith point, and h is the grid spacing. For points in the vicinity of the boundaries, lower-order and one-sided implicit difference formulae are used to ensure an overall tridiagonal formulation [14]. For nonlinear problems with nonperiodic boundary conditions and nonuniform grids, the above compact difference scheme is unstable. As a remedy, we use the following sixth-order compact spatial filter from [38] to attenuate the high-wavenumber ISBN:

3 modes: α f f i 1 + f i + α f f i+1 = 3 n=0 a n 2 ( f i n + f i+n ) (2) where f i is the filtered value of f at the ith point, α f is a filter parameter satisfying α f < 0.5, and a 0, a 1, a 2, a 3 are constants depending on α f. As with the compact difference scheme, lower-order and one-sided implicit formulae are used for points in the vicinity of the boundaries. A fast and accurate solver for the diagonally dominant tridiagonal linear systems induced by Equations 1 and 2 is crucial to our LES application. To this end, the transposition [31] and Schur complement methods [15] are known to have severe scalability limitations [20]. Better in this regard are some schemes that have overlapping blocks [33, 41] and constrain the linear systems to individual blocks. This is trivial to parallelize but inherently less accurate. For both high accuracy and scalability, our LES application uses the truncated SPIKE algorithm [24, 27] on non-overlapping blocks to solve these tridiagonal linear systems with theoretically optimal weak-scaling scalability [28]. Reference [20] reports a strong scaling test case with a 1,260 1,260 1,260 grid where our LES application achieves a speedup of 24.6 for an efficiency of 74 % when the number of processor cores increases from 2,744 to 91,125. For natural simulation of jets, advanced support for cylindrical grids has been included in our LES application. Various approaches [3, 22, 34] exist to handle the centerline singularity and avoid the time step penalty associated with the inherent concentrated grid point distribution. We have implemented three approaches: a point skipping method [3], the spectral method, and the windowed sinc filter [19]. The point skipping method produces good results [19], but our implementation uses the transposition method and thus inherits its scalability weaknesses. The sinc filter is more scalable, but some discrepancies have been noticed in the results. This is an area of future research. 3 Recent code implementations 3.1 Inlet and wall boundary conditions To enable the inclusion of nozzle walls in jet simulations, several boundary conditions are implemented in our LES application. First, an adiabatic viscous wall formulation based on characteristic analysis is added [11, 12]. While it works well, its formulation incurs extra computational cost because modifications to individual terms in the inviscid flux derivatives require additional derivative computations. As a result, an extrapolation-based method [16] is added which reduces derivative computations by 33 % compared to the characteristic boundary conditions. With this method, the continuity equation is advanced in time to compute the density on the wall, taking advantage of the no-slip velocity condition. The momentum and energy equations, however, are not time-advanced at the wall. Either an isothermal or adiabatic wall is assumed for calculating the pressure. In test cases of viscous flows over a cylinder, the two formulations are found to agree very well. The extrapolation-based boundary conditions are preferred for their efficiency. In addition to wall boundary conditions, when including the nozzle geometry it is crucial to achieve a fully turbulent boundary layer on the nozzle wall to better match realistic operating conditions with high Reynolds numbers. A realistic turbulent boundary layer is required to accurately feed the turbulent shear layer downstream of the nozzle exit which directly influences the noise. Thus, a digital filter-based turbulent inflow boundary condition [13, 30, 39] is implemented. Furthermore, the method is extended to non-uniform curvilinear coordinates in a novel way which allows limited variation in the specification of integral length scales over the inlet plane [7]. This method has been tested on a spatially evolving zero pressure gradient flat plate turbulent boundary layer in a Reynolds number range of 1,410 Re θ 2,200 based on freestream velocity and momentum thickness. Using the current method, the turbulent stresses recover completely in a distance of about 11.5 boundary layer thicknesses. The velocity profile is also in reasonable agreement with the law of wall, indicating that the method is capable of producing sustained turbulent fluctuations. Figure 1 shows that the turbulence evolves into qualitatively realistic vortex structures in the nozzle boundary layer. The method has since been used successfully in jet simulations. 3.2 Characteristic filters for supersonic jets To extend the implementation to include supersonic simulation capabilities, it is necessary to add shock capturing routines for simulation of off-design jets with shock waves. Based on the success of characteristic filters [8, 40] in our legacy code [17], they are ported to our current LES application. Characteristic filters ISBN:

4 Figure 1: Instantaneous isosurfaces of the Q-criterion inside nozzle with Q = 5(U j /r 0 ) 2. The arrow indicates the flow direction. are based on the idea that discontinuous flow predictions with baseline methodologies can be corrected by adding the dissipative portion of a nonlinear scheme (e.g., total variation diminishing or weighted essentially non-oscillatory schemes) after a full time step. As a result, they are general and efficient since they can be coupled with any nondissipative base numerical scheme and do not need to be applied at each substage of the Runge Kutta method. In our application, they are made even more efficient and less dissipative by applying them locally to shock wave regions only [17]. The shock capturing modules have been validated using simulations without nozzles. Turbulent statistics and acoustics results match well those from the legacy code. Additionally, a centerline treatment module has been developed to reduce CFL-type time step restrictions for cylindrical grids. Analogous to the point-skipping method from [3], the grid is artificially coarsened by adjusting the amount of applied dissipation along rings near the centerline. Supersonic jet acoustics simulations including the nozzle have not yet been completed, but cases with short downstream domains (e.g., 3 jet radii) have been simulated to ensure that the implementation is correct. Figure 2 shows instantaneous contours of velocity magnitude inside a military-style nozzle. Utilizing the turbulent inflow boundary conditions, preliminary results for converging-diverging nozzles are promising. 4 Future directions As processor technologies continue to evolve, computation is outpacing communication in growth of efficiency by a widening margin on current large-scale Figure 2: Wall-resolved simulation of a convergingdiverging nozzle with a design Mach number of Boundary conditions are shown. computing platforms. Specific to our LES application, we previously measured on the Kraken cluster at the National Institute for Computational Sciences (NICS) that communication took approximately a third of the total running time. Our recent experiments on the Carter cluster at the Rosen Center for Advanced Computing (RCAC) of show that that proportion has risen to about 50 %. One possible solution is to adopt multiple forms of parallelism. Currently, our LES application is parallelized using the Message Passing Interface (MPI) and thus exploits the single-program multiple-data (SPMD) parallelism. As we increase the number of MPI processes, the block size decreases, resulting in reduced communication efficiency as [28] shows. To alleviate such an issue, we are investigating running each MPI process on multiple processor cores using OpenMP as the means of intraprocess parallelization. This allows each process to handle larger blocks and enables more flexible load balancing when heterogeneous parallelism is incorporated. Our initial experiments have shown that an MPI OpenMP hybrid implementation can be up to 3 % faster than the MPI-only version. We plan to continue performance tuning for current symmetric multiprocessing (SMP) clusters and prepare for porting the code to Intel Xeon Phi coprocessors. Using graphics processing units (GPUs) is another option for speeding up our LES application. We are currently in the process of experimentally porting the application to NVIDIA GPUs and have finished all truncated SPIKE-related code. Instead of simply offloading workload to the GPU, our strategy is GPUcentric, with the CPU used for control and communi- ISBN:

5 cation only and otherwise left as additional computing power. We have achieved a speedup of 1.5 to 2.5 over the MPI OpenMP version in computation but have seen longer times in communication. The main cause is that in our current implementation, GPU-to-GPU communication has to go through the main memory. We are investigating taking advantage of hardware support for direct GPU-to-GPU communication via the PCI Express bus and remote direct memory access (RDMA) over InfiniBand to reduce communication time and continue to port the entire application to GPUs. We envision that in the long term, our LES application will combine both hybrid parallelism and accelerator-based heterogeneous parallelism. Acknowledgments: This study is primarily supported by the National Science Foundation (NSF) via award CCF , with additional support from award OCI Experiments of this study have used the Kraken cluster hosted by the NICS under Extreme Science and Engineering Discovery Environment (XSEDE) allocation TG-ASC040044N and the Carter cluster of the Rosen Center for Advanced Computing at. XSEDE is supported by NSF award OCI References: [1] D. J. Bodony and S. K. Lele. Current status of jet noise predictions using large-eddy simulation. AIAA Journal, 46(2): , [2] C. Bogey and C. Bailly. LES of a high Reynolds, high subsonic jet: effects of the subgrid modellings on flow and noise. AIAA Paper , AIAA, [3] C. Bogey, N. de Cacqueray, and C. Bailly. Finite differences for coarse azimuthal discretization and for reduction of effective resolution near origin of cylindrical flow equations. Journal of Computational Physics, 230(4): , [4] C. Bogey, O. Marsden, and C. Bailly. Effects of moderate reynolds numbers on subsonic round jets with highly disturbed nozzle-exit boundary layers. Physics of Fluids, 24: , [5] C. Bogey, O. Marsden, and C. Bailly. Influence of initial turbulence level on the flow and sound fields of a subsonic jet at a diameter-based Reynolds number of Journal of Fluid Mechanics, 701: , [6] G. A. Brès, Joseph W Nichols, S. K. Lele, Frank E. Ham, R. H. Schlinker, R. A. Reba, and J. C. Simonich. Unstructured large eddy simulation of a hot supersonic over-expanded jet with chevrons. AIAA Paper , AIAA, [7] N. S. Dhamankar. Boundary conditions towards realistic simulation of jet engine noise. Master s thesis, School of Aeronautics and Astronautics,, [8] E. Garnier, P. Sagaut, and M. Deville. A class of explicit ENO filters with applications to unsteady flows. Journal of Computational Physics, 170(1): , [9] M. Germano, U. Piomelli, P. Moin, and W. H. Cabot. A dynamic subgrid-scale eddy viscosity model. Physics of Fluids A: Fluid Dynamics, 3(7): , [10] Y. Khalighi, J. W. Nichols, S. K. Lele, F. E. Ham, and P. Moin. Unstructured large eddy simulations for prediction of noise issued from turbulent jets in various configurations. AIAA Paper , AIAA, [11] J. W. Kim and D. J. Lee. Generalized characteristic boundary conditions for computational aeroacoustics. AIAA Journal, 38(11): , [12] J. W. Kim and D. J. Lee. Generalized characteristic boundary conditions for computational aeroacoustics, part 2. AIAA Journal, 42(1):47 55, [13] M. Klein, A. Sadiki, and J. Janicka. A digital filter based generation of inflow data for spatially developing direct numerical or large eddy simulations. Journal of Computational Physics, 186(2): , [14] S. K. Lele. Compact finite difference schemes with spectral-like resolution. Journal of Computational Physics, 103(1):16 42, [15] P.-T. Lew. A study of sound generation from turbulent heated round jets using 3-D large eddy simulation. PhD thesis, School of Aeronautics and Astronautics,, [16] J. Liu, C. Kaplan, and E. Oran. A brief note on implementing boundary conditions at a solid wall using the FCT algorithm. Memorandum report NRL/MR/ , Naval Research Laboratory, [17] S.-C. Lo, K. M. Aikens, G. A. Blaisdell, and A. S. Lyrintzis. Numerical investigation of 3- D supersonic jet flows using large-eddy simulation. International Journal of Aeroacoustics, 11(7): , ISBN:

6 [18] A. S. Lyrintzis. Surface integral methods in computational aeroacoustics from the (CFD) nearfield to the (acoustic) far-field. International Journal of Aeroacoustics, 2(2):95 128, [19] C. S. Martha. Toward high-fidelity subsonic jet noise prediction using petascale supercomputers. PhD thesis, School of Aeronautics and Astronautics,, [20] C. S. Martha, Y. Situ, M. E. Louis, G. A. Blaisdell, A. S. Lyrintzis, and Z. Li. Development and application of an efficient, multiblock 3-D large eddy simulation tool for jet noise. AIAA Paper , AIAA, [21] S. Mendez, M. Shoeybi, A. Sharma, F. E. Ham, S. K. Lele, and P. Moin. Large-eddy simulations of perfectly expanded supersonic jets using an unstructured solver. AIAA Journal, 50(5): , [22] K. Mohseni and T. Colonius. Numerical treatment of polar coordinate singularities. Journal of Computational Physics, 157(2): , [23] J. W. Nichols, S. K. Lele, P. Moin, F. E. Ham, and J. E. Bridges. Large-eddy simulation for supersonic rectangular jet noise prediction: effects of chevrons. AIAA Paper , AIAA, [24] E. Polizzi and A. H. Sameh. A parallel hybrid banded system solver: the SPIKE algorithm. Parallel Computing, 32(2): , [25] M. L. Shur, P. R. Spalart, and M. K. Strelets. Noise prediction for increasingly complex jets. Part I: Methods and tests. International Journal of Aeroacoustics, 4(3 4): , [26] M. L. Shur, P. R. Spalart, and M. K. Strelets. Noise prediction for increasingly complex jets. Part II: Applications. International Journal of Aeroacoustics, 4(3 4): , [27] Y. Situ, L. Liu, C. S. Martha, M. E. Louis, Z. Li, A. H. Sameh, G. A. Blaisdell, and A. S. Lyrintzis. Reducing communication overhead in large eddy simulation of jet engine noise. In 2010 IEEE International Conference on Cluster Computing, pages , [28] Y. Situ, L. Liu, C. S. Martha, M. E. Louis, Z. Li, A. H. Sameh, G. A. Blasidell, and A. S. Lyrintzis. A communication-efficient linear system solver for large eddy simulation of jet engine noise. Cluster Computing, 16(1): , [29] J. Smagorinsky. General circulation experiments with the primitive equations. Monthly Weather Review, 91(3):99 164, [30] E. Touber and N. D. Sandham. Large-eddy simulation of low-frequency unsteadiness in a turbulent shock-induced separation bubble. Theoretical and Computational Fluid Dynamics, 23(2):79 107, [31] A. Uzun, G. A. Blaisdell, and A. S. Lyrintzis. Application of compact schemes to large eddy simulation of turbulent jets. Journal of Scientific Computing, 21(3): , [32] A. Uzun, G. A. Blaisdell, and A. S. Lyrintzis. Impact of subgrid-scale models on jet turbulence and noise. AIAA Journal, 44(6): , [33] A. Uzun and M. Y. Hussaini. High-fidelity numerical simulations of a chevron nozzle jet flow. AIAA Paper , AIAA, [34] A. Uzun and M. Y. Hussaini. Simulation of noise generation in near-nozzle region of a chevron nozzle jet. AIAA Journal, 47: , [35] A. Uzun and M. Y. Hussaini. High-fidelity numerical simulations of a round nozzle jet flow. AIAA Paper , AIAA, [36] A. Uzun and M. Y. Hussaini. On some issues in large-eddy simulations for chevron nozzle jet flows. AIAA Paper , AIAA, [37] A. Uzun and M. Y. Hussaini. Some issues in large-eddy simulations for chevron nozzle jet flows. Journal of Propulsion and Power, 28(2): , [38] M. R. Visbal and D. V. Gaitonde. Very highorder spatially implicit schemes for computational acoustics on curvilinear meshes. Journal of Computational Acoustics, 9(4): , [39] Z.-T. Xie and I. P. Castro. Efficient generation of inflow conditions for large eddy simulation of street-scale flows. Flow, turbulence and combustion, 81(3): , [40] H. C. Yee, N. D. Sandham, and M. J. Djomehri. Low-dissipative high-order shockcapturing methods using characteristic-based filters. Journal of Computational Physics, 150: , [41] X. Zhang, G. A. Blaisdell, and A. S. Lyrintzis. High-order compact schemes with filters on multi-block domains. Journal of Scientific Computing, 21: , ISBN:

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

Numerical Analysis of a Blast Wave Using CFD-CAA Hybrid Method

Numerical Analysis of a Blast Wave Using CFD-CAA Hybrid Method Numerical Analysis of a Blast Wave Using CFD-CAA Hybrid Method In Cheol Lee * and Duck-Joo Lee. Korea Advanced Institute of Science and Technology, Daejeon, 305-701, Republic of Korea Sung Ho Ko and Dong

More information

Investigation of the Effect of a Realistic Nozzle Geometry on the Jet Development

Investigation of the Effect of a Realistic Nozzle Geometry on the Jet Development Investigation of the Effect of a Realistic Nozzle Geometry on the Jet Development Mehmet Onur Cetin a, Matthias Meinke a,b, Wolfgang Schröder a,b Abstract Highly resolved large-eddy simulations (LES) of

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

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

Rotorcraft Noise Prediction with Multi-disciplinary Coupling Methods. Yi Liu NIA CFD Seminar, April 10, 2012

Rotorcraft Noise Prediction with Multi-disciplinary Coupling Methods. Yi Liu NIA CFD Seminar, April 10, 2012 Rotorcraft Noise Prediction with Multi-disciplinary Coupling Methods Yi Liu NIA CFD Seminar, April 10, 2012 Outline Introduction and Background Multi-disciplinary Analysis Approaches Computational Fluid

More information

EFFICIENT SOLUTION ALGORITHMS FOR HIGH-ACCURACY CENTRAL DIFFERENCE CFD SCHEMES

EFFICIENT SOLUTION ALGORITHMS FOR HIGH-ACCURACY CENTRAL DIFFERENCE CFD SCHEMES EFFICIENT SOLUTION ALGORITHMS FOR HIGH-ACCURACY CENTRAL DIFFERENCE CFD SCHEMES B. Treidler, J.A. Ekaterineris and R.E. Childs Nielsen Engineering & Research, Inc. Mountain View, CA, 94043 Abstract Preliminary

More information

Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release

Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release 2011 ANSYS, Inc. November 7, 2012 1 Workshop Advanced ANSYS FLUENT Acoustics Introduction This tutorial

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

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

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

NUMERICAL SIMULATIONS OF FLOW THROUGH AN S-DUCT

NUMERICAL SIMULATIONS OF FLOW THROUGH AN S-DUCT NUMERICAL SIMULATIONS OF FLOW THROUGH AN S-DUCT 1 Pravin Peddiraju, 1 Arthur Papadopoulos, 2 Vangelis Skaperdas, 3 Linda Hedges 1 BETA CAE Systems USA, Inc., USA, 2 BETA CAE Systems SA, Greece, 3 CFD Consultant,

More information

A Scalable GPU-Based Compressible Fluid Flow Solver for Unstructured Grids

A Scalable GPU-Based Compressible Fluid Flow Solver for Unstructured Grids A Scalable GPU-Based Compressible Fluid Flow Solver for Unstructured Grids Patrice Castonguay and Antony Jameson Aerospace Computing Lab, Stanford University GTC Asia, Beijing, China December 15 th, 2011

More information

Follow this and additional works at: Part of the Computer Sciences Commons

Follow this and additional works at:   Part of the Computer Sciences Commons Purdue University Purdue e-pubs Open Access Dissertations Theses and Dissertations Fall 2014 Scaling finite difference methods in large eddy simulation of jet engine noise to the petascale: numerical methods

More information

Massively-Parallel Simulations of Supersonic Jet Noise from Complex Nozzles

Massively-Parallel Simulations of Supersonic Jet Noise from Complex Nozzles Massively-Parallel Simulations of Supersonic Jet Noise from Complex Nozzles Guillaume A. Brès, Frank E. Ham, Cascade Technologies Inc., Palo Alto, CA 94303 Joseph W. Nichols, Sanjiva K. Lele, Stanford

More information

High-Order Numerical Algorithms for Steady and Unsteady Simulation of Viscous Compressible Flow with Shocks (Grant FA )

High-Order Numerical Algorithms for Steady and Unsteady Simulation of Viscous Compressible Flow with Shocks (Grant FA ) High-Order Numerical Algorithms for Steady and Unsteady Simulation of Viscous Compressible Flow with Shocks (Grant FA9550-07-0195) Sachin Premasuthan, Kui Ou, Patrice Castonguay, Lala Li, Yves Allaneau,

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

Advanced ANSYS FLUENT Acoustics

Advanced ANSYS FLUENT Acoustics Workshop Modeling Flow-Induced (Aeroacoustic) Noise 14.5 Release Advanced ANSYS FLUENT Acoustics 2011 ANSYS, Inc. November 7, 2012 1 Introduction This tutorial demonstrates how to model 2D turbulent flow

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

Near Field and Far Field Prediction of Noise in and around a Loudspeaker: A Numerical and Experimental Investigation

Near Field and Far Field Prediction of Noise in and around a Loudspeaker: A Numerical and Experimental Investigation Near Field and Far Field Prediction of Noise in and around a Loudspeaker: A Numerical and Experimental Investigation M. Younsi, V. Morgenthaler ANSYS France SAS, France G. Kergourlay Canon CRF, France

More information

McNair Scholars Research Journal

McNair Scholars Research Journal McNair Scholars Research Journal Volume 2 Article 1 2015 Benchmarking of Computational Models against Experimental Data for Velocity Profile Effects on CFD Analysis of Adiabatic Film-Cooling Effectiveness

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

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

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement Lian Shen Department of Mechanical Engineering

More information

Direct Numerical Simulation of Turbulent Boundary Layers at High Reynolds Numbers.

Direct Numerical Simulation of Turbulent Boundary Layers at High Reynolds Numbers. Direct Numerical Simulation of Turbulent Boundary Layers at High Reynolds Numbers. G. Borrell, J.A. Sillero and J. Jiménez, Corresponding author: guillem@torroja.dmt.upm.es School of Aeronautics, Universidad

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

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

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

Turbulence et Génération de Bruit Equipe de recherche du Centre Acoustique LMFA, UMR CNRS 5509, Ecole Centrale de Lyon Simulation Numérique en Aéroacoustique Institut Henri Poincaré - 16 novembre 2006

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

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

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

Numerical Investigation of Transonic Shock Oscillations on Stationary Aerofoils

Numerical Investigation of Transonic Shock Oscillations on Stationary Aerofoils Numerical Investigation of Transonic Shock Oscillations on Stationary Aerofoils A. Soda, T. Knopp, K. Weinman German Aerospace Center DLR, Göttingen/Germany Symposium on Hybrid RANS-LES Methods Stockholm/Sweden,

More information

computational Fluid Dynamics - Prof. V. Esfahanian

computational Fluid Dynamics - Prof. V. Esfahanian Three boards categories: Experimental Theoretical Computational Crucial to know all three: Each has their advantages and disadvantages. Require validation and verification. School of Mechanical Engineering

More information

The Development of a Navier-Stokes Flow Solver with Preconditioning Method on Unstructured Grids

The Development of a Navier-Stokes Flow Solver with Preconditioning Method on Unstructured Grids Proceedings of the International MultiConference of Engineers and Computer Scientists 213 Vol II, IMECS 213, March 13-15, 213, Hong Kong The Development of a Navier-Stokes Flow Solver with Preconditioning

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

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

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

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

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

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

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

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

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

GE Usage & Trends

GE Usage & Trends CFD @ GE Usage & Trends Dr. Senior Principal Engineer GE Global Research 06 January 2018 Overview of CFD at GE Wide penetration Aviation, Power, Oil & Gas, Renewables Aerodynamics, heat transfer, aeromechanics,

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

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

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

Unstructured Large Eddy Simulation for Prediction of Noise Issued from Turbulent Jets in Various Configurations

Unstructured Large Eddy Simulation for Prediction of Noise Issued from Turbulent Jets in Various Configurations Unstructured Large Eddy Simulation for Prediction of Noise Issued from Turbulent Jets in Various Configurations Yaser Khalighi, Cascade Technologies Inc., Palo Alto, CA 94303 Joseph W. Nichols, Stanford

More information

NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011

NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011 NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011 First-Order Hyperbolic System Method If you have a CFD book for hyperbolic problems, you have a CFD book for all problems.

More information

Implementing third order compressible flow solver for hexahedral meshes in OpenFoam

Implementing third order compressible flow solver for hexahedral meshes in OpenFoam Tutorial/Report in OpenFoam Course 8 Implementing third order compressible flow solver for hexahedral meshes in OpenFoam Martin Olausson, Chalmers University of Technology, SE-1 9 Gothenburg, Sweden Abstract

More information

Direct Numerical Simulation of a Low Pressure Turbine Cascade. Christoph Müller

Direct Numerical Simulation of a Low Pressure Turbine Cascade. Christoph Müller Low Pressure NOFUN 2015, Braunschweig, Overview PostProcessing Experimental test facility Grid generation Inflow turbulence Conclusion and slide 2 / 16 Project Scale resolving Simulations give insight

More information

Faculty of Mechanical and Manufacturing Engineering, University Tun Hussein Onn Malaysia (UTHM), Parit Raja, Batu Pahat, Johor, Malaysia

Faculty of Mechanical and Manufacturing Engineering, University Tun Hussein Onn Malaysia (UTHM), Parit Raja, Batu Pahat, Johor, Malaysia Applied Mechanics and Materials Vol. 393 (2013) pp 305-310 (2013) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.393.305 The Implementation of Cell-Centred Finite Volume Method

More information

LaBS: a CFD tool based on the Lattice Boltzmann method. E. Tannoury, D. Ricot, B. Gaston

LaBS: a CFD tool based on the Lattice Boltzmann method. E. Tannoury, D. Ricot, B. Gaston LaBS: a CFD tool based on the Lattice Boltzmann method E. Tannoury, D. Ricot, B. Gaston Impact of HPC on automotive engineering applications Alain Prost, 1989 Lewis Hamilton, 2008 Impact of HPC on automotive

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

A Multiscale Nested Modeling Framework to Simulate the Interaction of Surface Gravity Waves with Nonlinear Internal Gravity Waves

A Multiscale Nested Modeling Framework to Simulate the Interaction of Surface Gravity Waves with Nonlinear Internal Gravity Waves DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. A Multiscale Nested Modeling Framework to Simulate the Interaction of Surface Gravity Waves with Nonlinear Internal Gravity

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

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

PARALLEL DNS USING A COMPRESSIBLE TURBULENT CHANNEL FLOW BENCHMARK

PARALLEL DNS USING A COMPRESSIBLE TURBULENT CHANNEL FLOW BENCHMARK European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS Computational Fluid Dynamics Conference 2001 Swansea, Wales, UK, 4-7 September 2001 ECCOMAS PARALLEL DNS USING A COMPRESSIBLE

More information

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement Lian Shen Department of Mechanical Engineering

More information

Large-scale integrated LES-RANS simulations of a gas turbine engine

Large-scale integrated LES-RANS simulations of a gas turbine engine Center for Turbulence Research Annual Research Briefs 2005 111 Large-scale integrated LES-RANS simulations of a gas turbine engine By J. Schlüter, S. Apte, G. Kalitzin, E. v. d. Weide, J. J. Alonso AND

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

MULTIRESOLUTION. APPROACHES in TURBULENCE. MULHSCALf and. Applications. LES, DES and Hybrid. 2nd Edition. RANS/LES Methods and Guidelines

MULTIRESOLUTION. APPROACHES in TURBULENCE. MULHSCALf and. Applications. LES, DES and Hybrid. 2nd Edition. RANS/LES Methods and Guidelines 2nd Edition MULHSCALf and MULTIRESOLUTION APPROACHES in TURBULENCE LES, DES and Hybrid Applications RANS/LES Methods and Guidelines Pierre Sagaut Uniuersite Pierre et Marie Curie-Paris 6, France Sebastien

More information

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways Latif Bouhadji ASL-AQFlow Inc., Sidney, British Columbia, Canada Email: lbouhadji@aslenv.com ABSTRACT Turbulent flows over a spillway

More information

NIA CFD Futures Conference Hampton, VA; August 2012

NIA CFD Futures Conference Hampton, VA; August 2012 Petascale Computing and Similarity Scaling in Turbulence P. K. Yeung Schools of AE, CSE, ME Georgia Tech pk.yeung@ae.gatech.edu NIA CFD Futures Conference Hampton, VA; August 2012 10 2 10 1 10 4 10 5 Supported

More information

Non-Newtonian Transitional Flow in an Eccentric Annulus

Non-Newtonian Transitional Flow in an Eccentric Annulus Tutorial 8. Non-Newtonian Transitional Flow in an Eccentric Annulus Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D, turbulent flow of a non-newtonian fluid. Turbulent

More information

Journal of Fluid Science and Technology

Journal of Fluid Science and Technology Science and Technology Direct Numerical Prediction of Aerodynamic Noise Emitted from a Generic Automobile Rear-View Mirror* Katsunori DOI**, Masaya MIYOSHI***, Naoki HAMAMOTO**** and Yoshiaki NAKAMURA*****

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

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

COMPUTATIONAL AND EXPERIMENTAL INTERFEROMETRIC ANALYSIS OF A CONE-CYLINDER-FLARE BODY. Abstract. I. Introduction

COMPUTATIONAL AND EXPERIMENTAL INTERFEROMETRIC ANALYSIS OF A CONE-CYLINDER-FLARE BODY. Abstract. I. Introduction COMPUTATIONAL AND EXPERIMENTAL INTERFEROMETRIC ANALYSIS OF A CONE-CYLINDER-FLARE BODY John R. Cipolla 709 West Homeway Loop, Citrus Springs FL 34434 Abstract A series of computational fluid dynamic (CFD)

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

CFD Best Practice Guidelines: A process to understand CFD results and establish Simulation versus Reality

CFD Best Practice Guidelines: A process to understand CFD results and establish Simulation versus Reality CFD Best Practice Guidelines: A process to understand CFD results and establish Simulation versus Reality Judd Kaiser ANSYS Inc. judd.kaiser@ansys.com 2005 ANSYS, Inc. 1 ANSYS, Inc. Proprietary Overview

More information

Calculate a solution using the pressure-based coupled solver.

Calculate a solution using the pressure-based coupled solver. Tutorial 19. Modeling Cavitation Introduction This tutorial examines the pressure-driven cavitating flow of water through a sharpedged orifice. This is a typical configuration in fuel injectors, and brings

More information

cuibm A GPU Accelerated Immersed Boundary Method

cuibm A GPU Accelerated Immersed Boundary Method cuibm A GPU Accelerated Immersed Boundary Method S. K. Layton, A. Krishnan and L. A. Barba Corresponding author: labarba@bu.edu Department of Mechanical Engineering, Boston University, Boston, MA, 225,

More information

PROTECTION AGAINST MODELING AND SIMULATION UNCERTAINTIES IN DESIGN OPTIMIZATION NSF GRANT DMI

PROTECTION AGAINST MODELING AND SIMULATION UNCERTAINTIES IN DESIGN OPTIMIZATION NSF GRANT DMI PROTECTION AGAINST MODELING AND SIMULATION UNCERTAINTIES IN DESIGN OPTIMIZATION NSF GRANT DMI-9979711 Bernard Grossman, William H. Mason, Layne T. Watson, Serhat Hosder, and Hongman Kim Virginia Polytechnic

More information

NUMERICAL SIMULATION OF FLOW FIELD IN AN ANNULAR TURBINE STATOR WITH FILM COOLING

NUMERICAL SIMULATION OF FLOW FIELD IN AN ANNULAR TURBINE STATOR WITH FILM COOLING 24 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES NUMERICAL SIMULATION OF FLOW FIELD IN AN ANNULAR TURBINE STATOR WITH FILM COOLING Jun Zeng *, Bin Wang *, Yong Kang ** * China Gas Turbine Establishment,

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

MODELLING THE FLOW AROUND AN ISLAND AND A HEADLAND: APPLICATION OF A TWO MIXING LENGTH MODEL WITH TELEMAC3D. Nicolas Chini 1 and Peter K.

MODELLING THE FLOW AROUND AN ISLAND AND A HEADLAND: APPLICATION OF A TWO MIXING LENGTH MODEL WITH TELEMAC3D. Nicolas Chini 1 and Peter K. MODELLING THE FLOW AROUND AN ISLAND AND A HEADLAND: APPLICATION OF A TWO MIXING LENGTH MODEL WITH TELEMAC3D Nicolas Chini 1 and Peter K. Stansby 2 Numerical modelling of the circulation around islands

More information

Recent results with elsa on multi-cores

Recent results with elsa on multi-cores Michel Gazaix (ONERA) Steeve Champagneux (AIRBUS) October 15th, 2009 Outline Short introduction to elsa elsa benchmark on HPC platforms Detailed performance evaluation IBM Power5, AMD Opteron, INTEL Nehalem

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

Aeroacoustic computations with a new CFD solver based on the Lattice Boltzmann Method

Aeroacoustic computations with a new CFD solver based on the Lattice Boltzmann Method Aeroacoustic computations with a new CFD solver based on the Lattice Boltzmann Method D. Ricot 1, E. Foquet 2, H. Touil 3, E. Lévêque 3, H. Machrouki 4, F. Chevillotte 5, M. Meldi 6 1: Renault 2: CS 3:

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

NUMERICAL MODELING STUDY FOR FLOW PATTERN CHANGES INDUCED BY SINGLE GROYNE

NUMERICAL MODELING STUDY FOR FLOW PATTERN CHANGES INDUCED BY SINGLE GROYNE NUMERICAL MODELING STUDY FOR FLOW PATTERN CHANGES INDUCED BY SINGLE GROYNE Jungseok Ho 1, Hong Koo Yeo 2, Julie Coonrod 3, and Won-Sik Ahn 4 1 Research Assistant Professor, Dept. of Civil Engineering,

More information

Wall-modeled large eddy simulation of shock/turbulent boundary-layer interaction in a duct

Wall-modeled large eddy simulation of shock/turbulent boundary-layer interaction in a duct Center for Turbulence Research Annual Research Briefs 211 49 Wall-modeled large eddy simulation of shock/turbulent boundary-layer interaction in a duct By I. Bermejo-Moreno, J. Larsson, L. Campo, J. Bodart,

More information

This is an author-deposited version published in: Eprints ID: 4362

This is an author-deposited version published in:   Eprints ID: 4362 This is an author-deposited version published in: http://oatao.univ-toulouse.fr/ Eprints ID: 4362 To cite this document: CHIKHAOUI Oussama, GRESSIER Jérémie, GRONDIN Gilles. Assessment of the Spectral

More information

Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells

Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells Excerpt from the Proceedings of the COMSOL Conference 2010 Boston Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells James A. Peitzmeier *1, Steven Kapturowski 2 and Xia Wang

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012 Copyright 2010 All rights reserved Integrated Publishing services Research article ISSN 0976 4399 Efficiency and performances

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

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

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV)

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) University of West Bohemia» Department of Power System Engineering NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) Publication was supported by project: Budování excelentního

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

Microwell Mixing with Surface Tension

Microwell Mixing with Surface Tension Microwell Mixing with Surface Tension Nick Cox Supervised by Professor Bruce Finlayson University of Washington Department of Chemical Engineering June 6, 2007 Abstract For many applications in the pharmaceutical

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

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

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean 1 DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. A Direct Simulation-Based Study of Radiance in a Dynamic Ocean LONG-TERM GOALS Dick K.P. Yue Center for Ocean 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

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean A Direct Simulation-Based Study of Radiance in a Dynamic Ocean Lian Shen Department of Civil Engineering Johns Hopkins University Baltimore, MD 21218 phone: (410) 516-5033 fax: (410) 516-7473 email: LianShen@jhu.edu

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

ACTIVE SEPARATION CONTROL WITH LONGITUDINAL VORTICES GENERATED BY THREE TYPES OF JET ORIFICE SHAPE

ACTIVE SEPARATION CONTROL WITH LONGITUDINAL VORTICES GENERATED BY THREE TYPES OF JET ORIFICE SHAPE 24 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES ACTIVE SEPARATION CONTROL WITH LONGITUDINAL VORTICES GENERATED BY THREE TYPES OF JET ORIFICE SHAPE Hiroaki Hasegawa*, Makoto Fukagawa**, Kazuo

More information

A Framework for Coupling Reynolds-Averaged With Large-Eddy Simulations for Gas Turbine Applications

A Framework for Coupling Reynolds-Averaged With Large-Eddy Simulations for Gas Turbine Applications J. U. Schlüter X. Wu S. Kim S. Shankaran J. J. Alonso H. Pitsch Center for Turbulence Research and Aerospace Computing Lab, Stanford University, Stanford, CA 94305-3030 A Framework for Coupling Reynolds-Averaged

More information