Parallel vorticity formulation for calculating lift and drag on bluff bodies in a free stream

Size: px
Start display at page:

Download "Parallel vorticity formulation for calculating lift and drag on bluff bodies in a free stream"

Transcription

1 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) Parallel vorticity formulation for calculating lift and drag on bluff bodies in a free stream D G, Tiptonl, M S Ingberl &M J Brown2 lengineering Sciences Center, Sandia National Laboratories, New Mexico, USA Department of mechanical Engineering, University of New Mexico, USA ABSTRACT: A parallel vorticity code is developed to study flows over bluff bodies in a free stream The vorticity method has certain advantages over primitive variable methods for incompressible flows including a reduced equation set through the elimination of the pressure variable However, because pressure is eliminated, the calculation of aerodynamic coefficients such as lift and drag must be performed in postprocessing In the current research, an efficient method for recovering the pressure field locally on a body in a free stream is developed, In order to analyze large wake regions, a parallel implementation of the vorticity code is developed The vorticity code is based on a three-step algorithm The first step involves determining vortex sheet strengths on the surface of the body which yields Neumann boundary conditions for the vorticity equation, The second step involves determining the interior velocity field using the generalized Helmholtz decomposition representing the flow kinematics The third step involves solving the vorticity equation, Each step requires a separate parallel strategy The parallel efficiency of the overall algorithm is evaluated by considering the benchmark problem of flow over a cylinder

2 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) 106 Applications of High-Performance Computing in Engineering VII 1 Introduction The vortex street generated by flows about a cylinder placed in a freestream is one of the more interesting problems of classical fluid mechanics The associated unsteady forces experienced by the body have been extensively studied since von K4rm& s [8] analysis in 1911 Several classical experimental studies have been performed to calculate the average pressure distribution and drag on submerged bodies in the range of Reynolds numbers between 100 and 1000 [13, 14, 16] Numerous numerical studies have also been performed to calculate lift and drag forces on a submerged cylinder in a free stream Some of the numerical analyses have been based on finite difference methods (FDM) [7, 10], finite element methods (FEM) [4, 2], and boundary element methods (BEM) [1, 3] Vorticity methods have certain advantages over primitive-variable methods for this class of problems including a reduced equation set through the elimination of the pressure variable, identical satisfaction of the compressibility constraint and continuity equation, an implicitly higher-order approximation of the velocity field, and a reduced computational domain These advantages have allowed the analysis of a wake region extending hundreds of cylinder diameters, and hence enabled the study of wake transition [15] However, calculating the lift and drag experienced by submerged bodies is complicated by the fact that the pressure variable is eliminated in the vorticity formulation In the current paper, a method of recovering pressure data on the surface of submerged bodies is discussed Results for the nondimensional shedding frequency (Strouhal number), lift, and drag are presented for flow over a cylinder at a Reynolds number of Numerical formulation The numerical formulation is divided into flow kinetics and flow kinematics The problem kinetics are governed by the vorticity equation which is given in two dimensions by ad ~ + (ii V)ti = vv2d, (1) where ii is the velocity field, d = V x ii is the vorticity field, t is time, and u is the constant kinematic fluid viscosity In the course of solving Eq 1, the velocity field, Z, must be determined from the vorticity field, G, and the creation of vorticity on the boundary must be determined from the velocity boundary conditions In the present formulation, determining both the interior velocity field and the creation of vorticity on the boundary are accomplished in a unified manner using the generalized Helmholtz decomposition (GHD) The GHD represents the

3 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) Applications of High-Performance Computing in Engineering VII 107 problem kinematics which is given in two dimensions by (2) where ii is the unit normal vector on the boundary (pointing away from the fluid), Q represents the two-dimensional domain, r is the boundary of Q, and ~ represents the vortex sheet strengths along the boundary The coefficient a is a function of the location of the field point i? For field points outside of the domain, a = O; for field points in the interior of the domain, a = 2m; for field points on smooth portions of the boundary, a = n At edges or corners, CYcan be related to a local internal angle The vortex sheet strengths ~ represent the creation of vorticity on the boundary during a discrete time interval and can be related to the vorticity flux along the boundary using the equation [6] m ~ %=x where At is the discrete time step used in the finite element solution of the vorticity equation The numerical algorithm for solving the vorticity equation is comprised of 2 kinematic and 1 kinetic steps In the first kinematic step, a Galerkin implementation of the GHD is solved to determine vortex sheet strengths These vortex sheet strengths provide Neumann data (Eq, 3) for the vorticity equation In the second kinematic step, the interior velocity field is evaluated using the non-galerkin form of the GHD This, in a sense, linearizes the convective acceleration terms in the vorticity equation In the third kinetic step, a Galerkin finite element method (FEM) is used to solve the vorticity equation After an explicit time step in solving the vorticity equation, kinematic compatibility between the vorticity and velocity field is lost To reestablish kinematic compatibility, the Galerkin GHD is solved again for the vortex sheet strengths which represents vorticity formation during the discrete time step which initiates the next time step Details of this algorithm have been given previously in [6] (3) 3 Evaluation of the surface pressure, lift and drag One of the main purposes of the current research is to demonstrate that, even though pressure is eliminated in the vorticity equation, surface pres-

4 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) 108 Applications of High-Per forntance Computing in Engineering VII sures on a submerged body can be easily computed in postprocessing as discussed below The momentum equation can be written in primitive variables as Dd -Vp-pvxu (4) E = Since the velocity vector Z7is zero on the surface of a submerged body, the normal and tangential components of the momentum equation on the body can be written as =p% ap Ow ~= p~ ap au (5) dt where d/dt and t3/8n represent differentiation in the tangential and normal directions, respectively The drag and lift experienced by a submerged body can be determined by integrating the horizontal and vertical components of the normal (pressure) and shear stresses over the surface of the body The normal stresses can be determined using Eq 5 The shear stress o is determined by au p% where u is the tangential component of the velocity The lift and drag on the submerged body is then determined by Fd = (p + r7)dr FJ= ~(P, + ddr (7) Jr / where pz and pv represent the components of pressure in the x and g directions, respectively and Oz and au represent the components of shear stress in the x and y directions, respectively (6) 4 Parallelization of the vorticity formulation The parallelization of the vorticity formulation is completed in three steps, each of which corresponds directly to one of the three steps of the algorithmic formulation The parallelization of step 1 involves the Galerkln GHD which is essentially a boundary integral equation Assembly of Galerkin boundary integral equations typically involves a double-nested do-loop where both the outer and inner loops are over boundary elements A block-cyclic data distribution results when both the outer and inner loops are distributed over processors This approach is chosen in the current research to minimize communication during the solution phase of the algorithm [5] ScaLAPACK is chosen as the parallel direct solver The matrix is assembled and decomposed in parallel outside of the time loop, so that the only work performed inside the time loop is the updating of the right hand side vector, and the back-substitution to determine the updated values of the vortex sheet

5 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) Applications of High-Performance Computing in Engineering VII 109 strengths The only communication required during the assembly phase are two row-gathersto essentially incorporate the left-hand-side of the discretized GHD into the right-hand-side and to regularize the Cauchy principal value integral However, significant communication is required of the parallel decomposition routine used in ScaLAPACK Within the time loop, additional broadcasts are required to obtain updated values of the vorticity to evaluate the GHD, but overall storage requirements on a single processor are reduced because of the distribution of data among the processors The parallelization of step 2 (evaluation of the velocity integrals) is essentially embarrassingly parallel since each velocity evaluation at the finite element nodes (field points) is independent of all other nodes Hence, the finite element nodes are simply evenly distributed among the processors Outside of the time loop, the integral arrays are determined using Gaussian quadrature Inside the time loop, the velocities are determined on the local processors by performing a simple matrix-vector multiplication The communication required in this step consists of a broadcast of the updated vortex sheet strengths from step 1 and updated vorticities from step 3 and a gather of the velocities for use in step 3 The parallel strategy chosen for step 3 (Galerkin FEM) is the totalsummed-row approach with a row-wrap data distribution [11] Typically, this strategy is based on domain partitioning in which nodal data and connectivity for both the interior elements and border elements required to generate a complete row of the discretized matrix equation reside on a given processor However, in the current implementation, since the nodal data is required for the calculation of the interior velocities in step 1, this information is broadcast to all processors outside of the time loop after it is read in from the input file Hence, no domain partitioning is necessary and rows in the matrix equation can simply be assigned evenly to processors Part of the equation assembly can be performed outside of the time loop However, to assemble the portions of the stiffness matrices associated with the convective acceleration terms, updated values of the velocity field determined in step 2 are required Inside the time loop, the completion of the stiffness matrix is performed by matrix-vector multiplication The load vector is also determined inside the time loop again by performing a matrix-vector multiplication Since the assembly of each row of the matrix equation is independent, there is no communication in the assembly phase of the algorithm The iterative equation solver PIM was chosen to solve the sparse linear system using a restarted Generalized Minimum Residual (GMRES) method with Jacobi preconditioning The data is stored in CSR (compressed sparse row) format and only nonzero matrix values are stored PIM requires a user defined parallel matrix-vector multiplication scheme The majority of the communication required during the solution phase of this step is a gather of the residual vector,

6 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) 110 Applications of High-Performance Computing in Engineering VII 5 Results for flow about a cylinder A free stream of unit velocity is impulsively started at time t = Ofor the problem of external flow about a cylinder of unit diameter The viscosity of the fluid is chosen to be v = 0,005 so that the Reynolds number is given by $2= 200 Results for the Strouhal number, lift and drag generated by the current vorticity formulation are presented below The pressure distribution around the cylinder at various times as calculated in postprocessing of the vorticity code is shown in Fig 1 As seen in the figure, the pressure fluctuates because of the vortex shedding Plots of the coefficient of drag and lift as a function of time are shown in Figs, 2 and 3, respectively Approximately, 85% of the drag and 94% of the lift can be attributable to the pressure forces, The period for the drag is essentially 1/2 the period of the lift A Strouhal number of 0,191 was calculated by taking a fast Fourier transform of the drag experienced by the cylinder A comparison of the current results with results available in the literature is shown in Table 1, The current results are well within the experimental and numerical scatter 0,20 000,1,1,01t=53sec -- - t= S4sec -020 t=55sec t = 56sec t=57sec p ~ -060 : , , ( Angle Around Cylinder (degrees) Figure 1: Pressure distribution on the surface of the cylinder at selected times (Y?= 200)

7 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) Applications of High-Performance Computing in Engineering VII 111 1, A P ~ - /7,f\~\f {l{\~ ) q 10000!! g \ r = - c i j 3 - l\ /F &i08000 r ml w< t,([/,14ji I VIV L1 JP g ++ 4 m ; i - / - ~ Cdp 0 B 06000,,,!,,!,,,,,!,!! Cdv E = al ~ g u E,!,, cd,,,,,,,,,,,,,,,,,,,,,,!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,000 20, ,000 50, , Time(see) Figure 2: Drag calculations for flow about the cylinder at Y?= 200 CdP is the component of the drag coefficient due to pressure, Cd is the component of the drag coefficient due to viscosity, and Cd is the total drag coefficient 6 Parallel performance The parallel performance of the vorticity code is evaluated using a grid containing 7600 finite elements, 7810 finite element nodes, and 160 boundary elements Log-log plots of the total clock time outside the time loop and per time step inside the time loop are shown in Fig 4 Also shown in the figure is the straight line curve representing ideal scalability Both plots show very good scalability Part of the reason for this is that, typically, over 95% of the total CPU effort is spent in evaluating the velocity field in step 2 This step is the embarrassingly parallel part of the algorithm Nevertheless, step 1 and step 3 also benefit from parallelism not only in reduced clock time, but equally importantly, from reduced storage requirements 7 Conclusions A parallel vorticity code has been developed to analyze flows about prismatic bluff bodies The vorticity formulation has several advantages for this class of incompressible flows However, since the pressure is eliminated in the

8 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) ~ ~2 Applications of High-Performance Computing in Engineering VII , Clp,,,!,,!$!,!,C[v h i I ICL Jh m & : ~ a H u w? H ,000 20, Time (see) Figure 3: Lift calculations for flow about the cylinder at R = 200 CIP is the component of the lift coefficient due to pressure, Clv is the component of the lift coefficient due to viscosity, and Cl is the total lift coefficient vorticit y formulation, a method of retrieving surface pressures has been developed so that lift and drag information can be determined Calculations using the current approach for the coefficient of lift and drag for flows about a cylinder at a Reynolds number of 200 matched very well with results available in the literature The numerical algorithm is divided into three distinct steps, 2 kinematic steps based on the generalized Helmholtz decomposition and 1 kinetic step Each step required a distinct data distribution and parallelization effort The scalability of the overall algorithm proved to be excellent 8 Acknowledgment This work was supported by Sandia National Laboratories Sandia is a multiprogram laboratory operated by Sandia Corporation, a Lockheed Martin Company, for the United States Department of Energy under contract DE- AC04-94-AL85000

9 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) Applications of High-Performance Computing in Engineering VII 113 Current Results Published Values Strouhal Number Drag Coefficient Lift Coefficient Table 1: A comparison of the current results for the Strouhal number, drag coefficient and lift coefficient with results available in the literature [3, 4,7, 10, 12, 16] g \ Ico 00 l\ \ 80 OutW@ TIMLCCQ \ - -A- - I*1 scaling \ Qw 70 E a \ a! Number of Processors Number of Processors Figure 4: Clock times (a) outside the time loop and (b) inside the time loop per time step for the flow about the cylinder problem References [1] E1-Refaee, M M, Boundary layer control of separated flow over circular cylinders - a BEM parametric study, Eng Anal, BEM, 14(3), , 1994 [2] Engelman, M S, Jamnia, M-A, Transient flow past a circular cylinder: A benchmark solution, Int, J Num Meth Fluids, 11, , 1990 [3] Farrant, T, Tan, M, and Price, W G, A cell boundary element method applied to laminar vortex shedding from circular cylinders, Comput & Fluids, 30, ,2001 [4] Gresho, P M, Chan S T,, Lee, R L, and Upson, C D, A modified finite element method for solving time-dependent, incompressible Navier- Stokes equations Part 2: Applications, Int, J Num Meth Fluids, 4, , 1984

10 2002 WIT Press, Ashurst Lodge, Southampton, SO40 7AA, UK All rights reserved Web: wwwwitpresscom Paper from: Applications of High Performance Computing in Engineering VII, CA Brebbia, P Melli & A Zanasi (Editors) ~ 14 Applications of High-Performance Computing in Engineering VII [5] Hendrickson, B A, and Womble, D E, The torus-wrap mapping for dense matrix calculations on massively parallel computers, SIAM J Sci Comput, 15(5), ,1994 [6] Ingber, M, S and Kempka, S N, A Galerkin implementation of the generalized Helmholtz decomposition for vorticity formulations, J Comp Ph~s,, 169, ,2001, [7] Inoue, O, Yamazaki, T, and Bisaka, T,, Numerical simulation of forced wakes around a cylinder, Int J Heat Fluid Flow, 16, , 1995 [8] KArm6n, T Von, Uber den mechanisms des wilderstandes etc, 1, Teil, Nachr Wiss Ges, G6ttingen, Math Phys, Kl,, , 1911 [9] Li, J, Chambarel, A,, Donneaud, M and Martin, R, Numerical study of laminar flow past one and two cylinders, Fluids, 19(2), , 1991 [10] Lu, X-Y, and Dalton, C Calculation of the timing of vortex formation from an oscillating cylinder, J Fluids Struct, 10, , 1996 [11] Shadid, J N, Hutchinson, S A, Moffat, H K, Henningan, G L, and Hendrickson, B, A 65+ Gflop/s Unstructured Finite Element simulation of chemically reacting flows on the Intel Paragon, in Proceedings of Supercomputing 94, IEEE Computer Society Press, 1994 [12] Tamura, T, Ohta, I, and Kuwahara, K,, on the reliability of twodimensional simulation for unsteady flows around a cylinder-type structures, J Wind Engrg, Ind Aero, 35, , 1990 [13] Thorn, A, The flow past circular cylinders at low speeds, Royal Sot, A141, , 1933 [14] Tritton, D, J, A note on vortex streets behind circular cylinders at low Reynolds numbers, J Fluid Mech, 45, ,1959 [15] Vorobieff, P, Georgiev, D, and Ingber, M S, onset of the second wake: Dependence on the Reynolds number, to appear Phys, Fluids, 2002 [16] Williamson, C H K and Roshko, A, Measurements of base pressure in the wake of a cylinder at low reynolds numbers, Zeit fiir Flug Welt, 14, 38-46, 1990

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

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

More information

cuibm A GPU Accelerated Immersed Boundary Method

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

More information

Computational Flow Simulations around Circular Cylinders Using a Finite Element Method

Computational Flow Simulations around Circular Cylinders Using a Finite Element Method Copyright c 2008 ICCES ICCES, vol.5, no.4, pp.199-204 Computational Flow Simulations around Circular Cylinders Using a Finite Element Method Kazuhiko Kakuda 1, Masayuki Sakai 1 and Shinichiro Miura 2 Summary

More information

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

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

More information

Computation of Incompressible Navier-Stokes Equations by Local RBF-based Differential Quadrature Method

Computation of Incompressible Navier-Stokes Equations by Local RBF-based Differential Quadrature Method Copyright c 25 Tech Science Press CMES, vol7, no2, pp95-25, 25 Computation of Incompressible Navier-Stokes Equations by Local RBF-based Differential Quadrature Method C Shu,2,HDing 2, KS Yeo 2 Abstract:

More information

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

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

More information

Solution Recording and Playback: Vortex Shedding

Solution Recording and Playback: Vortex Shedding STAR-CCM+ User Guide 6663 Solution Recording and Playback: Vortex Shedding This tutorial demonstrates how to use the solution recording and playback module for capturing the results of transient phenomena.

More information

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

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

More information

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP

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

More information

More recently, some research studies have provided important insights into the numerical analysis of flow past two tandem circular cylinders. Using th

More recently, some research studies have provided important insights into the numerical analysis of flow past two tandem circular cylinders. Using th Flow past two tandem circular cylinders using Spectral element method Zhaolong HAN a, Dai ZHOU b, Xiaolan GUI c a School of Naval Architecture, Ocean and Civil Engineering, Shanghai Jiaotong University,

More information

Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method

Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method Copyright c 2007 ICCES ICCES, vol.4, no.1, pp.11-18, 2007 Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method Kazuhiko Kakuda 1, Tomohiro Aiso 1 and Shinichiro Miura

More information

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

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

More information

SPC 307 Aerodynamics. Lecture 1. February 10, 2018

SPC 307 Aerodynamics. Lecture 1. February 10, 2018 SPC 307 Aerodynamics Lecture 1 February 10, 2018 Sep. 18, 2016 1 Course Materials drahmednagib.com 2 COURSE OUTLINE Introduction to Aerodynamics Review on the Fundamentals of Fluid Mechanics Euler and

More information

Driven Cavity Example

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

More information

ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS

ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS Prateek Chaturvedi 1, Ruchira Srivastava 1, Sachin Agrawal 3, and Karan Puri 4 1 Department of MAE, Amity University, Greater Noida, India 3 Department of

More information

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

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

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

More information

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

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

More information

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

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

More information

The DRM-MD integral equation method for the numerical solution of convection-diffusion

The DRM-MD integral equation method for the numerical solution of convection-diffusion The DRM-MD integral equation method for the numerical solution of convection-diffusion equation V. Popov & H. Power Wessex Institute of Technology, Ashurst Lodge, Ashurst, Abstract This work presents a

More information

Corrected/Updated References

Corrected/Updated References K. Kashiyama, H. Ito, M. Behr and T. Tezduyar, "Massively Parallel Finite Element Strategies for Large-Scale Computation of Shallow Water Flows and Contaminant Transport", Extended Abstracts of the Second

More information

Direct numerical simulations of flow and heat transfer over a circular cylinder at Re = 2000

Direct numerical simulations of flow and heat transfer over a circular cylinder at Re = 2000 Journal of Physics: Conference Series PAPER OPEN ACCESS Direct numerical simulations of flow and heat transfer over a circular cylinder at Re = 2000 To cite this article: M C Vidya et al 2016 J. Phys.:

More information

Mathematical Modeling of Drag Coefficient Reduction in Circular Cylinder Using Two Passive Controls at Re = 1000

Mathematical Modeling of Drag Coefficient Reduction in Circular Cylinder Using Two Passive Controls at Re = 1000 Mathematical and Computational Applications Article Mathematical Modeling of Drag Coefficient Reduction in Circular Cylinder Using Two Passive Controls at Re = 1000 Chairul Imron 1, *, Lutfi Mardianto

More information

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

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

More information

Pulsating flow around a stationary cylinder: An experimental study

Pulsating flow around a stationary cylinder: An experimental study Proceedings of the 3rd IASME/WSEAS Int. Conf. on FLUID DYNAMICS & AERODYNAMICS, Corfu, Greece, August 2-22, 2 (pp24-244) Pulsating flow around a stationary cylinder: An experimental study A. DOUNI & D.

More information

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

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

More information

Analysis of Flow Dynamics of an Incompressible Viscous Fluid in a Channel

Analysis of Flow Dynamics of an Incompressible Viscous Fluid in a Channel Analysis of Flow Dynamics of an Incompressible Viscous Fluid in a Channel Deepak Kumar Assistant Professor, Department of Mechanical Engineering, Amity University Gurgaon, India E-mail: deepak209476@gmail.com

More information

Transactions on Modelling and Simulation vol 16, 1997 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 16, 1997 WIT Press,   ISSN X Numerical Simulation of Vortex Shedding from an Oscillating Circular Cylinder J. R. Meneghini*, F. Sahara* & P. W. Bearman** *C/mvfrj;Yy of &%o PWo, Ef [/^f, Dgparrm^r of Engmg^rmg, CEf 05^0&-900, &5o

More information

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

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

More information

Contents. I The Basic Framework for Stationary Problems 1

Contents. I The Basic Framework for Stationary Problems 1 page v Preface xiii I The Basic Framework for Stationary Problems 1 1 Some model PDEs 3 1.1 Laplace s equation; elliptic BVPs... 3 1.1.1 Physical experiments modeled by Laplace s equation... 5 1.2 Other

More information

EFFICIENT SOLVER FOR LINEAR ALGEBRAIC EQUATIONS ON PARALLEL ARCHITECTURE USING MPI

EFFICIENT SOLVER FOR LINEAR ALGEBRAIC EQUATIONS ON PARALLEL ARCHITECTURE USING MPI EFFICIENT SOLVER FOR LINEAR ALGEBRAIC EQUATIONS ON PARALLEL ARCHITECTURE USING MPI 1 Akshay N. Panajwar, 2 Prof.M.A.Shah Department of Computer Science and Engineering, Walchand College of Engineering,

More information

Express Introductory Training in ANSYS Fluent Workshop 08 Vortex Shedding

Express Introductory Training in ANSYS Fluent Workshop 08 Vortex Shedding Express Introductory Training in ANSYS Fluent Workshop 08 Vortex Shedding Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry Oriented HPC Simulations,

More information

Introduction to C omputational F luid Dynamics. D. Murrin

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

More information

Modeling External Compressible Flow

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

More information

MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA

MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA A. N. Johnson et al., Int. J. Comp. Meth. and Exp. Meas., Vol. 3, No. 3 (2015) 269 278 MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA

More information

Document Information

Document Information TEST CASE DOCUMENTATION AND TESTING RESULTS TEST CASE ID ICFD-VAL-3.1 Flow around a two dimensional cylinder Tested with LS-DYNA R v980 Revision Beta Friday 1 st June, 2012 Document Information Confidentiality

More information

The Spalart Allmaras turbulence model

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

More information

ITU/FAA Faculty of Aeronautics and Astronautics

ITU/FAA Faculty of Aeronautics and Astronautics S. Banu YILMAZ, Mehmet SAHIN, M. Fevzi UNAL, Istanbul Technical University, 34469, Maslak/Istanbul, TURKEY 65th Annual Meeting of the APS Division of Fluid Dynamics November 18-20, 2012, San Diego, CA

More information

Numerical Simulation of the Flow Field around a 30 Inclined Flat Plate

Numerical Simulation of the Flow Field around a 30 Inclined Flat Plate Numerical Simulation of the Flow Field around a 30 Inclined Flat Plate M. Raciti Castelli, P. Cioppa and E. Benini Abstract This paper presents a CFD analysis of the flow around a 30 inclined flat plate

More information

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

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

More information

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

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

More information

Computational Fluid Dynamics - Incompressible Flows

Computational Fluid Dynamics - Incompressible Flows Computational Fluid Dynamics - Incompressible Flows March 25, 2008 Incompressible Flows Basis Functions Discrete Equations CFD - Incompressible Flows CFD is a Huge field Numerical Techniques for solving

More information

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

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

More information

Module 1: Introduction to Finite Difference Method and Fundamentals of CFD Lecture 13: The Lecture deals with:

Module 1: Introduction to Finite Difference Method and Fundamentals of CFD Lecture 13: The Lecture deals with: The Lecture deals with: Some more Suggestions for Improvement of Discretization Schemes Some Non-Trivial Problems with Discretized Equations file:///d /chitra/nptel_phase2/mechanical/cfd/lecture13/13_1.htm[6/20/2012

More information

Stream Function-Vorticity CFD Solver MAE 6263

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

More information

FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD

FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD TASK QUARTERLY 12 No 3, 273 287 FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD ZBIGNIEW KOSMA Institute of Applied Mechanics, Technical University

More information

Inviscid Flows. Introduction. T. J. Craft George Begg Building, C41. The Euler Equations. 3rd Year Fluid Mechanics

Inviscid Flows. Introduction. T. J. Craft George Begg Building, C41. The Euler Equations. 3rd Year Fluid Mechanics Contents: Navier-Stokes equations Inviscid flows Boundary layers Transition, Reynolds averaging Mixing-length models of turbulence Turbulent kinetic energy equation One- and Two-equation models Flow management

More information

A THREE-DIMENSIONAL ADAPTIVE WAVELET METHOD FOR FLUID STRUCTURE INTERACTION

A THREE-DIMENSIONAL ADAPTIVE WAVELET METHOD FOR FLUID STRUCTURE INTERACTION A THREE-DIMENSIONAL ADAPTIVE WAVELET METHOD FOR FLUID STRUCTURE INTERACTION N.K.-R. Kevlahan 1, O.V. Vasilyev 2, D. Goldstein 2, and A. Jay 1,3 kevlahan@mcmaster.ca 1 Department of Mathematics & Statistics,

More information

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING

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

More information

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Objective: The objective of this laboratory is to introduce how to use FLUENT to solve both transient and natural convection problems.

More information

A higher-order finite volume method with collocated grid arrangement for incompressible flows

A higher-order finite volume method with collocated grid arrangement for incompressible flows Computational Methods and Experimental Measurements XVII 109 A higher-order finite volume method with collocated grid arrangement for incompressible flows L. Ramirez 1, X. Nogueira 1, S. Khelladi 2, J.

More information

An Accurate Cartesian Grid Method for Viscous Incompressible Flows with Complex Immersed Boundaries

An Accurate Cartesian Grid Method for Viscous Incompressible Flows with Complex Immersed Boundaries Journal of Computational Physics 156, 209 240 (1999) Article ID jcph.1999.6356, available online at http://www.idealibrary.com on An Accurate Cartesian Grid Method for Viscous Incompressible Flows with

More information

Improvement of Reduced Order Modeling based on POD

Improvement of Reduced Order Modeling based on POD Author manuscript, published in "The Fifth International Conference on Computational Fluid Dynamics (28)" Improvement of Reduced Order Modeling based on POD M. Bergmann 1, C.-H. Bruneau 2, and A. Iollo

More information

CFD PREDICTION OF WIND PRESSURES ON CONICAL TANK

CFD PREDICTION OF WIND PRESSURES ON CONICAL TANK CFD PREDICTION OF WIND PRESSURES ON CONICAL TANK T.A.Sundaravadivel a, S.Nadaraja Pillai b, K.M.Parammasivam c a Lecturer, Dept of Aeronautical Engg, Satyabama University, Chennai, India, aerovelu@yahoo.com

More information

High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method

High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method Per-Olof Persson University of California, Berkeley, Berkeley, CA 9472-384, U.S.A. We study some of the properties

More information

An Introduction to SolidWorks Flow Simulation 2010

An Introduction to SolidWorks Flow Simulation 2010 An Introduction to SolidWorks Flow Simulation 2010 John E. Matsson, Ph.D. SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Chapter 2 Flat Plate Boundary Layer Objectives Creating

More information

Lecture 1.1 Introduction to Fluid Dynamics

Lecture 1.1 Introduction to Fluid Dynamics Lecture 1.1 Introduction to Fluid Dynamics 1 Introduction A thorough study of the laws of fluid mechanics is necessary to understand the fluid motion within the turbomachinery components. In this introductory

More information

Estimating Vertical Drag on Helicopter Fuselage during Hovering

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

More information

Transactions on Modelling and Simulation vol 20, 1998 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 20, 1998 WIT Press,   ISSN X Parallel indirect multipole BEM analysis of Stokes flow in a multiply connected domain M.S. Ingber*, A.A. Mammoli* & J.S. Warsa* "Department of Mechanical Engineering, University of New Mexico, Albuquerque,

More information

Analysis of an airfoil

Analysis of an airfoil UNDERGRADUATE RESEARCH FALL 2010 Analysis of an airfoil using Computational Fluid Dynamics Tanveer Chandok 12/17/2010 Independent research thesis at the Georgia Institute of Technology under the supervision

More information

Computational Fluid Dynamics for Engineers

Computational Fluid Dynamics for Engineers Tuncer Cebeci Jian P. Shao Fassi Kafyeke Eric Laurendeau Computational Fluid Dynamics for Engineers From Panel to Navier-Stokes Methods with Computer Programs With 152 Figures, 19 Tables, 84 Problems and

More information

SolidWorks Flow Simulation 2014

SolidWorks Flow Simulation 2014 An Introduction to SolidWorks Flow Simulation 2014 John E. Matsson, Ph.D. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

FINITE POINTSET METHOD FOR 2D DAM-BREAK PROBLEM WITH GPU-ACCELERATION. M. Panchatcharam 1, S. Sundar 2

FINITE POINTSET METHOD FOR 2D DAM-BREAK PROBLEM WITH GPU-ACCELERATION. M. Panchatcharam 1, S. Sundar 2 International Journal of Applied Mathematics Volume 25 No. 4 2012, 547-557 FINITE POINTSET METHOD FOR 2D DAM-BREAK PROBLEM WITH GPU-ACCELERATION M. Panchatcharam 1, S. Sundar 2 1,2 Department of Mathematics

More information

The effects of free surface and end cell on flow around a finite circular cylinder with low aspect ratio

The effects of free surface and end cell on flow around a finite circular cylinder with low aspect ratio J Mar Sci Technol (6) :45 53 DOI.7/s773-5-338-x ORIGINAL ARTICLE The effects of free surface and end cell on flow around a finite circular cylinder with low aspect ratio Haruki Fukuoka Shinichiro Hirabayashi

More information

Optimization with Gradient and Hessian Information Calculated Using Hyper-Dual Numbers

Optimization with Gradient and Hessian Information Calculated Using Hyper-Dual Numbers Optimization with Gradient and Hessian Information Calculated Using Hyper-Dual Numbers Jeffrey A. Fike and Juan J. Alonso Department of Aeronautics and Astronautics, Stanford University, Stanford, CA 94305,

More information

COMPUTATIONAL FLUIDAND SOLID MECHANICS

COMPUTATIONAL FLUIDAND SOLID MECHANICS COMPUTATIONAL FLUIDAND SOLID MECHANICS K.J. Bathe, editor Proceedings First MIT Conference on ComDutational Fluid and Solid Mechanics June t2.t5,2oot ElSeVief 968 Aerodynamic interaction between multiple

More information

FOURTH ORDER COMPACT FORMULATION OF STEADY NAVIER-STOKES EQUATIONS ON NON-UNIFORM GRIDS

FOURTH ORDER COMPACT FORMULATION OF STEADY NAVIER-STOKES EQUATIONS ON NON-UNIFORM GRIDS International Journal of Mechanical Engineering and Technology (IJMET Volume 9 Issue 10 October 2018 pp. 179 189 Article ID: IJMET_09_10_11 Available online at http://www.iaeme.com/ijmet/issues.asp?jtypeijmet&vtype9&itype10

More information

Numerical Investigation of Transonic Shock Oscillations on Stationary Aerofoils

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

More information

Module D: Laminar Flow over a Flat Plate

Module D: Laminar Flow over a Flat Plate Module D: Laminar Flow over a Flat Plate Summary... Problem Statement Geometry and Mesh Creation Problem Setup Solution. Results Validation......... Mesh Refinement.. Summary This ANSYS FLUENT tutorial

More information

Fluid-Structure Interaction Modeling of High-Aspect Ratio Nuclear Fuel Plates using COMSOL

Fluid-Structure Interaction Modeling of High-Aspect Ratio Nuclear Fuel Plates using COMSOL Fluid-Structure Interaction Modeling of High-Aspect Ratio Nuclear Fuel Plates using COMSOL Franklin Curtis 1 Kivanc Ekici 1 James Freels 2 1 University of Tennessee, Knoxville, TN 2 Oak Ridge National

More information

MOMENTUM AND HEAT TRANSPORT INSIDE AND AROUND

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

More information

Using wind tunnel tests to study pressure distributions around a bluff body: the case of a circular cylinder

Using wind tunnel tests to study pressure distributions around a bluff body: the case of a circular cylinder World Transactions on Engineering and Technology Education Vol.8, No.3, 010 010 WIETE Using wind tunnel tests to study pressure distributions around a bluff body: the case of a circular cylinder Josué

More information

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

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

More information

Non-Newtonian Transitional Flow in an Eccentric Annulus

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

More information

STABILIZED FINITE ELEMENT METHODS FOR INCOMPRESSIBLE FLOWS WITH EMPHASIS ON MOVING BOUNDARIES AND INTERFACES

STABILIZED FINITE ELEMENT METHODS FOR INCOMPRESSIBLE FLOWS WITH EMPHASIS ON MOVING BOUNDARIES AND INTERFACES STABILIZED FINITE ELEMENT METHODS FOR INCOMPRESSIBLE FLOWS WITH EMPHASIS ON MOVING BOUNDARIES AND INTERFACES A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Marek

More information

computational Fluid Dynamics - Prof. V. Esfahanian

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

More information

Ashwin Shridhar et al. Int. Journal of Engineering Research and Applications ISSN : , Vol. 5, Issue 6, ( Part - 5) June 2015, pp.

Ashwin Shridhar et al. Int. Journal of Engineering Research and Applications ISSN : , Vol. 5, Issue 6, ( Part - 5) June 2015, pp. RESEARCH ARTICLE OPEN ACCESS Conjugate Heat transfer Analysis of helical fins with airfoil crosssection and its comparison with existing circular fin design for air cooled engines employing constant rectangular

More information

AERODYNAMIC OPTIMIZATION OF REAR AND FRONT FLAPS ON A CAR

AERODYNAMIC OPTIMIZATION OF REAR AND FRONT FLAPS ON A CAR Student: Giannoni Alberto Professor: Ing. Jan Pralits, Advanced Fluid Dynamics Course Co-Professor: Ing. Matteo Colli AERODYNAMIC OPTIMIZATION OF REAR AND FRONT FLAPS ON A CAR ABSTRACT In this work we

More information

Radial Basis Function-Generated Finite Differences (RBF-FD): New Opportunities for Applications in Scientific Computing

Radial Basis Function-Generated Finite Differences (RBF-FD): New Opportunities for Applications in Scientific Computing Radial Basis Function-Generated Finite Differences (RBF-FD): New Opportunities for Applications in Scientific Computing Natasha Flyer National Center for Atmospheric Research Boulder, CO Meshes vs. Mesh-free

More information

A mesh refinement technique for the boundary element method based on local error analysis

A mesh refinement technique for the boundary element method based on local error analysis A mesh refinement technique for the boundary element method based on local error analysis J. J. Rodriguez

More information

Particle based flow solvers for incompressible flows in two dimensions: impulsively started flow past a circular cylinder

Particle based flow solvers for incompressible flows in two dimensions: impulsively started flow past a circular cylinder Particle based flow solvers for incompressible flows in two dimensions: impulsively started flow past a circular cylinder Prabhu Ramachandran 1, M.Ramakrishna 2 and S.C.Rajan 3 epartment of Aerospace Engineering,

More information

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

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

More information

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

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

More information

Introduction to ANSYS CFX

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

More information

Profile Catalogue for Airfoil Sections Based on 3D Computations

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

More information

Using a Single Rotating Reference Frame

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

More information

Estimation of Flow Field & Drag for Aerofoil Wing

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

More information

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

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

More information

LES Applications in Aerodynamics

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

More information

Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations

Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations Frank Hartmann, Stefan Buhl, Florian Gleiß, Christian Hasse Philipp Barth, Martin

More information

1 Stokes equations with FD on a staggered grid using the stream-function approach.

1 Stokes equations with FD on a staggered grid using the stream-function approach. Figure 1: Discretiation for the streamfunction approach. The boundary conditions are set through fictious boundary points. 1 Stokes equations with FD on a staggered grid using the stream-function approach.

More information

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

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

More information

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

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

More information

New LS-DYNA Fluids Solvers

New LS-DYNA Fluids Solvers 7 th International LS-DYNA Users Conference Fluid/Structure New LS-DYNA Fluids Solvers Grant O. Cook, Jr.. Zeng-Chan Zhang Livermore Software Technology Corporation 7374 Las Positas Road Livermore, CA

More information

QUASI-3D SOLVER OF MEANDERING RIVER FLOWS BY CIP-SOROBAN SCHEME IN CYLINDRICAL COORDINATES WITH SUPPORT OF BOUNDARY FITTED COORDINATE METHOD

QUASI-3D SOLVER OF MEANDERING RIVER FLOWS BY CIP-SOROBAN SCHEME IN CYLINDRICAL COORDINATES WITH SUPPORT OF BOUNDARY FITTED COORDINATE METHOD QUASI-3D SOLVER OF MEANDERING RIVER FLOWS BY CIP-SOROBAN SCHEME IN CYLINDRICAL COORDINATES WITH SUPPORT OF BOUNDARY FITTED COORDINATE METHOD Keisuke Yoshida, Tadaharu Ishikawa Dr. Eng., Tokyo Institute

More information

Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data

Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data Dick K.P. Yue Center for Ocean Engineering Department of Mechanical Engineering Massachusetts Institute of Technology Cambridge,

More information

A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEADY FLOWS

A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEADY FLOWS A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEAD FLOWS C. H. Zhou* * Department of Aerodynamics, Nanjing University of Aeronautics and Astronautics, Nanjing, 6, China Keywords: mesh adaptation, unsteady

More information

Tutorial 2. Modeling Periodic Flow and Heat Transfer

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

More information

A meshfree weak-strong form method

A meshfree weak-strong form method A meshfree weak-strong form method G. R. & Y. T. GU' 'centre for Advanced Computations in Engineering Science (ACES) Dept. of Mechanical Engineering, National University of Singapore 2~~~ Fellow, Singapore-MIT

More information

Rotating Moving Boundary Analysis Using ANSYS 5.7

Rotating Moving Boundary Analysis Using ANSYS 5.7 Abstract Rotating Moving Boundary Analysis Using ANSYS 5.7 Qin Yin Fan CYBERNET SYSTEMS CO., LTD. Rich Lange ANSYS Inc. As subroutines in commercial software, APDL (ANSYS Parametric Design Language) provides

More information