Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue

Size: px
Start display at page:

Download "Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue"

Transcription

1 11 Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue Yang GUO*, Chisachi KATO** and Yoshinobu YAMADE*** 1 FrontFlow/Blue 1) is a general-purpose finite element program that calculates incompressible unsteady flows in arbitrarilyshaped geometries that may involve a moving boundary interface. This paper will introduce the basic features of this software and discuss the results computed by this code for some basic turbulent flows. The test cases include homogeneous isotropic turbulence and turbulent flow around a circular cylinder. The objective of the current computations is to validate the basic performance of the code and check the accuracy of the implemented numerical methods such as pressure algorithm, time integration scheme and boundary condition. Particularly, the accuracy of the energy spectrum and the sound pressure level will be checked. 2 Collaborative Research Center of FSIS, Institute of Industrial Science, The University of Tokyo Department of Mechanical and Biofunctional Systems, Institute of Industrial Science, The University of Tokyo Mizuho Information&Research Institute, Inc. FrontFlow/Blue is based on Large-Eddy Simulation (LES) that can compute unsteady flow accurately. The governing equations of LES for an incompressible flow are spatially filtered continuity equation and Navier-Stokes equations. In the current code, Standard Smagorinsky Model (SSM) 2) and Dynamic Smagorinsky Model (DSM) 3) with modification by Lilly 4) are implemented to account for the effects of subgrid-scale (SGS) stresses. Both an explicit time-accurate streamline upwind scheme 5,6) and an implicit Crank-Nicolson (CN) scheme have been implemented in the code for integrating the momentum equations with respect to time. For the CN implicit scheme two to three Newton iterations are made within a time step in order to maintain the second-order accuracy in time. The spatial discretization is based on the Finite Element Method (FEM). The implemented algorithms have second-order accuracy both in time and space and we believe that the second-order scheme is most appropriate in engineering applications of LES. Both Arbitrary Boundary Marker and Cell (ABMAC) 7) method and Fractional-Step (FS) method are employed to solve the pressure equation. The global linear system of equations that results from the pressure Poisson equation in FS method is solved by Bi-CGSTAB 8) method combined with Residual Cutting Method (RCM) 9) as its outer loop. Bi-CGSTAB method is also used as the matrix solver of the global linear equations that result from the CN scheme. By multi-frame overset function 6) in the code, it is possible to compute internal flows in fluid machinery such as fans or pumps. Sound radiated from a turbulent flow can also be computed. In Section 3, the computation of the sound generated from turbulent flow around a circular cylinder will be presented. The present LES code has been implemented as a parallel program by using the domain-decomposition technique. The ratio of the sustained performance to the peak performance is about 7 % to 15 % on various hardware platforms. 3 Homogeneous isotropic turbulence and turbulent flow around a circular cylinder are typical cases of the benchmark flows. The purpose of the computations in this section is to validate the basic performance and the accuracy of our code. In addition, the effects of numerical parameters will be discussed. 3 1 At first, homogenous isotropic turbulence was computed. The Taylor micro-scale Reynolds number (Re apple ), based on r.m.s. velocity and Taylor micro-scale (apple), is 30.5 at non-dimensional time t= The computational domain is a periodic box (2Û) 3 and the number of grid nodes is The non-dimensional time increment is set to»t= DSM is used as the SGS model in this case unless otherwise stated. The LES results are compared with DNS of Tanahashi et al. 10). Figure 1(a) shows the convergence rate of the pressure equation with two pressure algorithms: ABMAC method and FS method. Here the temporal algorithm is fixed as the explicit time-accurate 11

2 SEISAN-KENKYU Fig. 1 Effects of the pressure algorithm on the energy spectrum in homogenous isotropic turbulence of Re apple = Fig. 2 Effects of SGS model (top) and the time increment (bottom)on the energy spectrum at t = in homogenous isotropic turbulence of Re apple = streamline upwind scheme. The maximum divergence of the velocity using FS method is much smaller than that of ABMAC method because of the higher convergence rate of FS method. However, the pressure algorithm has almost no effect on the energy spectrum at t=3.792 as shown in Fig. 1(b). Furthermore, both ABMAC method and FS method give very close results to DNS 10) except in the highest wave number region. The reason is that in free turbulence the pressure does not play an important role on the energy spectrum. However, this is not true in the case of wall-bounded flows, as will be shown in turbulent flow around a circular cylinder. Figure 2 shows effects of the subgrid-scale (SGS) model (top) and the time increment (bottom) on the energy spectra at t= DSM gives very close results to DNS 10) while Standard Smagorinsky Model (SSM) gives a rather dissipative energy spectrum in the entire wave space. To investigate the effect of time increment, we calculated the homogenous isotropic turbulence using»t = ,»t = ,»t = ,»t = ,»t = and»t = The corresponding CFL numbers are 0.2, 0.4, 1.0, 4.0, 10 and 20, where the CFL number is defined as CFL = max ( u /»x+ v /»y+ w»z)»t. The pressure algorithm is fixed as FS method and we use the implicit CN scheme as the temporal algorithm. Figure 2 (bottom) presents the energy spectrum of different time increment. It can be concluded that the agreement of LES and DNS data 10) is quite good with CFL less than 10. From DNS 10), we can estimate that the physical Kolmogorov time scale is t k =(v/è) 0.1, where È is the initial dissipation rate of the turbulence energy. From Fig. 2 (bottom), the result of LES is reasonable if the time increment is less than the Kolmogorov time scale that represents the smallest time scale of the vortical motion. This conclusion is similar to that of Choi and Moin 11) in their fully developed channel flow. With the implicit CN scheme, we can obtain a reduction of total computational cost, as compared with explicit methods. In the benchmark test, the total speed-up ratio can be 3~3.5 if the time increment of the implicit method is five times as much as that of explicit methods. 12

3 This section will present the predictions of the far-field sound generated from turbulent flow around a circular cylinder with the emphasis on the effects of the pressure algorithm and matrix solver on the predicted sound spectra. In addition, the non-reflecting boundary conditions (NRBC) will be tested in the case with low- Mach-number assumption. The far-field sound generated from a circular cylinder with a diameter of D = 0.05 m perpendicularly placed in flow with a uniform velocity of U = m/s was computed. At first, we calculated the flow as an incompressible case. The Reynolds number based on the velocity U and the cylinder s diameter D is The far-field sound was computed by Lighthill-Curle s equation 12,13) at a location 2 m away from the cylinder in the lateral direction and compared with that measured at the same location by Takaishi et al. 14). The computational domain is [-11D, 19D] [-11D, 11D] [0, 4D] in x, y and z directions, where x, y, and z respectively denote the streamwise, lateral, and spanwise coordinates with its origin located at the center of one spanwise end surface of the cylinder. Figure 3 shows the computational mesh in x-y plane. Twenty elements are used in the spanwise direction with a constant spacing of»z = 0.2D. The total number of the computational elements is approximately 130,000. A uniform velocity was specified at the inlet. The fluid traction was assumed to zero at the outlet and symmetric boundary condition was used in the spanwise end surfaces. Non-slip condition was used on the wall. The explicit time-accurate streamline upwind scheme was used with a nondimensional time increment of and SSM was selected as the SGS model. The far-field sound spectrum was computed by using pressure fluctuation on the cylinder during 180 non-dimensional time after the flow field reached a fully equilibrium state. Three different methods were used to solve the pressure Poisson equation: ABMAC method, FS method with Bi-CGSTAB solver and FS method with RCM solver combined with Bi-CGSTAB method. Figure 4 shows the L 2 -norm residual of the pressure equation (RESP) during the inner iterations of the matrix solver at nondimensional time t = 510. The Bi-CGSTAB solver is unstable in this case. With that solver the L 2 -norm residual of the pressure equation suddenly jumps during the iterations, which results in a sudden jump of the computed sound pressure in the time domain and flat sound pressure level in the high frequency domain (f 1 khz), as is shown in Fig. 5. On the other hand monotonous convergence is obtained with RCM solver. This demonstrates superiority of RCM solver to Bi-CGSTAB solver although the rates of convergence are almost same for both solvers. When compared with that predicted by FS method combined Fig. 3 Computational mesh in x-y plane for flow around a circular cylinder at Re = Fig. 4 L 2 -norm residual of pressure equation during inner iterations at t = 510 for flow around a circular cylinder at Re = with RCM solver, frequency spectrum of the sound predicted by ABMAC method has relatively large oscillation in a frequency range of 400~1000 Hz, as is shown in Fig. 5 (bottom). This large oscillation is unphysical and is almost certainly attributed to inaccurate prediction of turbulence energy cascade due to the slow rate of convergence of ABMAC method. FS method combined with RCM solver can overcome this defect and provides the best frequency spectrum of sound among these three pressure algorithms. From this case, we can conclude that a stable solver with high convergence rate is needed to predict the sound accurately. The above case is an incompressible case. In some situations, low-mach-number assumption is necessary for a stable computation of a low-speed flow, such as in the case of cavitating flows. Weak compressibility is allowed in such cases and as a result the pressure wave is generated. When the pressure wave reaches the inlet or outlet boundary, it may cause unphysical reflection if the boundary conditions are not appropriate. To deal with these problems, the non-reflecting boundary condition (NRBC) was 13

4 SEISAN-KENKYU Fig. 5 Time history (top) and frequency spectra (bottom) of the farfield sound for flow around a circular cylinder at Re = Fig. 6 Effects of boundary conditions of pressure equation on instantaneous static pressure at z = 2D plane for flow around a circular cylinder at Re = and M = 0.2. implemented. The NRBC in the current code follows the procedures of Okita and Kajishima 15). We use the above cylinder flow as the test case for NRBC. The computational parameters are the same as the above case except the Mach number (M) is set to 0.2. FS method combined with RCM solver was used as the pressure algorithm. Two kinds of boundary conditions for pressure equation were adopted in the computation. In the first case, the normal pressure gradient was set to zero at the inlet and the pressure was set to constant at the outlet, for which there was no special mechanism to avoid the reflection of the pressure wave at these boundaries. In the other case, NRBC mentioned above were implemented both for the inlet and the outlet boundaries. Figure 6 shows instantaneous static pressure distribution at z = 2D plane. The computation has eventually diverged in the case where we do not use NRBC. In this case the divergence is due to the reflection of pressure wave, particularly the reflection at the inlet (see Fig. 6(a)). In the case of NRBC, this problem can be avoided, as is shown in Fig. 6(b). The static pressure shown in Fig. 6(b) demonstrates that NRBC works as expected in this case. The sound pressure level (SPL) in this case as well as SPL predicted by Fig. 7 Comparison of frequency spectra of the far-field sound for flow around a circular cylinder at Re = ABMAC method in the incompressible case is plotted in Fig. 7. There are some oscillations of the sound pressure level in the frequency range of 400~1000 Hz with M = 0.2 due to the numerical compressibility, which is similar to the result with ABMAC method in the incompressible case. This is inevitable because we 14

5 15 allow compressibility in the flow field if we set M = 0.2 and thus we cannot get a result as accurate as the one with FS method in the incompressible case. Overall, the SPL in the case of M = 0.2 with NRBC is reasonable, as compared with the experimental data of Takaishi et al. 14). 4 The basic features of flow simulation code FrontFlow/Blue were introduced. Two test cases were computed and results show that the agreement of LES results and DNS or experimental data is quite good if appropriate numerical methods are selected. The pressure algorithm shows little effect in the homogeneous isotropic turbulence while its effect is apparent in the turbulent flow around a cylinder. The results of the homogeneous isotropic turbulence show that the time increment should be set below some critical values that are determined by the physical Kolmogorov time scale rather than the CFL condition. The results of turbulent flow around a circular cylinder indicate that a stable solver with a high rate of convergence is needed for the pressure equation when predicting the sound. Computational results of the above cylinder flow with a Mach number of 0.2 demonstrate that non-reflecting boundary condition (NRBC) is effective in the flow computation with low-mach-number assumption. This work was supported by the Ministry of Education, Culture, Sports, Science and Technology (MEXT), Japan under an IT research program Frontier Simulation Software for Industrial Science and an IT research program Revolutionary Simulation Software. The benchmark in isotropic homogeneous turbeulence was initiated by Prof. A. Uddin of Shahjalal University of Science and Technology while he was staying as a visiting researcher in The University of Tokyo. The initial flow field for the isotropic homogeneous turbulence was generated by using a program written by Prof. M. Tanahashi of Tokyo Institute of Technology. The authors would like to thank Dr. K. Okita of The University of Tokyo for the beneficial discussion of non-reflecting boundary conditions. (Manuscript received, November 17, 2005) 1) IT research program Frontier Simulation Software for Industrial Science, 2) Smagorinsky, J., Mon. Weather Rev., Vol. 91, No. 3, pp (1963). 3) Germano, M., et al., Phys. Fluids A, Vol. 3, No. 7, pp (1991). 4) Lilly, D. K., Phys. Fluids A, Vol. 4, No. 3, pp (1992). 5) Kato, C. and Ikegawa, M., ASME-FED, Vol. 117, pp (1991). 6) Kato, C., et al., ASME Journal of Applied Mechanics, Vol. 70, pp (2003). 7) Viecelli, J. A., J. Comput. Phys., Vol. 8, pp (1971). 8) Van der Vorst, H. A., SIAM J. Sci. Statist. Comput., Vol. 13, No. 2, pp (1992). 9) Tamura, A., et al., J. Comput. Phys., Vol. 137, pp (1997). 10) Tanahashi, M., et al., Proc. of the 11th Symposium on Turbulent Shear Flows, Vol. 1, pp (1997). 11) Choi, H. and Moin, P., J. Comput. Phys., Vol. 113, pp. 1 4 (1994). 12) Lighthill, M. J., Proc. R. Soc. London A, Vol. 211, pp (1951). 13) Curle, N., Proc. R. Soc. London A, Vol. 231, pp (1955). 14) Takaishi, T., et al., Journal of Acoustical Society of America, Vol. 116, No. 3, pp (2004). 15) Okita, K. and Kajishima, T., Trans. JSME, Series B (in Japanese), Vol. 68, No. 667, pp (2002). 15

APPLICATIONS OF FULLY-RESOLVED LARGE EDDY SIMULATION TO UNSTEADY FLUID FLOW AND AEROACOUSTICS PREDICTIONS

APPLICATIONS OF FULLY-RESOLVED LARGE EDDY SIMULATION TO UNSTEADY FLUID FLOW AND AEROACOUSTICS PREDICTIONS APPLICATIONS OF FULLY-RESOLVED LARGE EDDY SIMULATION TO UNSTEADY FLUID FLOW AND AEROACOUSTICS PREDICTIONS Chisachi Kato Institute of Industrial Science The University of Tokyo 4-6-1 Komaba, Meguro-ku,

More information

FEDSM AERODYNAMIC NOISE SIMULATION OF PROPELLER FAN BY LARGE EDDY SIMULATION

FEDSM AERODYNAMIC NOISE SIMULATION OF PROPELLER FAN BY LARGE EDDY SIMULATION Proceedings of FEDSM27 5th Joint ASME/JSME Fluids Engineering Conference July 3-August 2, 27 San Diego, California USA FEDSM27-37145 AERODYNAMIC NOISE SIMULATION OF PROPELLER FAN BY LARGE EDDY SIMULATION

More information

An evaluation of a conservative fourth order DNS code in turbulent channel flow

An evaluation of a conservative fourth order DNS code in turbulent channel flow Center for Turbulence Research Annual Research Briefs 2 2 An evaluation of a conservative fourth order DNS code in turbulent channel flow By Jessica Gullbrand. Motivation and objectives Direct numerical

More information

Numerical Simulation of Rocket Engine Internal Flows

Numerical Simulation of Rocket Engine Internal Flows Numerical Simulation of Rocket Engine Internal Flows Project Representative Masao Furukawa Authors Taro Shimizu Nobuhiro Yamanishi Chisachi Kato Nobuhide Kasagi Institute of Space Technology and Aeronautics,

More information

LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS

LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS The 6th ASME-JSME Thermal Engineering Joint Conference March 6-, 3 TED-AJ3-3 LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS Akihiko Mitsuishi, Yosuke Hasegawa,

More information

A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries

A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries Center for Turbulence Research Annual Research Briefs 2006 41 A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries By D. You AND P. Moin 1. Motivation

More information

WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION

WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION Joongnyon Kim, Kyoungyoun Kim, Hyung Jin Sung Department of Mechanical Engineering, Korea Advanced Institute of Science

More information

Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions

Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions June 30 - July 3, 2015 Melbourne, Australia 9 P-26 Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions Jungwoo Kim Department of Mechanical System Design Engineering

More information

Numerical Modelling of Aerodynamic Noise in Compressible Flows

Numerical Modelling of Aerodynamic Noise in Compressible Flows Open Journal of Fluid Dynamics 22 2 65-69 http://dx.doi.org/.4236/ofd.22.237 Published Online September 22 (http://www.scirp.org/ournal/ofd) Numerical Modelling of Aerodynamic Noise in Compressible Flows

More information

Aerodynamic Noise Simulation Technology for Developing Low Noise Products

Aerodynamic Noise Simulation Technology for Developing Low Noise Products Aerodynamic Noise Simulation Technology for Developing Noise Products KANEKO, Kimihisa MATSUMOTO, Satoshi YAMAMOTO, Tsutomu ABSTRACT The size reduction trend of electric power equipment causes increased

More information

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling Turbulence Modeling Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark 1 Outline

More information

An Introduction to Theories of Turbulence. James Glimm Stony Brook University

An Introduction to Theories of Turbulence. James Glimm Stony Brook University An Introduction to Theories of Turbulence James Glimm Stony Brook University Topics not included (recent papers/theses, open for discussion during this visit) 1. Turbulent combustion 2. Turbulent mixing

More information

A Finite-Element based Navier-Stokes Solver for LES

A Finite-Element based Navier-Stokes Solver for LES A Finite-Element based Navier-Stokes Solver for LES W. Wienken a, J. Stiller b and U. Fladrich c. a Technische Universität Dresden, Institute of Fluid Mechanics (ISM) b Technische Universität Dresden,

More information

Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace

Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace Adapted from Publisher: John S. Wiley & Sons 2002 Center for Scientific Computation and

More information

Anisotropic grid-based formulas. for subgrid-scale models. By G.-H. Cottet 1 AND A. A. Wray

Anisotropic grid-based formulas. for subgrid-scale models. By G.-H. Cottet 1 AND A. A. Wray Center for Turbulence Research Annual Research Briefs 1997 113 Anisotropic grid-based formulas for subgrid-scale models By G.-H. Cottet 1 AND A. A. Wray 1. Motivations and objectives Anisotropic subgrid-scale

More information

DNS, LES, and wall-modeled LES of separating flow over periodic hills

DNS, LES, and wall-modeled LES of separating flow over periodic hills Center for Turbulence Research Proceedings of the Summer Program 4 47 DNS, LES, and wall-modeled LES of separating flow over periodic hills By P. Balakumar, G. I. Park AND B. Pierce Separating flow in

More information

APPLICATION OF HYBRID CFD/CAA TECHNIQUE FOR MODELING PRESSURE FLUCTUATIONS IN TRANSONIC FLOWS

APPLICATION OF HYBRID CFD/CAA TECHNIQUE FOR MODELING PRESSURE FLUCTUATIONS IN TRANSONIC FLOWS TASK QUARTERLY Vol. 17, Nos 3 4, 2013, pp. 145 154 APPLICATION OF HYBRID CFD/CAA TECHNIQUE FOR MODELING PRESSURE FLUCTUATIONS IN TRANSONIC FLOWS SŁAWOMIR DYKAS, WŁODZIMIERZ WRÓBLEWSKI AND SEBASTIAN RULIK

More information

Periodic planes v i+1 Top wall u i. Inlet. U m y. Jet hole. Figure 2. Schematic of computational domain.

Periodic planes v i+1 Top wall u i. Inlet. U m y. Jet hole. Figure 2. Schematic of computational domain. Flow Characterization of Inclined Jet in Cross Flow for Thin Film Cooling via Large Eddy Simulation Naqavi, I.Z. 1, Savory, E. 2 and Martinuzzi, R. J. 3 1,2 The Univ. of Western Ontario, Dept. of Mech.

More information

On the relationship between the mean flow and subgrid stresses in large eddy simulation of turbulent shear flows

On the relationship between the mean flow and subgrid stresses in large eddy simulation of turbulent shear flows PHYSICS OF FLUIDS VOLUME 11, NUMBER 5 MAY 1999 On the relationship between the mean flow and subgrid stresses in large eddy simulation of turbulent shear flows L. Shao a) Laboratoire de Mécanique des Fluides

More information

Modelling of turbulent flows: RANS and LES

Modelling of turbulent flows: RANS and LES Modelling of turbulent flows: RANS and LES Turbulenzmodelle in der Strömungsmechanik: RANS und LES Markus Uhlmann Institut für Hydromechanik Karlsruher Institut für Technologie www.ifh.kit.edu SS 2012

More information

Efficient calculation for evaluating vast amounts of quadrupole sources in BEM using fast multipole method

Efficient calculation for evaluating vast amounts of quadrupole sources in BEM using fast multipole method PROCEEDINGS of the 22 nd International Congress on Acoustics Boundary Element and Meshless Methods on Acoustics and Vibrations: Paper ICA2016-309 Efficient calculation for evaluating vast amounts of quadrupole

More information

Contribution of Reynolds stress distribution to the skin friction in wall-bounded flows

Contribution of Reynolds stress distribution to the skin friction in wall-bounded flows Published in Phys. Fluids 14, L73-L76 (22). Contribution of Reynolds stress distribution to the skin friction in wall-bounded flows Koji Fukagata, Kaoru Iwamoto, and Nobuhide Kasagi Department of Mechanical

More information

DIRECT NUMERICAL SIMULATION OF SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYER FOR SKIN FRICTION DRAG REDUCTION BY WALL SURFACE-HEATING OR COOLING

DIRECT NUMERICAL SIMULATION OF SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYER FOR SKIN FRICTION DRAG REDUCTION BY WALL SURFACE-HEATING OR COOLING DIRECT NUMERICAL SIMULATION OF SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYER FOR SKIN FRICTION DRAG REDUCTION BY WALL SURFACE-HEATING OR COOLING Yukinori Kametani Department of mechanical engineering Keio

More information

Velocity Fluctuations in a Particle-Laden Turbulent Flow over a Backward-Facing Step

Velocity Fluctuations in a Particle-Laden Turbulent Flow over a Backward-Facing Step Copyright c 2004 Tech Science Press CMC, vol.1, no.3, pp.275-288, 2004 Velocity Fluctuations in a Particle-Laden Turbulent Flow over a Backward-Facing Step B. Wang 1, H.Q. Zhang 1, C.K. Chan 2 and X.L.

More information

AERODYNAMIC NOISE SIMULATION OF PROPELLER FAN BY LARGE EDDY SIMULATION

AERODYNAMIC NOISE SIMULATION OF PROPELLER FAN BY LARGE EDDY SIMULATION 日本機械学会環境工学部門 NEE(Numerical Environmental Engineering) 研究会 P.1 AERODYNAMIC NOISE SIMULATION OF PROPELLER FAN BY LARGE EDDY SIMULATION Shingo Hamada ADVANCED TECHNOLOGY R&D CENTER MITSUBISHI ELECTRIC Corp.

More information

SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS

SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS ICAS 2000 CONGRESS SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS H Yao, R K Cooper, and S Raghunathan School of Aeronautical Engineering The Queen s University of Belfast, Belfast BT7 1NN,

More information

Numerical Approach for Noise Reduction of Wind Turbine Blade Tip with Earth Simulator

Numerical Approach for Noise Reduction of Wind Turbine Blade Tip with Earth Simulator Journal of the Earth Simulator, Volume 2, March 2005, 11 33 Numerical Approach for Noise Reduction of Wind Turbine Blade Tip with Earth Simulator Chuichi Arakawa* 1, Oliver Fleig 1, Makoto Iida 1 and Masakazu

More information

Numerical Simulation of Rotating Turbulent Channel Flow by the Vortex in Cell Method

Numerical Simulation of Rotating Turbulent Channel Flow by the Vortex in Cell Method Send Orders for Reprints to reprints@benthamscience.net 30 The Open Transport Phenomena Journal, 2013, 5, 30-41 Open Access Numerical Simulation of Rotating Turbulent Channel Flow by the Vortex in Cell

More information

On the transient modelling of impinging jets heat transfer. A practical approach

On the transient modelling of impinging jets heat transfer. A practical approach Turbulence, Heat and Mass Transfer 7 2012 Begell House, Inc. On the transient modelling of impinging jets heat transfer. A practical approach M. Bovo 1,2 and L. Davidson 1 1 Dept. of Applied Mechanics,

More information

SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES

SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES Yosuke Hasegawa Institute of Industrial Science The University of Tokyo Komaba 4-6-1, Meguro-ku, Tokyo 153-8505, Japan ysk@iis.u-tokyo.ac.jp

More information

Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena

Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena 29 Review Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena Masahide Inagaki Abstract Computational Fluid Dynamics (CFD) has been applied

More information

Turbulence: Basic Physics and Engineering Modeling

Turbulence: Basic Physics and Engineering Modeling DEPARTMENT OF ENERGETICS Turbulence: Basic Physics and Engineering Modeling Numerical Heat Transfer Pietro Asinari, PhD Spring 2007, TOP UIC Program: The Master of Science Degree of the University of Illinois

More information

Reliability of LES in complex applications

Reliability of LES in complex applications Reliability of LES in complex applications Bernard J. Geurts Multiscale Modeling and Simulation (Twente) Anisotropic Turbulence (Eindhoven) DESIDER Symposium Corfu, June 7-8, 27 Sample of complex flow

More information

Turbulence Modeling I!

Turbulence Modeling I! Outline! Turbulence Modeling I! Grétar Tryggvason! Spring 2010! Why turbulence modeling! Reynolds Averaged Numerical Simulations! Zero and One equation models! Two equations models! Model predictions!

More information

The hybridized DG methods for WS1, WS2, and CS2 test cases

The hybridized DG methods for WS1, WS2, and CS2 test cases The hybridized DG methods for WS1, WS2, and CS2 test cases P. Fernandez, N.C. Nguyen and J. Peraire Aerospace Computational Design Laboratory Department of Aeronautics and Astronautics, MIT 5th High-Order

More information

DNS of the Taylor-Green vortex at Re=1600

DNS of the Taylor-Green vortex at Re=1600 DNS of the Taylor-Green vortex at Re=1600 Koen Hillewaert, Cenaero Corentin Carton de Wiart, NASA Ames koen.hillewaert@cenaero.be, corentin.carton@cenaero.be Introduction This problem is aimed at testing

More information

model and its application to channel ow By K. B. Shah AND J. H. Ferziger

model and its application to channel ow By K. B. Shah AND J. H. Ferziger Center for Turbulence Research Annual Research Briefs 1995 73 A new non-eddy viscosity subgrid-scale model and its application to channel ow 1. Motivation and objectives By K. B. Shah AND J. H. Ferziger

More information

IMPACT OF LES TURBULENCE SUBGRID MODELS IN THE JET RELEASE SIMULATION

IMPACT OF LES TURBULENCE SUBGRID MODELS IN THE JET RELEASE SIMULATION IMPACT OF LES TURBULENCE SUBGRID MODELS IN THE JET RELEASE SIMULATION E. S. FERREIRA JÚNIOR 1, S. S. V. VIANNA 1 1 State University of Campinas, Faculty of Chemical Engineering E-mail: elmo@feq.unicamp.br,

More information

WALL RESOLVED LARGE EDDY SIMULATION OF A FLOW THROUGH A SQUARE-EDGED ORIFICE IN A ROUND PIPE AT RE=25000

WALL RESOLVED LARGE EDDY SIMULATION OF A FLOW THROUGH A SQUARE-EDGED ORIFICE IN A ROUND PIPE AT RE=25000 WALL RESOLVED LARGE EDDY SIMULATION OF A FLOW THROUGH A SQUARE-EDGED ORIFICE IN A ROUND PIPE AT RE=25000 Benhamadouche S. and Arenas M. EDF R&D 6, Quai Watier, 78401 Chatou, France sofiane.benhamadouche@edf.fr;

More information

Predicting natural transition using large eddy simulation

Predicting natural transition using large eddy simulation Center for Turbulence Research Annual Research Briefs 2011 97 Predicting natural transition using large eddy simulation By T. Sayadi AND P. Moin 1. Motivation and objectives Transition has a big impact

More information

LES AND RANS STUDIES OF OSCILLATING FLOWS OVER FLAT PLATE

LES AND RANS STUDIES OF OSCILLATING FLOWS OVER FLAT PLATE LES AND RANS STUDIES OF OSCILLATING FLOWS OVER FLAT PLATE By Chin-Tsau Hsu, 1 Xiyun Lu, and Man-Kim Kwan 3 ABSTRACT: Oscillatory flows over a flat plate are studied by using Large Eddy Simulation (LES)

More information

Turbulence and its modelling. Outline. Department of Fluid Mechanics, Budapest University of Technology and Economics.

Turbulence and its modelling. Outline. Department of Fluid Mechanics, Budapest University of Technology and Economics. Outline Department of Fluid Mechanics, Budapest University of Technology and Economics October 2009 Outline Outline Definition and Properties of Properties High Re number Disordered, chaotic 3D phenomena

More information

Engineering. Spring Department of Fluid Mechanics, Budapest University of Technology and Economics. Large-Eddy Simulation in Mechanical

Engineering. Spring Department of Fluid Mechanics, Budapest University of Technology and Economics. Large-Eddy Simulation in Mechanical Outline Geurts Book Department of Fluid Mechanics, Budapest University of Technology and Economics Spring 2013 Outline Outline Geurts Book 1 Geurts Book Origin This lecture is strongly based on the book:

More information

Experience with DNS of particulate flow using a variant of the immersed boundary method

Experience with DNS of particulate flow using a variant of the immersed boundary method Experience with DNS of particulate flow using a variant of the immersed boundary method Markus Uhlmann Numerical Simulation and Modeling Unit CIEMAT Madrid, Spain ECCOMAS CFD 2006 Motivation wide range

More information

A priori analysis of an anisotropic subfilter model for heavy particle dispersion

A priori analysis of an anisotropic subfilter model for heavy particle dispersion Workshop Particles in Turbulence, COST Action MP0806 Leiden, May 14-16, 2012 A priori analysis of an anisotropic subfilter model for heavy particle dispersion Maria Knorps & Jacek Pozorski Institute of

More information

Turbulent Boundary Layers & Turbulence Models. Lecture 09

Turbulent Boundary Layers & Turbulence Models. Lecture 09 Turbulent Boundary Layers & Turbulence Models Lecture 09 The turbulent boundary layer In turbulent flow, the boundary layer is defined as the thin region on the surface of a body in which viscous effects

More information

LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2

LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2 MAGNETOHYDRODYNAMICS Vol. 00 (1964), No. 00, pp. 1 5 LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2 1 Institute for Electrothermal

More information

Dynamic k-equation Model for Large Eddy Simulation of Compressible Flows. Xiaochuan Chai and Krishnan Mahesh

Dynamic k-equation Model for Large Eddy Simulation of Compressible Flows. Xiaochuan Chai and Krishnan Mahesh 40th Fluid Dynamics Conference and Exhibit 8 June - July 00, Chicago, Illinois AIAA 00-506 Dynamic k-equation Model for Large Eddy Simulation of Compressible Flows Xiaochuan Chai and Krishnan Mahesh University

More information

Modeling of turbulence in stirred vessels using large eddy simulation

Modeling of turbulence in stirred vessels using large eddy simulation Modeling of turbulence in stirred vessels using large eddy simulation André Bakker (presenter), Kumar Dhanasekharan, Ahmad Haidari, and Sung-Eun Kim Fluent Inc. Presented at CHISA 2002 August 25-29, Prague,

More information

Principles of Convection

Principles of Convection Principles of Convection Point Conduction & convection are similar both require the presence of a material medium. But convection requires the presence of fluid motion. Heat transfer through the: Solid

More information

Universität des Saarlandes. Fachrichtung 6.1 Mathematik

Universität des Saarlandes. Fachrichtung 6.1 Mathematik Universität des Saarlandes U N I V E R S I T A S S A R A V I E N I S S Fachrichtung 6. Mathematik Preprint Nr. 228 A Variational Multiscale Method for Turbulent Flow Simulation with Adaptive Large Scale

More information

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

Prediction of noise from a wing-in-junction flow using computational fluid dynamics

Prediction of noise from a wing-in-junction flow using computational fluid dynamics Proceedings of Acoustics - Fremantle -3 November, Fremantle, Australia Prediction of noise from a wing-in-junction flow using computational fluid dynamics Con J. Doolan, Jesse L. Coombs, Danielle J. Moreau,

More information

LES of turbulent shear flow and pressure driven flow on shallow continental shelves.

LES of turbulent shear flow and pressure driven flow on shallow continental shelves. LES of turbulent shear flow and pressure driven flow on shallow continental shelves. Guillaume Martinat,CCPO - Old Dominion University Chester Grosch, CCPO - Old Dominion University Ying Xu, Michigan State

More information

Boundary-Layer Theory

Boundary-Layer Theory Hermann Schlichting Klaus Gersten Boundary-Layer Theory With contributions from Egon Krause and Herbert Oertel Jr. Translated by Katherine Mayes 8th Revised and Enlarged Edition With 287 Figures and 22

More information

COMMUTATION ERRORS IN PITM SIMULATION

COMMUTATION ERRORS IN PITM SIMULATION COMMUTATION ERRORS IN PITM SIMULATION B. Chaouat ONERA, 93 Châtillon, France Bruno.Chaouat@onera.fr Introduction Large eddy simulation is a promising route. This approach has been largely developed in

More information

2. Conservation Equations for Turbulent Flows

2. Conservation Equations for Turbulent Flows 2. Conservation Equations for Turbulent Flows Coverage of this section: Review of Tensor Notation Review of Navier-Stokes Equations for Incompressible and Compressible Flows Reynolds & Favre Averaging

More information

Research on Innovative Simulation Software

Research on Innovative Simulation Software Chapter 3 Epoch Making Simulation Research on Innovative Simulation Software Project Representative Chisachi Kato Authors Chisachi Kato Makoto Tsubokura Yoshinobu Yamade Yuji Mochizuki Katsumi Yamashita

More information

Turbulent boundary layer

Turbulent boundary layer Turbulent boundary layer 0. Are they so different from laminar flows? 1. Three main effects of a solid wall 2. Statistical description: equations & results 3. Mean velocity field: classical asymptotic

More information

Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions

Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions Johan Hoffman May 14, 2006 Abstract In this paper we use a General Galerkin (G2) method to simulate drag crisis for a sphere,

More information

Regularization modeling of turbulent mixing; sweeping the scales

Regularization modeling of turbulent mixing; sweeping the scales Regularization modeling of turbulent mixing; sweeping the scales Bernard J. Geurts Multiscale Modeling and Simulation (Twente) Anisotropic Turbulence (Eindhoven) D 2 HFest, July 22-28, 2007 Turbulence

More information

Turbulence Laboratory

Turbulence Laboratory Objective: CE 319F Elementary Mechanics of Fluids Department of Civil, Architectural and Environmental Engineering The University of Texas at Austin Turbulence Laboratory The objective of this laboratory

More information

Keywords: Large-eddy simulation, Turbulent coherent structure, Four quadrant analysis, Integral scale

Keywords: Large-eddy simulation, Turbulent coherent structure, Four quadrant analysis, Integral scale The Eighth Asia-Pacific Conference on Wind Engineering, December 4, 3, Chennai, India NUMERICAL ANALYSIS OF THE MOMENTUM TRANSPORT AND TEMPORAL AND SPATIAL SCALES OF TURBULENT COHERENT STRUCTURES IN THE

More information

AER1310: TURBULENCE MODELLING 1. Introduction to Turbulent Flows C. P. T. Groth c Oxford Dictionary: disturbance, commotion, varying irregularly

AER1310: TURBULENCE MODELLING 1. Introduction to Turbulent Flows C. P. T. Groth c Oxford Dictionary: disturbance, commotion, varying irregularly 1. Introduction to Turbulent Flows Coverage of this section: Definition of Turbulence Features of Turbulent Flows Numerical Modelling Challenges History of Turbulence Modelling 1 1.1 Definition of Turbulence

More information

Evaluation of Aeroacoustic Noise Source Structure. around Panhead of a Pantograph in High-Speed Railway

Evaluation of Aeroacoustic Noise Source Structure. around Panhead of a Pantograph in High-Speed Railway Evaluation of Aeroacoustic Noise Source Structure around Panhead of a Pantograph in High-Speed Railway 1 M. Ikeda, 1 T. Mitsumoji 1 Railway Technical Research Institute, Tokyo, Japan Abstract: As the maimum

More information

LES and unsteady RANS of boundary-layer transition induced by periodically passing wakes

LES and unsteady RANS of boundary-layer transition induced by periodically passing wakes Center for Turbulence Research Proceedings of the Summer Program 2 249 LES and unsteady RANS of boundary-layer transition induced by periodically passing wakes By F. E. Ham, F. S. Lien, X. Wu, M. Wang,

More information

Application of the immersed boundary method to simulate flows inside and outside the nozzles

Application of the immersed boundary method to simulate flows inside and outside the nozzles Application of the immersed boundary method to simulate flows inside and outside the nozzles E. Noël, A. Berlemont, J. Cousin 1, T. Ménard UMR 6614 - CORIA, Université et INSA de Rouen, France emeline.noel@coria.fr,

More information

LES ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT

LES ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT 2th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT Wang T.*, Gao S.F., Liu Y.W., Lu Z.H. and Hu H.P. *Author

More information

The JHU Turbulence Databases (JHTDB)

The JHU Turbulence Databases (JHTDB) The JHU Turbulence Databases (JHTDB) TURBULENT CHANNEL FLOW DATA SET Data provenance: J. Graham 1, M. Lee 2, N. Malaya 2, R.D. Moser 2, G. Eyink 1 & C. Meneveau 1 Database ingest and Web Services: K. Kanov

More information

Direct Numerical Simulation of fractal-generated turbulence

Direct Numerical Simulation of fractal-generated turbulence Direct Numerical Simulation of fractal-generated turbulence S. Laizet and J.C. Vassilicos Turbulence, Mixing and Flow Control Group, Department of Aeronautics and Institute for Mathematical Sciences, Imperial

More information

Some remarks on grad-div stabilization of incompressible flow simulations

Some remarks on grad-div stabilization of incompressible flow simulations Some remarks on grad-div stabilization of incompressible flow simulations Gert Lube Institute for Numerical and Applied Mathematics Georg-August-University Göttingen M. Stynes Workshop Numerical Analysis

More information

Numerical study of the effects of trailing-edge bluntness on highly turbulent hydro-foil flows

Numerical study of the effects of trailing-edge bluntness on highly turbulent hydro-foil flows Numerical study of the effects of trailing-edge bluntness on highly turbulent hydro-foil flows T. Do L. Chen J. Tu B. Anderson 7 November 2005 Abstract Flow-induced noise from fully submerged lifting bodies

More information

On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows

On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows Center for Turbulence Research Annual Research Briefs 1998 267 On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows By Jeffrey S. Baggett 1. Motivation and objectives

More information

Numerical investigation of swirl flow inside a supersonic nozzle

Numerical investigation of swirl flow inside a supersonic nozzle Advances in Fluid Mechanics IX 131 Numerical investigation of swirl flow inside a supersonic nozzle E. Eslamian, H. Shirvani & A. Shirvani Faculty of Science and Technology, Anglia Ruskin University, UK

More information

A. Bottaro, D. Venkataraman & F. Negrello Università di Genova, Italy

A. Bottaro, D. Venkataraman & F. Negrello Università di Genova, Italy A. Bottaro, D. Venkataraman & F. Negrello Università di Genova, Italy A. Bottaro, D. Venkataraman & F. Negrello & G. Tadmor Università di Genova, Italy Focus on passive actuators, what works, why it does,

More information

INVESTIGATION OF SWIRLING FLOW IN DIFFUSERS INSTALLED AT THE EXIT OF AN AXIAL-FLOW PUMP

INVESTIGATION OF SWIRLING FLOW IN DIFFUSERS INSTALLED AT THE EXIT OF AN AXIAL-FLOW PUMP TASK QUARTERLY 5 No 4 (2001), 603 610 INVESTIGATION OF SWIRLING FLOW IN DIFFUSERS INSTALLED AT THE EXIT OF AN AXIAL-FLOW PUMP ALEXEY N. KOCHEVSKY Department of Fluid Mechanics, Sumy State University, Rimsky-Korsakov

More information

Compressible Flow LES Using OpenFOAM

Compressible Flow LES Using OpenFOAM Compressible Flow LES Using OpenFOAM I. B. Popov supervisor: S. J. Hulshoff promoter: H. Bijl PhD student, TU Delft, Delft, The Netherlands researcher, NEQLab Research B.V., The Hague, The Netherlands

More information

CFD Time Evolution of Heat Transfer Around A Bundle of Tubes In Staggered Configuration. G.S.T.A. Bangga 1*, W.A. Widodo 2

CFD Time Evolution of Heat Transfer Around A Bundle of Tubes In Staggered Configuration. G.S.T.A. Bangga 1*, W.A. Widodo 2 CFD Time Evolution of Heat Transfer Around A Bundle of Tubes In Staggered Configuration G.S.T.A. Bangga 1*, W.A. Widodo 2 1,2 Department of mechanical engineering Field of study energy conversion Institut

More information

A multiscale framework for lubrication analysis of bearings with textured surface

A multiscale framework for lubrication analysis of bearings with textured surface A multiscale framework for lubrication analysis of bearings with textured surface *Leiming Gao 1), Gregory de Boer 2) and Rob Hewson 3) 1), 3) Aeronautics Department, Imperial College London, London, SW7

More information

Heating effects on the structure of noise sources of high-speed jets

Heating effects on the structure of noise sources of high-speed jets 47th AIAA Aerospace Sciences Meeting Including The New Horizons Forum and Aerospace Exposition 5-8 January 2009, Orlando, Florida AIAA 2009-291 47th Aerospace Sciences Meeting and Exhibit 5 8 January 2009,

More information

The JHU Turbulence Databases (JHTDB)

The JHU Turbulence Databases (JHTDB) The JHU Turbulence Databases (JHTDB) TURBULENT CHANNEL FLOW AT Re τ = 5200 DATA SET Data provenance: M. Lee 1 & R. D. Moser 1 Database ingest and Web Services: Z. Wu 2, G. Lemson 2, R. Burns 2, A. Szalay

More information

Multiscale Computation of Isotropic Homogeneous Turbulent Flow

Multiscale Computation of Isotropic Homogeneous Turbulent Flow Multiscale Computation of Isotropic Homogeneous Turbulent Flow Tom Hou, Danping Yang, and Hongyu Ran Abstract. In this article we perform a systematic multi-scale analysis and computation for incompressible

More information

Understanding of the Flow Behaviour on a Helmholtz Resonator Excited by Grazing Flow

Understanding of the Flow Behaviour on a Helmholtz Resonator Excited by Grazing Flow Understanding of the Flow Behaviour on a Helmholtz Resonator Excited by Grazing Flow Abstract Grazing flow passing over the quiescent fluid inside the cavity of a Helmholtz resonator can excite the resonator.

More information

Numerical Investigation of the Transonic Base Flow of A Generic Rocket Configuration

Numerical Investigation of the Transonic Base Flow of A Generic Rocket Configuration 1 Numerical Investigation of the Transonic Base Flow of A Generic Rocket Configuration A. Henze, C. Glatzer, M. Meinke, W. Schröder Institute of Aerodynamics, RWTH Aachen University, Germany March 21,

More information

Computation of Incompressible Flows: SIMPLE and related Algorithms

Computation of Incompressible Flows: SIMPLE and related Algorithms Computation of Incompressible Flows: SIMPLE and related Algorithms Milovan Perić CoMeT Continuum Mechanics Technologies GmbH milovan@continuummechanicstechnologies.de SIMPLE-Algorithm I - - - Consider

More information

Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine

Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine Journal of Multidisciplinary Engineering Science and Technology (JMEST) ISSN: 3159 Vol. 2 Issue 6, June - 215 Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine Turbine and pump

More information

The Role of Splatting Effect in High Schmidt Number Turbulent Mass Transfer Across an Air-Water Interface

The Role of Splatting Effect in High Schmidt Number Turbulent Mass Transfer Across an Air-Water Interface Turbulence, Heat and Mass Transfer 4 K. Hanjalic, Y. Nagano and M. Tummers (Editors) 3 Begell House, Inc. The Role of Splatting Effect in High Schmidt Number Turbulent Mass Transfer Across an Air-Water

More information

S. Kadowaki, S.H. Kim AND H. Pitsch. 1. Motivation and objectives

S. Kadowaki, S.H. Kim AND H. Pitsch. 1. Motivation and objectives Center for Turbulence Research Annual Research Briefs 2005 325 The dynamics of premixed flames propagating in non-uniform velocity fields: Assessment of the significance of intrinsic instabilities in turbulent

More information

Semi-Empirical Prediction of Noise from Non-Zero Pressure Gradient Turbulent Boundary Layers

Semi-Empirical Prediction of Noise from Non-Zero Pressure Gradient Turbulent Boundary Layers Semi-Empirical Prediction of Noise from Non-Zero Pressure Gradient Turbulent Boundary Layers S. A. E. Miller University of Florida Department of Mechanical and Aerospace Engineering Theoretical Fluid Dynamics

More information

Hybrid RANS/LES simulations of a cavitating flow in Venturi

Hybrid RANS/LES simulations of a cavitating flow in Venturi Hybrid RANS/LES simulations of a cavitating flow in Venturi TSFP-8, 28-31 August 2013 - Poitiers - France Jean Decaix jean.decaix@hevs.ch University of Applied Sciences, Western Switzerland Eric Goncalves

More information

Basic Fluid Mechanics

Basic Fluid Mechanics Basic Fluid Mechanics Chapter 6A: Internal Incompressible Viscous Flow 4/16/2018 C6A: Internal Incompressible Viscous Flow 1 6.1 Introduction For the present chapter we will limit our study to incompressible

More information

A Comparative Analysis of Turbulent Pipe Flow Using k And k Models

A Comparative Analysis of Turbulent Pipe Flow Using k And k Models A Comparative Analysis of Turbulent Pipe Flow Using k And k Models 1 B. K. Menge, 2 M. Kinyanjui, 3 J. K. Sigey 1 Department of Mathematics and Physics. Technical University of Mombasa, P.O BOX 90420-80100,Mombasa,

More information

Turbulent energy density and its transport equation in scale space

Turbulent energy density and its transport equation in scale space PHYSICS OF FLUIDS 27, 8518 (215) Turbulent energy density and its transport equation in scale space Fujihiro Hamba a) Institute of Industrial Science, The University of Toyo, Komaba, Meguro-u, Toyo 153-855,

More information

Simulation of Aeroelastic System with Aerodynamic Nonlinearity

Simulation of Aeroelastic System with Aerodynamic Nonlinearity Simulation of Aeroelastic System with Aerodynamic Nonlinearity Muhamad Khairil Hafizi Mohd Zorkipli School of Aerospace Engineering, Universiti Sains Malaysia, Penang, MALAYSIA Norizham Abdul Razak School

More information

Open boundary conditions in numerical simulations of unsteady incompressible flow

Open boundary conditions in numerical simulations of unsteady incompressible flow Open boundary conditions in numerical simulations of unsteady incompressible flow M. P. Kirkpatrick S. W. Armfield Abstract In numerical simulations of unsteady incompressible flow, mass conservation can

More information

Hybrid LES RANS Method Based on an Explicit Algebraic Reynolds Stress Model

Hybrid LES RANS Method Based on an Explicit Algebraic Reynolds Stress Model Hybrid RANS Method Based on an Explicit Algebraic Reynolds Stress Model Benoit Jaffrézic, Michael Breuer and Antonio Delgado Institute of Fluid Mechanics, LSTM University of Nürnberg bjaffrez/breuer@lstm.uni-erlangen.de

More information

Calculation of propeller s load noise using LES and BEM numerical acoustics coupling methods

Calculation of propeller s load noise using LES and BEM numerical acoustics coupling methods Boundary Elements and Other Mesh Reduction Methods XXXIII 85 Calculation of propeller s load noise using LES and BEM numerical acoustics coupling methods Q. Yang 1, Y. Wang 1 & M. Zhang 2 1 College of

More information

Module 3: Velocity Measurement Lecture 15: Processing velocity vectors. The Lecture Contains: Data Analysis from Velocity Vectors

Module 3: Velocity Measurement Lecture 15: Processing velocity vectors. The Lecture Contains: Data Analysis from Velocity Vectors The Lecture Contains: Data Analysis from Velocity Vectors Velocity Differentials Vorticity and Circulation RMS Velocity Drag Coefficient Streamlines Turbulent Kinetic Energy Budget file:///g /optical_measurement/lecture15/15_1.htm[5/7/2012

More information

Three-dimensional wall filtering formulation for large-eddy simulation

Three-dimensional wall filtering formulation for large-eddy simulation Center for Turbulence Research Annual Research Briefs 6 55 Three-dimensional wall filtering formulation for large-eddy simulation By M. Shoeybi AND J. A. Templeton 1. Motivation and objectives Large-eddy

More information

Detailed simulation of turbulent flow within a suction and oscillatory blowing fluidic actuator

Detailed simulation of turbulent flow within a suction and oscillatory blowing fluidic actuator Center for Turbulence Research Annual Research Briefs 14 9 Detailed simulation of turbulent flow within a suction and oscillatory blowing fluidic actuator By J. Kim AND P. Moin 1. Motivation and objectives

More information