Numerical simulation of cricket ball swings using OpenFOAM

Size: px
Start display at page:

Download "Numerical simulation of cricket ball swings using OpenFOAM"

Transcription

1 17th Annual CFD Symposium, August 11-12, 215, Bangalore Numerical simulation of cricket ball swings using OpenFOAM Ajit Kumar Department of Mathematics, Shiv Nadar University NH91, Tehsil Dadri, Gautam Buddha Nagar, Uttar Pradesh India July 17, 215 Abstract Cricket ball swings are sideways deections of ball generally observed in high speed balls. Wind tunnel experiments suggest asymmetry in smoothness of ball to be the primary cause of swings. This paper presents a simple two dimensional model of an unevenly smooth cricket ball. The LES capability of OpenFOAM, an open source CFD package, is demonstrated through several examples of airow simulations around this cricket ball model. Simulation results are in good agreement with wind tunnel experiments. The ball model is generated using Gmsh. Keywords: Cricket Ball Swings, OpenFOAM, LES, Gmsh, CFD 1 Introduction Cricket ball swings are sideways deviation of ball, generally observed in high speed balls. Swings were scientically investigated for the rst time in [5]. This study claimed the presence of seam to be the cause of swing. To get a perfect wing ball needs to be thrown in such a way that keeps seam always at an oblique angle with the ball's direction. The presence of swing breaks the symmetry of ball and hence the ow of air around it. At high speed this asymmetry creates enough dierence in pressure to deect the ball sideways. Wind tunnel experiments conrm the role of seam in swings, but only when the ball is new [9, 8, 4]. Experiments on older balls suggest dierence in smoothness of two sides of ball separated from the seam to be the main reason for swings. Regardless of the seam direction, balls tend to go towards the rough side. A very thorough classication of dierent kinds of swings and conditions in which they are observed are given in [9, 8]. The ndings in [9] are summarized in Fig. 1. Basically we have three kinds: conventional, reverse, and contrast swings. A swing is conventional if ball deviates in the direction pointed by seam. Swing is said to be reverse if deviation is perpendicular to the seam. Contrast swings are those swings in which seam is aligned with the ball's direction but the ball still swings, most likely because of dierence in smoothness of two sides of the ball. This paper aims to study swings computationally. Some recent articles have investigated aerodynamics of sports ball using Computational Fluid Dynamics (CFD) tools [12, 14, 3, 1, 2, 7, 13]. All reported studies so far use only commercial CFD packages and generally don't provide enough details for cross checking of simulation results. In this paper ecacy OpenFOAM, an open source CFD package, is demonstrated. A simple two dimensional model of a cricket ball is presented. The model aims to study only those balls which are rough on one side and smooth on the other. This model is created in a free software 1

2 Smooth or Rough Smooth Conventional Swing Seam is at an angle with the pitch direction and ball deflects in the direction of the seam. Observed when one side is smooth. Other side may or may not be smooth but the side which is faciing the direction of pitch must be smooth. This swing is observed if the ball speed is between 3 to 7 mph. Smooth Rough Reverse Swing Seam is at an angle with the pitch direction and ball deflects in the OPPOSITE direction of the seam. Observed when one side is smooth and other side is rough. The side which is faciing the direction of pitch must be rough. This swing is observed if the ball speed is above 85 mph. Rough Contrast Swing Seam is aligned with the ball direction. One side is smooth and other side is rough. Ball deflects towards smooth side. Smooth This swing is observed if the ball speed is above 7 mph. Rough Contrast Swing Seam is aligned with the ball direction. One side is smooth and other side is rough. Ball deflects towards rough side. Smooth This swing is observed if the ball speed is below 7 mph. Figure 1: Various types of cricket ball swing [9] Gmsh. Airow around cricket ball are simulated in OpenFOAM with turbulence modeled by LES. The simulation results are qualitatively in good agreement with wind tunnel experiment reported in [9]. The paper begins with the description of problem geometry and mesh (Sec. 2). Key settings in OpenFOAM are listed next in Sec. 3. The analysis of simulation results and comparison with wind tunnel experiments are discussed in Sec Geometry and mesh The wind tunnel is modeled as a rectangle, 4 m long and 2 m wide in xy plane, with corners A(-3,-1,), B(1,-1,), C(1,1,) and D(-3,1,) (See Fig. 2b). Line BC is the inlet, and line DA is the outlet. A disc of diameter 7.28 cm, centered at origin (,,) is the ball. This CAD model is generated in Gmsh [6]. Ball is modeled to be rough on one half and smooth on the other. The roughness is modeled by multiple tiny protrusions (See Fig. 2a). Line separating the rough side and smooth side is the seam line. All OpenFOAM algorithms assume problem geometry to be given in three dimension. Two dimensional problems are simulated in OpenFOAM by extruding 2D models in third dimension ( (z direction in our case), and telling OpenFOAM not to resolve any ow variable in the direction of extrusion. Fig. 2c and 2d are showing extruded ball and the extruded environment around the ball. Suppose the extruded points of A, B, C, D are E, F, G, H respectively. Theoretically our airow ow inlet is the line BC but for OpenFOAM purpose, our inlet is the patch BFGC. Similarly the patch DHEA is the outlet, DCGA the top, AEFB the bottom. Of course the boundary part labeled ball is the extrusion of two dimensional ball in the z direction. Because of extrusion new boundary patches ABCD and EHGF are created. These are grouped together in a new boundary label frontandback. We need to inform OpenFOAM to ignore the direction perpendicular to frontandback patch. This will have the eect of simulating two dimensional problem with our three dimensional geometry. The Gmsh le that generates the geometry of this problem in the Appendix (See Listing 1). Fig. 3 shows a typical mesh used for simulations in this work. Mesh around the ball is much ner then near wall. Average size of elements near the inlet, outlet, top and bottom ball are.8 m where as 2

3 D (-3,1,) C (1,1,) top outlet inlet ball bottom A (-3,-1,) B (1,-1,) (a) Ball in two dimension (b) Wind tunnel in two dimension H D top G outlet C E ball inlet fro fronta ntandback ndbac k A botto m F (a) Extruded ball (b) Extruded wind tunnel B Figure 2: A two dimensional model and of a cricket ball. The ball is modeled to be rough on one half by multiple tiny protrusion. The model is generated using Gmsh. The sub gure (c) and (d) are extrusions of 2d model. Extrusion is a technical requirement needed to implement 2d problems in OpenFOAM. average size of elements near the ball is kept as.2 m. 3 OpenFOAM details Simulations were conducted on OpenFOAM version: Foam-extend-3.1. Seam angles of 1o, 2o, 3o, 4o, 5o, 6o, 7o and 8o were tested. For each choice of seam angle, air ow around the ball was generated using inlet speed: 5, 1, 2 m/s. OpenFOAM has features for introducing uctuation in the inlet speed so that turbulence is modeled more realistically. A transient solver for incompressible isothermal ow, namely pisofoam was used, with ν = 1 5 m2 /s as the kinematic viscosity. OpenFOAM o ers a range of methods to simulate turbulence: Reynolds Average Simulations (RAS), Large Eddy Simulations (LES), Detached Eddy Simulations (DES), and Direct Numerical Simulations (DNS). Furthermore, multiple models are available to implement both RAS and LES. For simulations related to cricket ball swings, RAS was not helpful. The LES methods produced more realistic results. Di erent models of LES such as, oneeqeddy, SpalartAllmaras, Smagorinsky were tried and observation from all were found to be similar. The results reported here are generated using Smagorinsky LES model [1, 11]. The primary variables in Navier Stoke's equations are uid velocity u and pressure p. The use of LES models may require use of some intermediate variables: SubGrid Scale (SGS) turbulent kinetic energy k, SGS viscosity nusgs, and SGS stress tensor B. Because of heavy uctuations in turbulent ows, it is helpful if we can calculate time averages of ow variables. OpenFOAM o ers convenient methods to do that. The analysis of simulation output heavily depends on time averages of pressure pmean and velocity UMean. 3

4 zoom in zoom in Figure 3: Discretization of the PDE domain 4 Simulation Result and Analysis Air ow around the ball with several di erent seam angles and air inlet speed were simulated. The qualitative behaviour of the solution did not change too much with seam angles. The plots of simulations based on seam angle 3o are presented here. Overall four kinds of swings have been reported: conventional swing, reverse swing, contrast swing at low ball speed, and contrast swing at high ball speed [9]. The ball model presented in this work and LES simulation on OpenFOAM does reproduce all these swings. 4.1 Conventional and Reverse Swing simulation Fig. 4 are plots from a simulation which can be viewed as a two dimensional conventional and a reverse swing Conventional Swing The subplots C1, C2, and C3 in Fig. 4 represent data from one simulation. The seam angle was taken to be 3o. Rough side is on the top. Wind inlet speed is be 1 m/s. The sub gure C1 is plot of pressure distribution on the ball patch averaged over time pmean. Note that top and rough part of the ball experience lower pressure compared to lower smooth part of the ball. This indicated that ball would have de ected upward if we were looking at a real ball. The sub gure C2 is a snap shot of wind speed around the ball. We can see that a wake is being formed at the lower left of ball which again indicates ball being de ected upward. The sub gure C3 is average speed of the wind around the ball. This gure also indicates that a wake is present in the lower left side of the ball which con rms the conclusion from top two sub gures that ball will get pushed upward Reverse Swing The subplots (R1), (R2), and (R3) in Fig. 4 represent data from a simulation which can be viewed as a reverse swing. The seam angle is again 3o but this time rough side is on the bottom. Wind inlet speed was taken to be 1 m/s. The top gure (R1) shows the pressure distribution on the ball patch averaged over time. This time we observe that lower rough part of the ball experience low pressure. This indicates ball should be de ected downward. In this case as well as the conventional swing case the ball is de ecting towards the rough side. The reason this case is called reverse swing because the de ection is away from the direction in which the seam line is pointing. The sub gure (R2) is a snapshot of air 4

5 12 (C1) (R1) pmean pmean (C2) (R2) U Magnitude U Magnitude (C3) (R3) 2.2 UMean Magnitude UMean Magnitude Conventional Swing Reverse Swing Figure 4: Simulation of Conventional and Reverse Swing speed around the ball and (R3) is plot of time averaged speed of the air around the ball. Wind speed distribution is not saying much in this case but the pressure distribution indicates that this simulation can be considered a reverse swing. 4.2 Contrast Swings Fig. 5 shows result of two simulation which can be considered contrast swings. In both of these experiments the seam is horizontal, i.e. aligned with the direction of the ball. In both the experiments rough side is on the top. Dierence between two experiments is in the wind inlet speed. The left three gures (CL1), (CL2) and (CL3) are plots from the same experiment of inlet speed 5 m/s. (CL1) is showing that on average smooth side of the ball experience lower pressure so ball would be deected towards smooth side. The same interpretation is being suggested by (CL2) which is a snapshot of speed distribution around the ball, and (CL3) which is the time average of speed around the ball. The right three gures (CH1), (CH2), and (CH3) showing data from simulation with wind inlet speed 2 m/s. The gure (CH1) is showing that this time rough side of the ball experiences lower pressure than the smooth side. This indicates that ball will deect towards the rough side. This conclusion is conrmed in gure (CH2) which is a snapshot of speed distribution around the ball. We can see that wake is going down in the left. The gure (CH3) which is the time average of speed and this also indicates wake in lower left which implies ball should deect upward. Readers should notice that simulations in this paper predicts dierent direction of ball deection from the one reported in [9]. The Fig. 5 shows that at low speed ball will deect towards smooth side where as at high speed ball will deect towards rough side. Where as Fig 1 reports exactly opposite. It is not a purpose of this paper to get exact match between wind tunnel experiments and simulation. A qualitative simulation of swings was aimed using OpenFOAM and that purpose seems to have fullled. The ne tuning of simulation cases to get better agreement with wind tunnel experiments will be left for future work. 5

6 (CL1) (CH1) pmean pmean (CL2) (CH2) U Magnitude U Magnitude (CL3) (CH3) UMean Magnitude UMean Magnitude Contrast swing at low speed. Ball deflects towards smooth side Contrast swing at high speed. Ball deflects towards rough side Figure 5: Simulation of Contrast Swing 5 Conclusion A two dimensional model was presented which can be used to simulate various kind of swings observed in the game of cricket. Complete description of simulation setting for OpenFOAM was explained. Since OpenFOAM is open source and free, any person can easily reproduce the results of this article. Good qualitative agreement between wind tunnel experiments and simulations was observed for conventional and reverse swings. For contrast swings, simulation results and wind tunnel experiments seem to disagree. The resolution of this disagreement is being left for future work. Simulation of swing with dynamic mesh in three dimension is in progress. Three dimensional simulation becomes necessary if we wish to simulated the realistic bowling action which also involves some backspin. 6 Appendix: Source les Listing 1 is a the gmsh le used to generate the CAD of the ball, and the wind tunnel around the ball. // cricketball2dcad. geo // cl1 =.8; // average size of elements around the wall cl2 =.2; // average size of elements around the ball seamangle = 3; // in degrees Point (1) = { -3, -1,, cl1 ; // A Point (2) = {1, -1,, cl1 /1.5; // B Point (3) = {1, 1,, cl1 /1.5; // C Point (4) = { -3, 1,, cl1 ; // D Point (5) = {,,, cl2 ; // O : ball center Point (6) = {.364,,, cl2 ; Point (7) = {,.364,, cl2 ; Point (9) = {, -.364,, cl2 ; Listing 1: cricketball2dcad.geo Rotate {{,, 1, {,,, Pi /18 { 6

7 Duplicata { Point {6; Rotate {{,, 1, {,,, -Pi /18 { Duplicata { Point {6; Translate {.6,, { Duplicata { Point {6; Rotate {{,, 1, {,,, -Pi /36 { Point {12; Rotate {{,, 1, {,,, Pi /18 { Duplicata { Point {12; Line (1) = {11, 12; Line (2) = {12, 13; Line (3) = {13, 1; Rotate {{,, 1, {,,, Pi /2 { Duplicata { Point {1; Circle (4) = {1, 5, 14; Rotate {{,, 1, {,,, 11* Pi /18 { Duplicata { Line {1, 2, 3, 4; Rotate {{,, 1, {,,, 11* Pi /9 { Duplicata { Line {1, 2, 3, 4, 5, 6, 7, 8; Rotate {{,, 1, {,,, 11* Pi /45 { Duplicata { Line {16, 15, 14, 13, 12, 11, 1, 9, 8, 7, 6, 5, 4, 3, 2, 1; Rotate {{,, 1, {,,, 11* Pi /45 { Duplicata { Line {17, 18, 19, 2, 21, 22, 23, 24, 25, 26, 27, 28, 29, 3, 31, 32, 16, 15, 14, 13, 12, 11, 1, 9, 8, 7, 6, 5, 4, 3, 1, 2; Rotate {{,, 1, {,,, 11* Pi /45 { Duplicata { Line {33, 34, 35, 36, 37, 38, 39, 4, 41, 42, 43, 44, 45, 46, 47, 48; Rotate {{,, 1, {,,, 11* Pi /18 { Duplicata { Line {49, 5, 51, 52; Circle (69) = {247, 5, 11; Line (7) = {2, 3; Line (71) = {3, 4; Line (72) = {4, 1; Line (73) = {1, 2; Line Loop (74) = {71, 72, 73, 7; Line Loop (75) = {69, 1, 2, 3, 4, 5, 6, 7, 8, 9, 1, 11, 12, 13, 14, 15, 16, 32, 31, 3, 29, 28, 27, 26, 25, 24, 23, 22, 21, 2, 19, 18, 17, 48, 47, 46, 45, 44, 43, 42, 41, 4, 39, 38, 37, 36, 35, 34, 33, 64, 63, 62, 61, 6, 59, 58, 57, 56, 55, 54, 53, 52, 51, 5, 49, 68, 67, 66, 65; Rotate {{,, 1, {,,, seamangle * Pi /18 { Line {69, 1, 2, 3, 4, 5, 6, 7, 8, 9, 1, 11, 12, 13, 14, 15, 16, 32, 31, 3, 29, 28, 27, 26, 25, 24, 23, 22, 21, 2, 19, 18, 17, 48, 47, 46, 45, 44, 43, 42, 41, 4, 39, 38, 37, 36, 35, 34, 33, 64, 63, 62, 61, 6, 59, 58, 57, 56, 55, 54, 53, 52, 51, 5, 49, 68, 67, 66, 65; Plane Surface (76) = {74, 75; Physical Surface (77) = {76; Extrude {,,.5 { Surface {76; Layers {1; Recombine ; Physical Surface (" ball ") = {439, 435, 431,427,423, 419, 415, 411, 47, 43, 399,395, 391, 387, 383, 379, 375, 371, 367, 363, 351, 355, 359, 347, 335, 339, 343, 331, 319, 323, 327, 315, 33, 37, 311, 299, 287, 291, 295, 283, 271, 275, 279, 267, 255, 259, 263, 251, 239, 243, 247, 235, 223, 227, 231, 219, 27, 211, 215, 23, 191, 195, 199, 187, 183, 179, 175, 171, 443 ; Physical Surface (" inlet ") = {167; Physical Surface (" outlet ") = {159; Physical Surface (" top ") = {155; Physical Surface (" bottom ") = {163; Physical Surface (" frontandback ") = {444,76; Physical Volume (447) = {1; // // References [1] S Barber, SB Chin, and MJ Carré. Sports ball aerodynamics: a numerical study of the erratic motion of soccer balls. Computers & Fluids, 38(6):19111, 29. 7

8 [2] Sarah Barber and Matt Carré. Soccer ball aerodynamics. In Computational Fluid Dynamics for Sport Simulation, pages Springer, 29. [3] Sarah Barber, Stephen J Haake, and Matt Carré. Using cfd to understand the eects of seam geometry on soccer ball aerodynamics. In The Engineering of Sport 6, pages Springer, 26. [4] K Bentley, P Varty, M Proudlove, and RD Mehta. An experimental study of cricket ball swing. Aero Tech. Note, pages 8216, [5] JC Cooke. The boundary layer and seam bowling. The Mathematical Gazette, pages , [6] Christophe Geuzaine and Jean-François Remacle. Gmsh: A 3-D nite element mesh generator with built-in pre- and post-processing facilities. International Journal for Numerical Methods in Engineering, 79(11): , September 29. [7] Pouya Jalilian, Patrick K Kreun, MohammadHady M Makhmalbaf, and William W Liou. Computational aerodynamics of baseball, soccer ball and volleyball. American Journal of Sports Science, 2(5):115121, 214. [8] R. D. Mehta. Fluid mechanics of cricket ball swing. In 19th Australasian Fluid Mechanics Conference, December 214. [9] Rabindra D Mehta. An overview of cricket ball swing. Sports Engineering, 8(4):181192, 25. [1] Charles Meneveau and P Sagaut. Large eddy simulation for incompressible ows: an introduction. Springer Science & Business Media, 26. [11] OpenFoam. OpenFOAM. The Open Source CFD Toolbox. User Guide. Free Software Foundation, Inc., 214. [12] D. G. Pahinkar and J. Srinivasan. Simulation of reverse swing of the cricket ball. International Journal of Sports Science and Engineering, 4(1):5364, 21. [13] JMT Penrose, DR Hose, and EA Trowbridge. Cricket ball swing: a preliminary analysis using computational uid dynamics. The engineering of sport. AA Balkema, Rotterdam, pages 1119, [14] Dhruvin V. Shah, Arpit N. Patel, Darshan N. Panchal, and Arnab J. Ganguly. CFD analysis of reverse swing of cricket ball. International Journal of Advance Research in Engineering, Science & Technology, 2(4), April

THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA

THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA Adam Kosík Evektor s.r.o., Czech Republic KEYWORDS CFD simulation, mesh generation, OpenFOAM, ANSA ABSTRACT In this paper we describe

More information

XFlow CFD results for the 1st AIAA High Lift Prediction Workshop

XFlow CFD results for the 1st AIAA High Lift Prediction Workshop XFlow CFD results for the 1st AIAA High Lift Prediction Workshop David M. Holman, Dr. Monica Mier-Torrecilla, Ruddy Brionnaud Next Limit Technologies, Spain THEME Computational Fluid Dynamics KEYWORDS

More information

Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine

Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine HEFAT2012 9 th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics 16 18 July 2012 Malta Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine Dr MK

More information

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Vol. XX 2012 No. 4 28 34 J. ŠIMIČEK O. HUBOVÁ NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Jozef ŠIMIČEK email: jozef.simicek@stuba.sk Research field: Statics and Dynamics Fluids mechanics

More information

Steady Flow: Laminar and Turbulent in an S-Bend

Steady Flow: Laminar and Turbulent in an S-Bend STAR-CCM+ User Guide 6663 Steady Flow: Laminar and Turbulent in an S-Bend This tutorial demonstrates the flow of an incompressible gas through an s-bend of constant diameter (2 cm), for both laminar and

More information

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012 O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM Darmstadt, 27.06.2012 Michael Ehlen IB Fischer CFD+engineering GmbH Lipowskystr. 12 81373 München Tel. 089/74118743 Fax 089/74118749

More information

The calculation of train slipstreams using Large-Eddy Simulation techniques

The calculation of train slipstreams using Large-Eddy Simulation techniques The calculation of train slipstreams using Large-Eddy Simulation techniques Abstract Hassan Hemida, Chris Baker Birmingham Centre for Railway Research and Education, School of Civil Engineering, University

More information

Aerodynamic Department Institute of Aviation. Adam Dziubiński CFD group FLUENT

Aerodynamic Department Institute of Aviation. Adam Dziubiński CFD group FLUENT Adam Dziubiński CFD group IoA FLUENT Content Fluent CFD software 1. Short description of main features of Fluent 2. Examples of usage in CESAR Analysis of flow around an airfoil with a flap: VZLU + ILL4xx

More information

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha

More information

CFD Based Air Flow and Contamination Modeling of Subway Stations

CFD Based Air Flow and Contamination Modeling of Subway Stations CFD Based Air Flow and Contamination Modeling of Subway Stations Greg Byrne Center for Nonlinear Science, Georgia Institute of Technology Fernando Camelli Center for Computational Fluid Dynamics, George

More information

CFD Simulation of the NREL Phase VI Rotor

CFD Simulation of the NREL Phase VI Rotor CFD Simulation of the NREL Phase VI Rotor Y. Song* and J. B. Perot # *Theoretical & Computational Fluid Dynamics Laboratory, Department of Mechanical & Industrial Engineering, University of Massachusetts

More information

Keywords: CFD, heat turbomachinery, Compound Lean Nozzle, Controlled Flow Nozzle, efficiency.

Keywords: CFD, heat turbomachinery, Compound Lean Nozzle, Controlled Flow Nozzle, efficiency. CALCULATION OF FLOW CHARACTERISTICS IN HEAT TURBOMACHINERY TURBINE STAGE WITH DIFFERENT THREE DIMENSIONAL SHAPE OF THE STATOR BLADE WITH ANSYS CFX SOFTWARE A. Yangyozov *, R. Willinger ** * Department

More information

This tutorial provides a recipe for simulating L

This tutorial provides a recipe for simulating L Pipe Flow Tutorial for STAR-CCM+ ME 448/548 February 5, 2014 Gerald Recktenwald gerry@me.pdx.edu 1 Overview This tutorial provides a recipe for simulating laminar flow in a pipe with STAR- L CCM+. The

More information

AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS

AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 91 104, Article ID: IJMET_07_02_013 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

Numerical Simulation of the External Flow Field. Around a Bluff Car*

Numerical Simulation of the External Flow Field. Around a Bluff Car* Numerical Simulation of the External Flow Field Around a Bluff Car* Sun Yongling, Wu Guangqiang, Xieshuo Automotive Engineering Department Shanghai Tongji University Shanghai, China E-mail: wuqjuhyk@online.sh.cn

More information

OpenFOAM Opensource and CFD

OpenFOAM Opensource and CFD OpenFOAM Opensource and CFD Andrew King Department of Mechanical Engineering Curtin University Outline What is Opensource Software OpenFOAM Overview Utilities, Libraries and Solvers Data Formats The CFD

More information

Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412

Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412 , July 2-4, 2014, London, U.K. Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412 Arvind Prabhakar, Ayush Ohri Abstract Winglets are angled extensions or vertical projections

More information

Computational Modeling of Wind Turbines in OpenFOAM

Computational Modeling of Wind Turbines in OpenFOAM Computational Modeling of Wind Turbines in OpenFOAM Hamid Rahimi hamid.rahimi@uni-oldenburg.de ForWind - Center for Wind Energy Research Institute of Physics, University of Oldenburg, Germany Outline Computational

More information

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena.

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena. Dimensional Analysis and Similarity Dimensional analysis is very useful for planning, presentation, and interpretation of experimental data. As discussed previously, most practical fluid mechanics problems

More information

NUMERICAL SIMULATION OF REGULAR WAVES RUN-UP OVER SLOPPING BEACH BY OPEN FOAM

NUMERICAL SIMULATION OF REGULAR WAVES RUN-UP OVER SLOPPING BEACH BY OPEN FOAM NUMERICAL SIMULATION OF REGULAR WAVES RUN-UP OVER SLOPPING BEACH BY OPEN FOAM Parviz Ghadimi 1*, Mohammad Ghandali 2, Mohammad Reza Ahmadi Balootaki 3 1*, 2, 3 Department of Marine Technology, Amirkabir

More information

The Influence of Aerodynamics on the Design of High-Performance Road Vehicles

The Influence of Aerodynamics on the Design of High-Performance Road Vehicles The Influence of Aerodynamics on the Design of High-Performance Road Vehicles Guido Buresti Department of Aerospace Engineering University of Pisa (Italy) 1 CONTENTS ELEMENTS OF AERODYNAMICS AERODYNAMICS

More information

HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi

HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi 2 Rajesh Dudi 1 Scholar and 2 Assistant Professor,Department of Mechanical Engineering, OITM, Hisar (Haryana)

More information

How To Model A Horseshoe Vortex

How To Model A Horseshoe Vortex Comparison of CFD models for multiphase flow evolution in bridge scour processes A. Bayón-Barrachina, D. Valero, F.J. Vallès Morán, P. A. López-Jiménez Dept. of Hydraulic and Environmental Engineering

More information

CFD Analysis of a butterfly valve in a compressible fluid

CFD Analysis of a butterfly valve in a compressible fluid CFD Analysis of a butterfly valve in a compressible fluid 1 G.TAMIZHARASI, 2 S.KATHIRESAN 1 Assistant Professor,Professor,Departmentment of Electronics and Instrumentation,Bharath university, chennai.

More information

2013 Code_Saturne User Group Meeting. EDF R&D Chatou, France. 9 th April 2013

2013 Code_Saturne User Group Meeting. EDF R&D Chatou, France. 9 th April 2013 2013 Code_Saturne User Group Meeting EDF R&D Chatou, France 9 th April 2013 Thermal Comfort in Train Passenger Cars Contact For further information please contact: Brian ANGEL Director RENUDA France brian.angel@renuda.com

More information

Project Work A Generic Car Model - The Ahmed Body

Project Work A Generic Car Model - The Ahmed Body Project Work A Generic Car Model - The Ahmed Body Computational Fluid Dynamics - TMMV08 Jonas Lantz Introduction You are to study a generic car model called the Ahmed model, which despite its simplicity

More information

Experimental Wind Turbine Aerodynamics Research @LANL

Experimental Wind Turbine Aerodynamics Research @LANL Experimental Wind Turbine Aerodynamics Research @LANL B. J. Balakumar, Los Alamos National Laboratory Acknowledgment: SuhasPol(Post-doc), John Hoffman, Mario Servin, Eduardo Granados (Summer students),

More information

Using CFD to improve the design of a circulating water channel

Using CFD to improve the design of a circulating water channel 2-7 December 27 Using CFD to improve the design of a circulating water channel M.G. Pullinger and J.E. Sargison School of Engineering University of Tasmania, Hobart, TAS, 71 AUSTRALIA Abstract Computational

More information

Performance Comparison of a Vertical Axis Wind Turbine using Commercial and Open Source Computational Fluid Dynamics based Codes

Performance Comparison of a Vertical Axis Wind Turbine using Commercial and Open Source Computational Fluid Dynamics based Codes Performance Comparison of a Vertical Axis Wind Turbine using Commercial and Open Source Computational Fluid Dynamics based Codes Taimoor Asim 1, Rakesh Mishra 1, Sree Nirjhor Kaysthagir 1, Ghada Aboufares

More information

Modeling of Earth Surface Dynamics and Related Problems Using OpenFOAM

Modeling of Earth Surface Dynamics and Related Problems Using OpenFOAM CSDMS 2013 Meeting Modeling of Earth Surface Dynamics and Related Problems Using OpenFOAM Xiaofeng Liu, Ph.D., P.E. Assistant Professor Department of Civil and Environmental Engineering University of Texas

More information

Aeroelastic Investigation of the Sandia 100m Blade Using Computational Fluid Dynamics

Aeroelastic Investigation of the Sandia 100m Blade Using Computational Fluid Dynamics Aeroelastic Investigation of the Sandia 100m Blade Using Computational Fluid Dynamics David Corson Altair Engineering, Inc. Todd Griffith Sandia National Laboratories Tom Ashwill (Retired) Sandia National

More information

How To Run A Cdef Simulation

How To Run A Cdef Simulation Simple CFD Simulations and Visualisation using OpenFOAM and ParaView Sachiko Arvelius, PhD Purpose of this presentation To show my competence in CFD (Computational Fluid Dynamics) simulation and visualisation

More information

The influence of mesh characteristics on OpenFOAM simulations of the DrivAer model

The influence of mesh characteristics on OpenFOAM simulations of the DrivAer model The influence of mesh characteristics on OpenFOAM simulations of the DrivAer model Vangelis Skaperdas, Aristotelis Iordanidis, Grigoris Fotiadis BETA CAE Systems S.A. 2 nd Northern Germany OpenFOAM User

More information

OpenFOAM simulations of the Turbulent Flow in a Rod Bundle with Mixing Vanes

OpenFOAM simulations of the Turbulent Flow in a Rod Bundle with Mixing Vanes OpenFOAM simulations of the Turbulent Flow in a Rod Bundle with Mixing Vanes ABSTRACT Blaž Mikuž Reactor Engineering Division, Jozef Stefan Institute, Jamova cesta 39 SI-1000 Ljubljana, Slovenia blaz.mikuz@ijs.si

More information

Application of Wray-Agarwal Model to Turbulent Flow in a 2D Lid-Driven Cavity and a 3D Lid- Driven Box

Application of Wray-Agarwal Model to Turbulent Flow in a 2D Lid-Driven Cavity and a 3D Lid- Driven Box Washington University in St. Louis Washington University Open Scholarship Engineering and Applied Science Theses & Dissertations Engineering and Applied Science Summer 8-14-2015 Application of Wray-Agarwal

More information

CastNet: Modelling platform for open source solver technology

CastNet: Modelling platform for open source solver technology CastNet: Modelling platform for open source solver technology. DHCAE Tools GmbH Address: Friedrich-Ebert-Str. 368, 47800 Krefeld, Germany / Company site: Alte Rather Str. 207 / 47802 Krefeld Phone +49

More information

CFD SIMULATION OF IPR-R1 TRIGA SUBCHANNELS FLUID FLOW

CFD SIMULATION OF IPR-R1 TRIGA SUBCHANNELS FLUID FLOW 2013 International Nuclear Atlantic Conference - INAC 2013 Recife, PE, Brazil, November 24-29, 2013 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-05-2 CFD SIMULATION OF IPR-R1 TRIGA

More information

STCE. Outline. Introduction. Applications. Ongoing work. Summary. STCE RWTH-Aachen, Industrial Applications of discrete adjoint OpenFOAM, EuroAD 2014

STCE. Outline. Introduction. Applications. Ongoing work. Summary. STCE RWTH-Aachen, Industrial Applications of discrete adjoint OpenFOAM, EuroAD 2014 Industrial Applications of discrete adjoint OpenFOAM Arindam Sen Software and Tools for Computational Engineering Science RWTH Aachen University EuroAD 2014, Nice, 16-17. June 2014 Outline Introduction

More information

Dimensional Analysis

Dimensional Analysis Dimensional Analysis An Important Example from Fluid Mechanics: Viscous Shear Forces V d t / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Ƭ = F/A = μ V/d More generally, the viscous

More information

A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER

A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER William Logie and Elimar Frank Institut für Solartechnik SPF, 8640 Rapperswil (Switzerland)

More information

Soccer ball lift coefficients via trajectory analysis

Soccer ball lift coefficients via trajectory analysis IOP PUBLISHING Eur. J. Phys. 31 (2010) 775 784 EUROPEAN JOURNAL OF PHYSICS doi:10.1088/0143-0807/31/4/007 Soccer ball lift coefficients via trajectory analysis John Eric Goff 1 and Matt J Carré 2 1 Department

More information

CastNet: GUI environment for OpenFOAM

CastNet: GUI environment for OpenFOAM CastNet: GUI environment for OpenFOAM CastNet is a preprocessing system and job-control system for OpenFOAM. CastNet works with the standard OpenFOAM releases provided by ESI Group as well as ports for

More information

APPLICATION OF OPTIMIZATION METHODS IN 2D HYDROFOIL DESIGN

APPLICATION OF OPTIMIZATION METHODS IN 2D HYDROFOIL DESIGN Electrozavodskaia St., 20, Moscow, 107023, Russia Phone/fax +7 (495) 788 1060 www.iosotech.com APPLICATION OF OPTIMIZATION METHODS IN 2D HYDROFOIL DESIGN Abstract Modern computer technologies allow us

More information

Eu-NORSEWInD - Assessment of Viability of Open Source CFD Code for the Wind Industry

Eu-NORSEWInD - Assessment of Viability of Open Source CFD Code for the Wind Industry Downloaded from orbit.dtu.dk on: Jun 28, 2016 Eu-NORSEWInD - Assessment of Viability of Open Source CFD Code for the Wind Industry Stickland, Matt; Scanlon, Tom; Fabre, Sylvie; Ahmad, Abdul; Oldroyd, Andrew;

More information

(1) 2 TEST SETUP. Table 1 Summary of models used for calculating roughness parameters Model Published z 0 / H d/h

(1) 2 TEST SETUP. Table 1 Summary of models used for calculating roughness parameters Model Published z 0 / H d/h Estimation of Surface Roughness using CFD Simulation Daniel Abdi a, Girma T. Bitsuamlak b a Research Assistant, Department of Civil and Environmental Engineering, FIU, Miami, FL, USA, dabdi001@fiu.edu

More information

CFD simulations for investigating the wake states of a new class of tidal turbine

CFD simulations for investigating the wake states of a new class of tidal turbine European Association for the Development of Renewable Energies, Environment and Power Quality (EA4EPQ) International Conference on Renewable Energies and Power Quality (ICREPQ 12) Santiago de Compostela

More information

A. Hyll and V. Horák * Department of Mechanical Engineering, Faculty of Military Technology, University of Defence, Brno, Czech Republic

A. Hyll and V. Horák * Department of Mechanical Engineering, Faculty of Military Technology, University of Defence, Brno, Czech Republic AiMT Advances in Military Technology Vol. 8, No. 1, June 2013 Aerodynamic Characteristics of Multi-Element Iced Airfoil CFD Simulation A. Hyll and V. Horák * Department of Mechanical Engineering, Faculty

More information

Lecturer, Department of Engineering, ar45@le.ac.uk, Lecturer, Department of Mathematics, sjg50@le.ac.uk

Lecturer, Department of Engineering, ar45@le.ac.uk, Lecturer, Department of Mathematics, sjg50@le.ac.uk 39 th AIAA Fluid Dynamics Conference, San Antonio, Texas. A selective review of CFD transition models D. Di Pasquale, A. Rona *, S. J. Garrett Marie Curie EST Fellow, Engineering, ddp2@le.ac.uk * Lecturer,

More information

Introduction to COMSOL. The Navier-Stokes Equations

Introduction to COMSOL. The Navier-Stokes Equations Flow Between Parallel Plates Modified from the COMSOL ChE Library module rev 10/13/08 Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 Introduction to COMSOL The following

More information

Navier-Stokes Equation Solved in Comsol 4.1. Copyright Bruce A. Finlayson, 2010 See also Introduction to Chemical Engineering Computing, Wiley (2006).

Navier-Stokes Equation Solved in Comsol 4.1. Copyright Bruce A. Finlayson, 2010 See also Introduction to Chemical Engineering Computing, Wiley (2006). Introduction to Chemical Engineering Computing Copyright, Bruce A. Finlayson, 2004 1 Navier-Stokes Equation Solved in Comsol 4.1. Copyright Bruce A. Finlayson, 2010 See also Introduction to Chemical Engineering

More information

OpenFOAM Optimization Tools

OpenFOAM Optimization Tools OpenFOAM Optimization Tools Henrik Rusche and Aleks Jemcov h.rusche@wikki-gmbh.de and a.jemcov@wikki.co.uk Wikki, Germany and United Kingdom OpenFOAM Optimization Tools p. 1 Agenda Objective Review optimisation

More information

A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics)

A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics) Discretizer Manual Release date 09/01/10 Side 1 of 13 A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics) Homepage: http://www.discretizer.org/ Creator of

More information

Faculty of Science and Technology MASTER S THESIS

Faculty of Science and Technology MASTER S THESIS Faculty of Science and Technology MASTER S THESIS Study program/ Specialization: Offshore Technology/ Risk Management Writer: Reyhaneh Ghahremani Faculty supervisor: Bjørn H. Hjertager Spring semester,

More information

CFD Analysis of Swept and Leaned Transonic Compressor Rotor

CFD Analysis of Swept and Leaned Transonic Compressor Rotor CFD Analysis of Swept and Leaned Transonic Compressor Nivin Francis #1, J. Bruce Ralphin Rose *2 #1 Student, Department of Aeronautical Engineering& Regional Centre of Anna University Tirunelveli India

More information

COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE

COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 3, No. 4, October, 2014 2014 IJMERR. All Rights Reserved COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE Shivakumar

More information

OpenFOAM in Wind Energy: Wind Turbines as a source term. Paolo Schito, Luca Bernini, Alberto Zasso

OpenFOAM in Wind Energy: Wind Turbines as a source term. Paolo Schito, Luca Bernini, Alberto Zasso OpenFOAM in Wind Energy: Wind Turbines as a source term Paolo Schito, Luca Bernini, Alberto Zasso Analysis of Wind Turbine 2 Wind turbine aerodynamics simulation is an important task for develop future

More information

CFD Analysis of Supersonic Exhaust Diffuser System for Higher Altitude Simulation

CFD Analysis of Supersonic Exhaust Diffuser System for Higher Altitude Simulation Page1 CFD Analysis of Supersonic Exhaust Diffuser System for Higher Altitude Simulation ABSTRACT Alan Vincent E V P G Scholar, Nehru Institute of Engineering and Technology, Coimbatore Tamil Nadu A high

More information

CFD Application on Food Industry; Energy Saving on the Bread Oven

CFD Application on Food Industry; Energy Saving on the Bread Oven Middle-East Journal of Scientific Research 13 (8): 1095-1100, 2013 ISSN 1990-9233 IDOSI Publications, 2013 DOI: 10.5829/idosi.mejsr.2013.13.8.548 CFD Application on Food Industry; Energy Saving on the

More information

Keywords: Heat transfer enhancement; staggered arrangement; Triangular Prism, Reynolds Number. 1. Introduction

Keywords: Heat transfer enhancement; staggered arrangement; Triangular Prism, Reynolds Number. 1. Introduction Heat transfer augmentation in rectangular channel using four triangular prisms arrange in staggered manner Manoj Kumar 1, Sunil Dhingra 2, Gurjeet Singh 3 1 Student, 2,3 Assistant Professor 1.2 Department

More information

Action 9.2/Part II. Stijn Vranckx, Peter Vos VITO

Action 9.2/Part II. Stijn Vranckx, Peter Vos VITO Final report OpenFOAM CFD simulation of pollutant dispersion in street canyons: Validation and annual impact of trees Action 9.2/Part II Stijn Vranckx, Peter Vos VITO www.vmm.be www.vito.be Lisa Blyth

More information

Unsteady CFD of a Marine Current Turbine using OpenFOAM with Generalised Grid Interface

Unsteady CFD of a Marine Current Turbine using OpenFOAM with Generalised Grid Interface Unsteady CFD of a Marine Current Turbine using OpenFOAM with Generalised Grid Interface Thomas P. Lloyd, Stephen R. Turnock and Victor F. Humphrey Fluid-Structure Interactions Research Group; Institute

More information

Coupling micro-scale CFD simulations to meso-scale models

Coupling micro-scale CFD simulations to meso-scale models Coupling micro-scale CFD simulations to meso-scale models IB Fischer CFD+engineering GmbH Fabien Farella Michael Ehlen Achim Fischer Vortex Factoria de Càlculs SL Gil Lizcano Outline Introduction O.F.Wind

More information

Abaqus/CFD Sample Problems. Abaqus 6.10

Abaqus/CFD Sample Problems. Abaqus 6.10 Abaqus/CFD Sample Problems Abaqus 6.10 Contents 1. Oscillatory Laminar Plane Poiseuille Flow 2. Flow in Shear Driven Cavities 3. Buoyancy Driven Flow in Cavities 4. Turbulent Flow in a Rectangular Channel

More information

Structural Axial, Shear and Bending Moments

Structural Axial, Shear and Bending Moments Structural Axial, Shear and Bending Moments Positive Internal Forces Acting Recall from mechanics of materials that the internal forces P (generic axial), V (shear) and M (moment) represent resultants

More information

Computational Aerodynamic Analysis on Store Separation from Aircraft using Pylon

Computational Aerodynamic Analysis on Store Separation from Aircraft using Pylon International Journal of Engineering Science Invention (IJESI) ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 www.ijesi.org ǁ PP.27-31 Computational Aerodynamic Analysis on Store Separation from Aircraft

More information

CFD Analysis on Airfoil at High Angles of Attack

CFD Analysis on Airfoil at High Angles of Attack CFD Analysis on Airfoil at High Angles of Attack Dr.P.PrabhakaraRao¹ & Sri Sampath.V² Department of Mechanical Engineering,Kakatiya Institute of Technology& Science Warangal-506015 1 chantifft@rediffmail.com,

More information

OPTIMISE TANK DESIGN USING CFD. Lisa Brown. Parsons Brinckerhoff

OPTIMISE TANK DESIGN USING CFD. Lisa Brown. Parsons Brinckerhoff OPTIMISE TANK DESIGN USING CFD Paper Presented by: Lisa Brown Authors: Lisa Brown, General Manager, Franz Jacobsen, Senior Water Engineer, Parsons Brinckerhoff 72 nd Annual Water Industry Engineers and

More information

Flow in data racks. 1 Aim/Motivation. 3 Data rack modification. 2 Current state. EPJ Web of Conferences 67, 02070 (2014)

Flow in data racks. 1 Aim/Motivation. 3 Data rack modification. 2 Current state. EPJ Web of Conferences 67, 02070 (2014) EPJ Web of Conferences 67, 02070 (2014) DOI: 10.1051/ epjconf/20146702070 C Owned by the authors, published by EDP Sciences, 2014 Flow in data racks Lukáš Manoch 1,a, Jan Matěcha 1,b, Jan Novotný 1,c,JiříNožička

More information

Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD

Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD Vol.3, Issue.2, March-April. 2013 pp-739-746 ISSN: 2249-6645 Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD Pinku Debnath, 1 Rajat Gupta 2 12 Mechanical Engineering,

More information

SBi 2013:12. Use of perforated acoustic panels as supply air diffusers in diffuse ceiling ventilation systems

SBi 2013:12. Use of perforated acoustic panels as supply air diffusers in diffuse ceiling ventilation systems SBi 2013:12 Use of perforated acoustic panels as supply air diffusers in diffuse ceiling ventilation systems Use of perforated acoustic panels as supply air diffusers in diffuse ceiling ventilation systems

More information

Mathematics on the Soccer Field

Mathematics on the Soccer Field Mathematics on the Soccer Field Katie Purdy Abstract: This paper takes the everyday activity of soccer and uncovers the mathematics that can be used to help optimize goal scoring. The four situations that

More information

CCTech TM. ICEM-CFD & FLUENT Software Training. Course Brochure. Simulation is The Future

CCTech TM. ICEM-CFD & FLUENT Software Training. Course Brochure. Simulation is The Future . CCTech TM Simulation is The Future ICEM-CFD & FLUENT Software Training Course Brochure About. CCTech Established in 2006 by alumni of IIT Bombay. Our motive is to establish a knowledge centric organization

More information

FLUID FLOW ANALYSIS OF CENTRIFUGAL FAN BY USING FEM

FLUID FLOW ANALYSIS OF CENTRIFUGAL FAN BY USING FEM International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 45 51, Article ID: IJMET_07_02_007 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

Model of a flow in intersecting microchannels. Denis Semyonov

Model of a flow in intersecting microchannels. Denis Semyonov Model of a flow in intersecting microchannels Denis Semyonov LUT 2012 Content Objectives Motivation Model implementation Simulation Results Conclusion Objectives A flow and a reaction model is required

More information

How To Calculate Wind Loading

How To Calculate Wind Loading Use of Computational Fluid Dynamics in Civil Engineering Prof. Dr.-Ing. Casimir Katz, SOFiSTiK AG, Oberschleißheim ir. Henk Krüs, Cyclone Fluid Dynamics BV, Waalre Zusammenfassung: Der Einsatz von CFD

More information

AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL

AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL 14 th European Conference on Mixing Warszawa, 10-13 September 2012 AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL Joanna Karcz, Lukasz Kacperski

More information

Introduction: Keywords: CFD, MRF, Blower Angular Orientation

Introduction: Keywords: CFD, MRF, Blower Angular Orientation Behavior of MRF Approach on Flow Rate, for the Blower Having Four Anti Fouling Blades & By Changing the Angular Orientation of the Blower about the Axis of Rotation Vikas D Pawar CFD - Analyst GTEC Whirlpool

More information

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics Lecture 6 - Boundary Conditions Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Outline Overview. Inlet and outlet boundaries.

More information

CFD analysis for road vehicles - case study

CFD analysis for road vehicles - case study CFD analysis for road vehicles - case study Dan BARBUT*,1, Eugen Mihai NEGRUS 1 *Corresponding author *,1 POLITEHNICA University of Bucharest, Faculty of Transport, Splaiul Independentei 313, 060042, Bucharest,

More information

HPC enabling of OpenFOAM for CFD Applications 25 th 27 th March 2015 CINECA Casalecchio di Reno, Bologna

HPC enabling of OpenFOAM for CFD Applications 25 th 27 th March 2015 CINECA Casalecchio di Reno, Bologna VIRTUAL TEST RIG FOR PERFORMANCE EVALUATION OF A ROTATING HEAT EXCHANGER A. Corsini G. Delibra M. Martini G. Di Meo A. Santoriello FMGroup @ DIMA-URLS www.dima.uniroma1.it Enel Ingegneria e Ricerca S.p.A.

More information

Comparison between OpenFOAM CFD & BEM theory for variable speed variable pitch HAWT

Comparison between OpenFOAM CFD & BEM theory for variable speed variable pitch HAWT ITM Web of Conferences 2, 05001 (2014) DOI: 10.1051/itmconf/20140205001 C Owned by the authors, published by EDP Sciences, 2014 Comparison between OpenFOAM CFD & BEM theory for variable speed variable

More information

System-Level Simulation of Floating Platform and Wind Turbine Using High-Fidelity and Engineering Models

System-Level Simulation of Floating Platform and Wind Turbine Using High-Fidelity and Engineering Models Image copyright Mercator Media 2015 System-Level Simulation of Floating Platform and Wind Turbine Using High-Fidelity and Engineering Models Di Zhang and Eric Paterson Aerospace and Ocean Engineering Virginia

More information

NUMERICAL INVESTIGATIONS ON HEAT TRANSFER IN FALLING FILMS AROUND TURBULENCE WIRES

NUMERICAL INVESTIGATIONS ON HEAT TRANSFER IN FALLING FILMS AROUND TURBULENCE WIRES NUMERICAL INVESTIGATIONS ON HEAT TRANSFER IN FALLING FILMS AROUND TURBULENCE WIRES Abstract H. Raach and S. Somasundaram Thermal Process Engineering, University of Paderborn, Paderborn, Germany Turbulence

More information

CFD ANALYSIS OF CONTROLLABLE PITCH PROPELLER USED IN MARINE VEHICLE

CFD ANALYSIS OF CONTROLLABLE PITCH PROPELLER USED IN MARINE VEHICLE CFD ANALYSIS OF CONROLLABLE PICH PROPELLER USED IN MARINE VEHICLE Aditya Kolakoti 1,.V.K.Bhanuprakash 2 & H.N.Das 3 1 M.E in Marine Engineering And Mechanical Handling, Dept of Marine Engineering, Andhra

More information

Use of OpenFoam in a CFD analysis of a finger type slug catcher. Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands

Use of OpenFoam in a CFD analysis of a finger type slug catcher. Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands Use of OpenFoam in a CFD analysis of a finger type slug catcher Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands Agenda Project background Analytical analysis of two-phase flow regimes

More information

Understanding Plastics Engineering Calculations

Understanding Plastics Engineering Calculations Natti S. Rao Nick R. Schott Understanding Plastics Engineering Calculations Hands-on Examples and Case Studies Sample Pages from Chapters 4 and 6 ISBNs 978--56990-509-8-56990-509-6 HANSER Hanser Publishers,

More information

Adaptation and validation of OpenFOAM CFD-solvers for nuclear safety related flow simulations

Adaptation and validation of OpenFOAM CFD-solvers for nuclear safety related flow simulations Adaptation and validation of OpenFOAM CFD-solvers for nuclear safety related flow simulations SAFIR2010 Seminar, 10.-11.3.2011, Espoo Juho Peltola, Timo Pättikangas (VTT) Tomas Brockmann, Timo Siikonen

More information

Application of a Tightly-Coupled CFD/6-DOF Solver For Simulating Offshore Wind Turbine Platforms

Application of a Tightly-Coupled CFD/6-DOF Solver For Simulating Offshore Wind Turbine Platforms Application of a Tightly-Coupled CFD/6-DOF Solver For Simulating Offshore Wind Turbine Platforms Alexander J. Dunbar 1, Brent A. Craven 1, Eric G. Paterson 2, and James G. Brasseur 1 1 Penn State University;

More information

CFD: What is it good for?

CFD: What is it good for? CFD: What is it good for? Tom O Mahoney TNO Fluid Dynamics Introduction to CFD CFD - Computational Fluid Dynamics Computational the using of computers to simulate the physics of fluids Fluid Either gas

More information

Numerical investigation of aerodynamic action on track vicinity within the electric locomotive operation

Numerical investigation of aerodynamic action on track vicinity within the electric locomotive operation Applied and Computational Mechanics 1 (2007) 215-224 Numerical investigation of aerodynamic action on track vicinity within the electric locomotive operation J. Novák a, * a Department of Fluid Mechanics,

More information

1996 IFAC World Congress San Francisco, July 1996

1996 IFAC World Congress San Francisco, July 1996 1996 IFAC World Congress San Francisco, July 1996 TRAJECTORY GENERATION FOR A TOWED CABLE SYSTEM USING DIFFERENTIAL FLATNESS Richard M. Murray Mechanical Engineering, California Institute of Technology

More information

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass Centre of Mass A central theme in mathematical modelling is that of reducing complex problems to simpler, and hopefully, equivalent problems for which mathematical analysis is possible. The concept of

More information

Experimental investigation of golf driver club head drag reduction through the use of aerodynamic features on the driver crown

Experimental investigation of golf driver club head drag reduction through the use of aerodynamic features on the driver crown Available online at www.sciencedirect.com Procedia Engineering 00 (2013) 000 000 www.elsevier.com/locate/procedia The 2014 conference of the International Sports Engineering Association Experimental investigation

More information

Self Financed One Week Training

Self Financed One Week Training Self Financed One Week Training On Computational Fluid Dynamics (CFD) with OpenFOAM December 14 20, 2015 (Basic Training: 3days, Advanced Training: 5days and Programmer Training: 7days) Organized by Department

More information

A Study of Spin Effects on Tennis Ball Aerodynamics

A Study of Spin Effects on Tennis Ball Aerodynamics Study of Spin Effects on Tennis Ball erodynamics ¹FIROZ LM, ¹LEKSNDR SUBIC, ²JML NSER, ³M.G. RSUL and ³M.M.K. KHN ¹School of erospace, Mechanical and Manufacturing Engineering, RMIT University, USTRLI

More information

Numerical Investigation of Heat Transfer Characteristics in A Square Duct with Internal RIBS

Numerical Investigation of Heat Transfer Characteristics in A Square Duct with Internal RIBS merical Investigation of Heat Transfer Characteristics in A Square Duct with Internal RIBS Abhilash Kumar 1, R. SaravanaSathiyaPrabhahar 2 Mepco Schlenk Engineering College, Sivakasi, Tamilnadu India 1,

More information

Computational Fluid Dynamics Research Projects at Cenaero (2011)

Computational Fluid Dynamics Research Projects at Cenaero (2011) Computational Fluid Dynamics Research Projects at Cenaero (2011) Cenaero (www.cenaero.be) is an applied research center focused on the development of advanced simulation technologies for aeronautics. Located

More information

NUMERICAL SIMULATION OF FLOW FIELDS IN CASE OF FIRE AND FORCED VENTILATION IN A CLOSED CAR PARK

NUMERICAL SIMULATION OF FLOW FIELDS IN CASE OF FIRE AND FORCED VENTILATION IN A CLOSED CAR PARK FACULTY OF ENGINEERING NUMERICAL SIMULATION OF FLOW FIELDS IN CASE OF FIRE AND FORCED VENTILATION IN A CLOSED CAR PARK Xavier Deckers, Mehdi Jangi, Siri Haga and Bart Merci Department of Flow, Heat and

More information

A CFD Study of Wind Turbine Aerodynamics

A CFD Study of Wind Turbine Aerodynamics A CFD Study of Wind Turbine Aerodynamics Chris Kaminsky *, Austin Filush *, Paul Kasprzak * and Wael Mokhtar ** Department of Mechanical Engineering Grand Valley State University Grand Rapids, Michigan

More information

Basic Principles in Microfluidics

Basic Principles in Microfluidics Basic Principles in Microfluidics 1 Newton s Second Law for Fluidics Newton s 2 nd Law (F= ma) : Time rate of change of momentum of a system equal to net force acting on system!f = dp dt Sum of forces

More information