COMPUTATIONAL FLUID DYNAMICS MODEL FOR TACOMA NARROWS BRIDGE UPGRADE PROJECT

Size: px
Start display at page:

Download "COMPUTATIONAL FLUID DYNAMICS MODEL FOR TACOMA NARROWS BRIDGE UPGRADE PROJECT"

Transcription

1 Proceedings of FEDSM 03: 4TH ASME.JSME JOINT FLUIDS ENGINEERING CONFERENCE July 6-11, Honolulu, Hawaii FEDSM COMPUTATIONAL FLUID DYNAMICS MODEL FOR TACOMA NARROWS BRIDGE UPGRADE PROJECT Kristian Debus, Jonathan Berkoe, Brigette Rosendall Bechtel National Inc., P.O. Box , San Francisco, California Farzin Shakib ACUSIM Software, Inc., 2685 Marine Way, Suite 1215, Mountain View, California ABSTRACT The purpose of this work was to validate and apply a commercial computational fluid dynamics code with a hybrid RANS/LES turbulence computational model for a flow past a bluff body ultimately to help in the design of the caisson anchoring system during construction of a new adjacent span of the Tacoma Narrows Bridge. INTRODUCTION The new Tacoma Narrows Bridge will be designed as a suspension bridge and operated parallel to the existing Tacoma Narrows crossing in Tacoma, Washington (see Figure 1). This is the largest suspension bridge built in the USA in the last 40 years, and the first time a major suspension bridge has been constructed parallel and so near to an existing bridge. of the new caissons a complex, cable-supported anchoring system will be used to control the positions of the caissons located 65 feet from the existing bridge piers. During installation, the caissons will be subjected to current-driven loads and vortex shedding. The CFD model results for the East and West pier configurations will provide input data to the dynamic mooring analysis of the flow-structure interactions to determine the expected and maximum forces on the anchoring system cables. CFD is an especially important tool in this case due to the lack of relevant field measurement data for similar structures or experimental scale model data for similar configurations. PROBLEM DESCRIPTION The forces and moments determined from the CFD analysis are used to guide the dynamic simulation and design a cable-supported anchoring system. A preliminary design of this anchoring system at the east side of the span is shown is Figure 2 with the new caisson (square cross section) on the left Fig. 1 Rendering of future new span (shown on left) of Tacoma Narrows Bridge Tacoma Narrows Constructors has commissioned a study involving the use of CFD modeling in support of the Tacoma Narrows Bridge Expansion Project. During the construction Fig. 2 Anchor system design layout for the East side 1 Copyright #### by ASME

2 and the existing pier on the right. The anchor positions are indicated by the dots and are distributed around the caissons. Positioning of the anchors and attached cables is based on the expected current-induced load distribution during installation, installation logistics, riverbed soil considerations, and water depth. Additionally and of critical importance, it has been stipulated that the existing bridge structure cannot be touched by any of the anchors or cables. This results in a very complex design procedure that will be unique for each side of the span. Since the Tacoma Narrows is a tidal channel, the current flow cycles through opposing directions, referred to as flood and ebb. During flood conditions maximum flow speeds of 9 knots (4.6 m/s) at the East piers and 7 knots (3.6 m/s) at the West piers can occur. In the ebb direction the maximum velocity for both sides is around 7 knots (3.6 m/s). For flood direction, the caisson is positioned in the wake of the pier where the effects of vortex shedding prevail; for the ebb direction, the upstream caisson is subjected primarily to drag forces. In summary, the key technical challenges for this analysis are as follows: The transverse loads on the caisson particularly during the flood flow direction scenario in which the caisson lies in the wake of the existing pier are significant and may critically affect the stability of the structure. These loads are induced by the current flow adjacent to the caisson and also by the shedding and subsequent flow recirculation of vortices in the wake region. The vortex shedding phenomena is explicitly transient (time-varying) and unsteady (see Figure 3). The Reynolds number of the flow around the piers is on the order of 10 8 (100 million). No literature has been found applying CFD in this range of Reynolds number. The implication of the high Reynolds number is the difficulty in predicting the flow separation points and vortex shedding frequencies in the wake regions. It has been observed at the existing bridge that the vortices shed from the pier are directed downward. It is also believed that the downward direction to the vortices is coupled to the transverse components of the vortex formation. Fig. 3 Complex flow structures in the wake region of the existing pier (east side) at Tacoma Narrows These considerations necessitated the development of a fully three-dimensional modeling approach. The commercial CFD code, AcuSolve, was chosen for the model because its equalorder pressure/velocity coupling results in fast convergence and was developed to run very efficiently on parallel platforms. Also, the hybrid RANS/LES turbulence model is the most appropriate choice for high Reynolds number flows around bluff bodies. By using this methodology it was possible to achieve excellent accuracy with relatively fast solution times. CFD MODEL DESCRIPTION Solution Methodology AcuSolve solves the transient turbulent incompressible Navier-Stokes equations u = 0 Du ρ = p + τ Dt These are, respectively, the conservation of mass and momentum in three-dimensions. Here D / Dt = / t + u is the material derivative; u is the velocity vector; ρ is the density; p is the pressure; and τ is the stress tensor which is the sum of contributions from the viscous and turbulence Reynolds stress, modeled as T τ = ( µ + µ t )( u + u) where µ and µ t are, respectively, the molecular and turbulent eddy viscosities. The one-equation Spalart-Allmaras (SA) RANS turbulence model with the Detached-Eddy Simulation (DES) modification is used to model the eddy-viscosity. The SA RANS model may be written as 2 D ~ ν ~ ~ ~ ( ( ~ ) ~ ~ ν = cb Sν + ν + ν ν + cb2 ( ν ) ) cw 1 fw Dt σ d Where ~ ν is the unknown field; see [Spalart 92] for details and definition of S ~ and f w and constantsσ, c b1, c b2, and c w1. ~ ν is closely related to kinematic eddy viscosity. The turbulence eddy viscosity is then given by 3 χ µ ρν~ χ ρν~ t = = / µ 3 3 χ + cv 1 The DES model is obtained by replacing the distance to the nearest wall, d, by ~ d = min( d, C DES ) Here is a local measure of element size andc DES is a constant; see [Spalart 97] for details. It is well known that RANS turbulence models can be very effective in resolving boundary layers and free-stream flows. However, they do a poor job in capturing free shears. On the other hand, LES turbulence models can be effective in capturing the free shear, while they need unattainable mesh resolution to capture boundary layers, especially at high Reynolds numbers. For well-generated meshes, DES is 2 Copyright #### by ASME

3 designed to naturally switch between RANS and LES where appropriate. The mesh spacing in the boundary layers is of the order of boundary layer thickness. Consequently, in the boundary layer, DES reverts to the RANS mode to predict the boundary layer and flow separations. Away from the walls, and when production and destruction terms are balanced, the length scale d ~ = C DES of the model yields a Smagorinsky 2 LES eddy viscosity ~ ν S. In short, DES attempts to provide the best of both worlds. The above equations constitute a system of five equations with five unknowns. These equations are solved using the Galerkin/Least-Squares finite element technology; see [Hughes 87] and references therein for in-depth description. Equal-order nodal interpolations for all working variables, including pressure, are used with low-order elements. Moreover, the semi-discrete generalized-α method of [Hulbert 93] is used to resolve the time dependencies. The Galerkin finite element formulation provides the base algorithm. Galerkin formulation, which is equivalent to centraldifference formulation in finite differences, does not yield stable discretization for the solution of the incompressible Navier-Stokes equations. The stability difficulties arise from two main sources: (1) the divergence-free constraint, i.e., the continuity equation; and (2) the convective term in the momentum equations. The least-squares operator is designed to add the needed stability without sacrificing accuracy. AcuSolve improves performance in three ways: (1) it solves the coupled velocity/pressure system, yielding substantially faster convergence; (2) its architecture has been implemented from the ground up for vector and cache-based super-scalar machines; (3) it is designed for coarse-grain parallel machines. Domain decomposition is used to break and distribute the elements and nodes to different processors. Message Passing Interface (MPI) is used to communicate between the processors. All the algorithms are designed specifically to perform on coarse-grain parallel machines. Model Geometry and Bathymetry The CFD model was set up as a rigid body system submerged in water. The complex bathymetry (based on actual mapping of the riverbed) was imported to the meshing tool from a CAD model. The bathymetry data was converted using Microstation (Bentley, Inc.) to a surface model suitable for export to the CFD meshing software. Separate models were created for the East and West piers. Each of these models extended sufficient distance into the channel to allow for specification of far-field boundary condition. Fig. 4 Computational domain for the west side with bathymetry and pier/caisson configuration Figure 4 shows the West pier model including the surface bathymetry, caisson/pier configuration, boundary locations, and coordinate system orientation. An unstructured hybrid mesh with tetrahedral and prismatic elements for the boundary layers was created using the Tetra module of the ICEM-CFD software (ANSYS, Inc.). To reduce run time and memory usage the prismatic elements were converted to tetra, leading to a mesh size of approximately 3.5 million elements. Figure 5 shows a plot of the mesh around the new caisson with the prismatic elements on the caisson surface. The mesh density was increased in the wake region behind the caisson to optimize grid resolution and capture the vortex shedding and recirculation areas. Fig. 5 Computational mesh with prismatic elements on the caisson and pier Boundary Conditions Simulations were carried out for 9 different scenarios at the East and West piers under ebb and flood conditions. Measured current velocity data obtained for the Tacoma Narrows showed maximum flow speeds of 9 knots (4.6 m/s) at the East piers and 7 knots (3.6 m/s) at the West piers. Maximum flows were used to provide the Project team worst case scenario data. HR Wallingford in the UK had been commissioned to carry out scale-model rigid body tests on the East piers. For the flood direction, measured velocity profiles from the tests were scaled up (velocity magnitude for HRW model was m/s) and applied at the upstream inlet boundary of the CFD model. The far-field side boundaries and the water surface 3 Copyright #### by ASME

4 boundary were set as symmetry boundaries. For the ebb direction, a uniform velocity of 3.6 m/s was applied at the inlet boundary. For the West side, data from the scale model was not made available since the Project decided to rely solely on CFD modeling for determining the rigid body loads there. Additionally, there was not sufficient measured current velocity data available to specify the expected approach angle with a high degree of confidence. Therefore it was decided to model a range of flow angles to determine the sensitivity of the results and to use an additional source model for projecting the inlet flow conditions. OEA Inc. (Ocean Engineering Associates, Inc.) had previously been assigned to determine the flow skew angles at Tacoma Narrows using a two-dimensional computer model (RMA2: US Army Corps of Engineers). These depth average data were used to determine the maximum flow angles at relevant flow velocities. The extracted model data were applied using a bi-linear interpolation scheme at the inlets just as the HRW measurement data had been used for the East piers flood scenario. For the ebb cases, the inlet and exit boundaries in the far wake were placed at about 6.5R and 20R (R being the diameter of the existing pier at ~35 meters) from the center of the existing pier, respectively. In order to apply the boundary conditions retrieved from the OEA simulation the boundaries for the flood case simulations were placed at 15R and 26R. Fig. 6 Flow around a square cylinder at Re= The Reynolds numbers evaluated ranged from Re = 10 5 (HRW model scale size) up to Re = 10 8 (full scale) into the super critical flow regime. The results for drag coefficients and Strouhal numbers were in good agreement with data from the literature for the smooth cylinder at Re = 10 5 and in excellent agreement for the square cylinder (the measured value for square cyclinder should be close to 2.0 [Delany 53]). At the full scale Reynolds number an extrapolation for experimental data from literature [Achenbach 68] confirmed the confidence in the chosen method (see Figures 7 through Figure 9). In particular the square cylinder test case was considered most relevant due to its similarity to the actual shape of the caissons. Since the modeling of flow separation around square cyclinders is more repeatable (and numerically more robust) than for circular cylinders, extrapolation to higher Reynolds numbers from the limited range of available data was done with greater confidence. Computer Simulations All simulations were run on a Compaq ES40 server using four 667 MHz Alpha processors running in parallel and equipped with four gigabytes (Gb) of memory (RAM). The runs were typically initialized by computing an approximate steady state solution, and then running in transient mode for many cycles until repeatability in the solution behavior (based on both forces and drag coefficients) was observed. The computation time varied depending on the model size and flow conditions, but typically required about four days. CFD MODEL VALIDATION The first step was to run benchmark simulations and compare the results to measured data for standard similar bluff body configurations such as circular and square cylinders. A velocity vector plot from the square cylinder simulation is shown in Figure 6. Fig. 7 Drag coefficient at Re= for circular and square cylinder test cases Fig. 8 Drag coefficient at Re= for full-scale circular cylinder test case 4 Copyright #### by ASME

5 Fig. 11 Flow streamlines around East side caisson for 4.6 m/s flood direction Fig. 9 Achenbach - Drag coefficients measured for circular cylinders at up to Re = 10 7 CFD MODEL RESULTS The project deliverables were the forces in x-y-z direction, the moments (Mx, My, Mz) for the new caissons and the existing piers, and the drag and lift coefficients in x-y-z direction, in addition to the respective time history of the frequency oscillations. All simulations except as noted below were based on the maximum draft before the caisson touched the riverbed. Figures 10 through 12 show results for the east side flood flow case. While it is difficult to present images of transient vortex shedding in a snapshot type of graphic, both the velocity vector plot and the streamline plot indicate the high degree of turbulence and unsteady eddy formation surrounding the caisson, and in particular in the shadowed zone between the pier and caisson. The degree of shadowing created by the pier is naturally very sensitive to the flow angle in this case, the east side caisson is almost completely in the wake region. Thus, as shown in Figure 12, the transverse (y-direction) force time history is highly variable, and in fact shows occurrences of peak loads that exceed even the drag force on the pier. Also note the relative small magnitude of the drag (x-direction) force on the caisson, due to its poistion in the wake of the pier. Fig. 12 Force time history for East side caisson and pier for 4.6 m/s flood direction Figure 13 shows the velocity field at the surface for the east side ebb case, which is in effect what the visual appearance of the flow from above would look like. This can be contrasted with the velocity field shown in Figure 14, taken near the bottom, where the effect of the bathymetry on the field can be observed. Such is the power of CFD that it allows the analyst a level of detail impossible to obtain even in an experiment. Figure 15 compares the force time history on the caisson of the flood and ebb cases for the east side. For the flood direction, the transverse loads driven by the effects of vortex shedding dominate the overall force. For the ebb direction, the drag and transverse loads are comparable. Since the caisson is suspended above the riverbed bottom, a relatively small but measureable lift (z-direction) force is observed as well. Both flow directions produce significant loads of comparable magnitude and need to be considered from a design standpoint. Fig. 10 Velocity vectors at mid-depth around East side caisson and pier for 4.6 m/s flood direction 5 Copyright #### by ASME

6 Fig. 13 Velocity vectors at the surface around East side caisson and pier for 3.6 m/s ebb direction Fig. 14 Velocity vectors near the bottom around East side caisson and pier for 3.6 m/s ebb direction Fig. 15 Force time history for East side caisson for 4.6 m/s flood and 3.6 m/s ebb direction Figure 16 compares the force time history of the east and west caissons for the ebb flow direction. The measurable variations can be attributed to relatively slight differences in flow direction, caisson orientation, and bathymetry. Fig. 16 Force time history for East and West side caissons for 3.6 m/s ebb direction CONCLUSIONS The Tacoma Narrows Bridge Expansion Project presents a good example of the value of CFD modeling. While bridge design would at first glance appear to be far less of a challenge from a fluid dynamic standpoint than an aircraft or ship, in fact the Reynolds numbers involved in this case are extraordinarily high, so much so that neither relevant scale model data nor proven design correlations are readily available to the team. In such cases it is easy for engineers and designers to overlook the complexities of the actual situation, and difficult to even apply a universal factor of conservatism with a high degree of confidence and without excessive cost. In recognizing the challenge in using CFD modeling for such flow conditions due to the high Reynolds number, unsteady nature of the flow, and degree of accuracy required for fluid-structure force calculations, a unique commercial solver package AcuSolve, based on a hybrid RANS/LES turbulence model (referred to as DES) and the finite element methodology, combined with a detailed CAD model and an unstructured prismatic and tetrahedral mesh, was employed. This approach proved to be fast, reliable, and very stable all required for a real-world engineering project. The accuracy of the CFD methodology employed was partially confirmed by successful comparison with experimental data from recognized benchmark cases, and additionally by a peer review of bridge and offshore platform designers. More conclusive confidence in the accuracy of the CFD model results will require agreement with scale model tests of the actual caisson configuration, scheduled to be undertaken in the coming weeks. REFERENCES [Hughes 87] T.J.R. Hughes, Recent Progress in the Development and Understanding of SUPG Methods with Special Reference to the Compressible Euler and Navier-Stokes Equations, Int. J. Numer. Methods Fluids, (1987). [Hulbert 93] J. Chung and G.M. Hulbert, "A time integration algorithm for structural dynamics with improved numerical dissipation: The generalized-a method", J. Appl. Mech , (1993). 6 Copyright #### by ASME

7 [Shakib 89] F. Shakib, Finite Element Analysis of the Compressible Euler and Navier-Stokes Equations," Ph.D. Thesis, Department of Mechanical Engineering, Stanford University, [Spalart 92] P.R. Spalart and S.R. Allmaras, A One- Equation Turbulence Model for Aerodynamics Flows, AIAA Paper No , [Spalart 97] P.R. Spalart, W.H. Jou, M. Strelets, and S.R. Allmaras, Comments on the Feasibility of LES for Wings, and on Hybrid RANS/LES Approach Advances in DNS/LES, 1 st AFOSR Int. Conf. on DNS/LES, Aug. 4-8, 1997, Greyden Press, Columbus OH. [Achenbach 68], E. Achenbach, Distribution of local pressure and skin friction around a circular cylinder in crossflow up to Re = , J. Fluid Mech. 34, , [Delany 53] Noel K. Delany, Norman E. Sorenson, 'Low- Speed Drag of Cylinders of Various Shapes', NACA (National Advisory Committee for Aeronautics), Ames Aeronautical Laboratory, Moffett Field, Calif., November Copyright #### by ASME

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

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

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

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

Simulation of Fluid-Structure Interactions in Aeronautical Applications

Simulation of Fluid-Structure Interactions in Aeronautical Applications Simulation of Fluid-Structure Interactions in Aeronautical Applications Martin Kuntz Jorge Carregal Ferreira ANSYS Germany D-83624 Otterfing [email protected] December 2003 3 rd FENET Annual Industry

More information

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

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

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

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: [email protected] Research field: Statics and Dynamics Fluids mechanics

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

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Universal Journal of Mechanical Engineering (1): 8-33, 014 DOI: 10.13189/ujme.014.00104 http://www.hrpub.org Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Alireza Falahat

More information

Basic Equations, Boundary Conditions and Dimensionless Parameters

Basic Equations, Boundary Conditions and Dimensionless Parameters Chapter 2 Basic Equations, Boundary Conditions and Dimensionless Parameters In the foregoing chapter, many basic concepts related to the present investigation and the associated literature survey were

More information

COMPARISON OF SOLUTION ALGORITHM FOR FLOW AROUND A SQUARE CYLINDER

COMPARISON OF SOLUTION ALGORITHM FOR FLOW AROUND A SQUARE CYLINDER Ninth International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia - December COMPARISON OF SOLUTION ALGORITHM FOR FLOW AROUND A SQUARE CYLINDER Y. Saito *, T. Soma,

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

Lecture 8 - Turbulence. Applied Computational Fluid Dynamics

Lecture 8 - Turbulence. Applied Computational Fluid Dynamics Lecture 8 - Turbulence Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Turbulence What is turbulence? Effect of turbulence

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

MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi

MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi MEL 807 Computational Heat Transfer (2-0-4) Dr. Prabal Talukdar Assistant Professor Department of Mechanical Engineering IIT Delhi Time and Venue Course Coordinator: Dr. Prabal Talukdar Room No: III, 357

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 [email protected] ForWind - Center for Wind Energy Research Institute of Physics, University of Oldenburg, Germany Outline Computational

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

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

A fundamental study of the flow past a circular cylinder using Abaqus/CFD

A fundamental study of the flow past a circular cylinder using Abaqus/CFD A fundamental study of the flow past a circular cylinder using Abaqus/CFD Masami Sato, and Takaya Kobayashi Mechanical Design & Analysis Corporation Abstract: The latest release of Abaqus version 6.10

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

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

Adaptation of General Purpose CFD Code for Fusion MHD Applications*

Adaptation of General Purpose CFD Code for Fusion MHD Applications* Adaptation of General Purpose CFD Code for Fusion MHD Applications* Andrei Khodak Princeton Plasma Physics Laboratory P.O. Box 451 Princeton, NJ, 08540 USA [email protected] Abstract Analysis of many fusion

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

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

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

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

Multiphase Flow - Appendices

Multiphase Flow - Appendices Discovery Laboratory Multiphase Flow - Appendices 1. Creating a Mesh 1.1. What is a geometry? The geometry used in a CFD simulation defines the problem domain and boundaries; it is the area (2D) or volume

More information

Mesh Moving Techniques for Fluid-Structure Interactions With Large Displacements

Mesh Moving Techniques for Fluid-Structure Interactions With Large Displacements K. Stein Department of Physics, Bethel College, St. Paul, MN 55112 T. Tezduyar Mechanical Engineering, Rice University, MS 321, Houston, TX 77005 R. Benney Natick Soldier Center, Natick, MA 01760 Mesh

More information

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER International Journal of Advancements in Research & Technology, Volume 1, Issue2, July-2012 1 CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER ABSTRACT (1) Mr. Mainak Bhaumik M.E. (Thermal Engg.)

More information

Part IV. Conclusions

Part IV. Conclusions Part IV Conclusions 189 Chapter 9 Conclusions and Future Work CFD studies of premixed laminar and turbulent combustion dynamics have been conducted. These studies were aimed at explaining physical phenomena

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

Lecture 11 Boundary Layers and Separation. Applied Computational Fluid Dynamics

Lecture 11 Boundary Layers and Separation. Applied Computational Fluid Dynamics Lecture 11 Boundary Layers and Separation Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Overview Drag. The boundary-layer

More information

Compatibility and Accuracy of Mesh Generation in HyperMesh and CFD Simulation with Acusolve for Torque Converter

Compatibility and Accuracy of Mesh Generation in HyperMesh and CFD Simulation with Acusolve for Torque Converter Compatibility and Accuracy of Mesh Genen in HyperMesh and CFD Simulation with Acusolve for Converter Kathiresan M CFD Engineer Valeo India Private Limited Block - A, 4th Floor, TECCI Park, No. 176 Rajiv

More information

External bluff-body flow-cfd simulation using ANSYS Fluent

External bluff-body flow-cfd simulation using ANSYS Fluent External bluff-body flow-cfd simulation using ANSYS Fluent External flow over a bluff body is complex, three-dimensional, and vortical. It is massively separated and it exhibits vortex shedding. Thus,

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

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 2 Introduction to CFD Methodology Introduction to ANSYS FLUENT L2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions,

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

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

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

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

A LAMINAR FLOW ELEMENT WITH A LINEAR PRESSURE DROP VERSUS VOLUMETRIC FLOW. 1998 ASME Fluids Engineering Division Summer Meeting

A LAMINAR FLOW ELEMENT WITH A LINEAR PRESSURE DROP VERSUS VOLUMETRIC FLOW. 1998 ASME Fluids Engineering Division Summer Meeting TELEDYNE HASTINGS TECHNICAL PAPERS INSTRUMENTS A LAMINAR FLOW ELEMENT WITH A LINEAR PRESSURE DROP VERSUS VOLUMETRIC FLOW Proceedings of FEDSM 98: June -5, 998, Washington, DC FEDSM98 49 ABSTRACT The pressure

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

Aerodynamics of Rotating Discs

Aerodynamics of Rotating Discs Proceedings of ICFD 10: Tenth International Congress of FluidofDynamics Proceedings ICFD 10: December 16-19, 2010, Stella Di MareTenth Sea Club Hotel, Ain Soukhna, Egypt International Congress of Red FluidSea,

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

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

CFD Analysis of Civil Transport Aircraft

CFD Analysis of Civil Transport Aircraft IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 06, 2015 ISSN (online): 2321-0613 CFD Analysis of Civil Transport Aircraft Parthsarthi A Kulkarni 1 Dr. Pravin V Honguntikar

More information

Aeroacoustic simulation based on linearized Euler equations and stochastic sound source modelling

Aeroacoustic simulation based on linearized Euler equations and stochastic sound source modelling Aeroacoustic simulation based on linearized Euler equations and stochastic sound source modelling H. Dechipre a, M. Hartmann a, J. W Delfs b and R. Ewert b a Volkswagen AG, Brieffach 1777, 38436 Wolfsburg,

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

Lecture 16 - Free Surface Flows. Applied Computational Fluid Dynamics

Lecture 16 - Free Surface Flows. Applied Computational Fluid Dynamics Lecture 16 - Free Surface Flows Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Example: spinning bowl Example: flow in

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

Benchmarking COMSOL Multiphysics 3.5a CFD problems

Benchmarking COMSOL Multiphysics 3.5a CFD problems Presented at the COMSOL Conference 2009 Boston Benchmarking COMSOL Multiphysics 3.5a CFD problems Darrell W. Pepper Xiuling Wang* Nevada Center for Advanced Computational Methods University of Nevada Las

More information

Along-wind self-excited forces of two-dimensional cables under extreme wind speeds

Along-wind self-excited forces of two-dimensional cables under extreme wind speeds The Seventh International Colloquium on Bluff Body Aerodynamics and Applications (BBAA7) Shanghai, China; September 2-6, 2012 Along-wind self-excited forces of two-dimensional cables under extreme wind

More information

Performance prediction of a centrifugal pump working in direct and reverse mode using Computational Fluid Dynamics

Performance prediction of a centrifugal pump working in direct and reverse mode using Computational Fluid Dynamics European Association for the Development of Renewable Energies, Environment and Power Quality (EA4EPQ) International Conference on Renewable Energies and Power Quality (ICREPQ 10) Granada (Spain), 23rd

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

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

CFD software overview comparison, limitations and user interfaces

CFD software overview comparison, limitations and user interfaces CFD software overview comparison, limitations and user interfaces Daniel Legendre Introduction to CFD Turku, 05.05.2015 Åbo Akademi University Thermal and Flow Engineering Laboratory 05.05.2015 1 Some

More information

Chapter 10. Flow Rate. Flow Rate. Flow Measurements. The velocity of the flow is described at any

Chapter 10. Flow Rate. Flow Rate. Flow Measurements. The velocity of the flow is described at any Chapter 10 Flow Measurements Material from Theory and Design for Mechanical Measurements; Figliola, Third Edition Flow Rate Flow rate can be expressed in terms of volume flow rate (volume/time) or mass

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

Module 6 Case Studies

Module 6 Case Studies Module 6 Case Studies 1 Lecture 6.1 A CFD Code for Turbomachinery Flows 2 Development of a CFD Code The lecture material in the previous Modules help the student to understand the domain knowledge required

More information

Lecturer, Department of Engineering, [email protected], Lecturer, Department of Mathematics, [email protected]

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, [email protected] * Lecturer,

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

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 [email protected],

More information

COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1. By Kimbal A. Hall, PE. Submitted to: WESTFALL MANUFACTURING COMPANY

COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1. By Kimbal A. Hall, PE. Submitted to: WESTFALL MANUFACTURING COMPANY COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1 By Kimbal A. Hall, PE Submitted to: WESTFALL MANUFACTURING COMPANY FEBRUARY 2012 ALDEN RESEARCH LABORATORY, INC. 30 Shrewsbury

More information

Numerical Approach Aspects for the Investigation of the Longitudinal Static Stability of a Transport Aircraft with Circulation Control

Numerical Approach Aspects for the Investigation of the Longitudinal Static Stability of a Transport Aircraft with Circulation Control Numerical Approach Aspects for the Investigation of the Longitudinal Static Stability of a Transport Aircraft with Circulation Control Dennis Keller Abstract The aim of the investigation is to gain more

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

du u U 0 U dy y b 0 b

du u U 0 U dy y b 0 b BASIC CONCEPTS/DEFINITIONS OF FLUID MECHANICS (by Marios M. Fyrillas) 1. Density (πυκνότητα) Symbol: 3 Units of measure: kg / m Equation: m ( m mass, V volume) V. Pressure (πίεση) Alternative definition:

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: [email protected]

More information

A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME CFD SOLVER ISIS-CFD

A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME CFD SOLVER ISIS-CFD European Conference on Computational Fluid Dynamics ECCOMAS CFD 2006 P. Wesseling, E. Oñate and J. Périaux (Eds) c TU Delft, The Netherlands, 2006 A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME

More information

Chapter 8: Flow in Pipes

Chapter 8: Flow in Pipes Objectives 1. Have a deeper understanding of laminar and turbulent flow in pipes and the analysis of fully developed flow 2. Calculate the major and minor losses associated with pipe flow in piping networks

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

(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, [email protected]

More information

C3.8 CRM wing/body Case

C3.8 CRM wing/body Case C3.8 CRM wing/body Case 1. Code description XFlow is a high-order discontinuous Galerkin (DG) finite element solver written in ANSI C, intended to be run on Linux-type platforms. Relevant supported equation

More information

CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDER

CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDER CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDER Chandrakant D. Mhalungekar Department of Mechanical Engineering, MIT College of Engineering, Pune 411038, Pune University, India.

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

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

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra***

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra*** Ravi Kumar Singh, K. B. Sahu, Thakur Debasis Mishra / International Journal of Engineering Research and Applications (IJERA) ISSN: 48-96 www.ijera.com Vol. 3, Issue 3, May-Jun 3, pp.766-77 Analysis of

More information

Coupled CFD and Vortex Methods for Modelling Hydro- and Aerodynamics of Tidal Current Turbines and On- and Offshore Wind Turbines

Coupled CFD and Vortex Methods for Modelling Hydro- and Aerodynamics of Tidal Current Turbines and On- and Offshore Wind Turbines Coupled CFD and Vortex Methods for Modelling Hydro- and Aerodynamics of Tidal Current Turbines and On- and Offshore Wind Turbines SIMPACK User Meeting 2014 Augsburg, Germany October 9 th, 2014 Dipl.-Ing.

More information

Distinguished Professor George Washington University. Graw Hill

Distinguished Professor George Washington University. Graw Hill Mechanics of Fluids Fourth Edition Irving H. Shames Distinguished Professor George Washington University Graw Hill Boston Burr Ridge, IL Dubuque, IA Madison, Wl New York San Francisco St. Louis Bangkok

More information

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET)

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) Proceedings of the 2 nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 ISSN 0976 6340 (Print)

More information

CFD modelling of floating body response to regular waves

CFD modelling of floating body response to regular waves CFD modelling of floating body response to regular waves Dr Yann Delauré School of Mechanical and Manufacturing Engineering Dublin City University Ocean Energy Workshop NUI Maynooth, October 21, 2010 Table

More information

Turbulence and Fluent

Turbulence and Fluent Turbulence and Fluent Turbulence Modeling What is Turbulence? We do not really know 3D, unsteady, irregular motion in which transported quantities fluctuate in time and space. Turbulent eddies (spatial

More information

Introduction to CFD Analysis

Introduction to CFD Analysis Introduction to CFD Analysis Introductory FLUENT Training 2006 ANSYS, Inc. All rights reserved. 2006 ANSYS, Inc. All rights reserved. 2-2 What is CFD? Computational fluid dynamics (CFD) is the science

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

Introduction to CFD Analysis

Introduction to CFD Analysis Introduction to CFD Analysis 2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

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

Practice Problems on Boundary Layers. Answer(s): D = 107 N D = 152 N. C. Wassgren, Purdue University Page 1 of 17 Last Updated: 2010 Nov 22

Practice Problems on Boundary Layers. Answer(s): D = 107 N D = 152 N. C. Wassgren, Purdue University Page 1 of 17 Last Updated: 2010 Nov 22 BL_01 A thin flat plate 55 by 110 cm is immersed in a 6 m/s stream of SAE 10 oil at 20 C. Compute the total skin friction drag if the stream is parallel to (a) the long side and (b) the short side. D =

More information

Purdue University - School of Mechanical Engineering. Objective: Study and predict fluid dynamics of a bluff body stabilized flame configuration.

Purdue University - School of Mechanical Engineering. Objective: Study and predict fluid dynamics of a bluff body stabilized flame configuration. Extinction Dynamics of Bluff Body Stabilized Flames Investigator: Steven Frankel Graduate Students: Travis Fisher and John Roach Sponsor: Air Force Research Laboratory and Creare, Inc. Objective: Study

More information

Current Status and Challenges in CFD at the DLR Institute of Aerodynamics and Flow Technology

Current Status and Challenges in CFD at the DLR Institute of Aerodynamics and Flow Technology Current Status and Challenges in CFD at the DLR Institute of Aerodynamics and Flow Technology N. Kroll, C.-C. Rossow DLR, Institute of Aerodynamics and Flow Technology DLR Institute of Aerodynamics and

More information

CFD Simulation of Subcooled Flow Boiling using OpenFOAM

CFD Simulation of Subcooled Flow Boiling using OpenFOAM Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet CFD

More information

CALIFORNIA STATE UNIVERSITY NORTHRIDGE. Evaluation of Ground Effect on the Drag on an HPV Fairing Using CFD

CALIFORNIA STATE UNIVERSITY NORTHRIDGE. Evaluation of Ground Effect on the Drag on an HPV Fairing Using CFD CALIFORNIA STATE UNIVERSITY NORTHRIDGE Evaluation of Ground Effect on the Drag on an HPV Fairing Using CFD A thesis submitted in partial fulfillment of the requirements For the degree of Master of Science

More information

Introductory FLUENT Training

Introductory FLUENT Training Chapter 10 Transient Flow Modeling Introductory FLUENT Training www.ptecgroup.ir 10-1 Motivation Nearly all flows in nature are transient! Steady-state assumption is possible if we: Ignore transient fluctuations

More information

CFD STUDY OF TEMPERATURE AND SMOKE DISTRIBUTION IN A RAILWAY TUNNEL WITH NATURAL VENTILATION SYSTEM

CFD STUDY OF TEMPERATURE AND SMOKE DISTRIBUTION IN A RAILWAY TUNNEL WITH NATURAL VENTILATION SYSTEM CFD STUDY OF TEMPERATURE AND SMOKE DISTRIBUTION IN A RAILWAY TUNNEL WITH NATURAL VENTILATION SYSTEM J. Schabacker, M. Bettelini, Ch. Rudin HBI Haerter AG Thunstrasse 9, P.O. Box, 3000 Bern, Switzerland

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

Computational Fluid Dynamics

Computational Fluid Dynamics Aerodynamics Computational Fluid Dynamics Industrial Use of High Fidelity Numerical Simulation of Flow about Aircraft Presented by Dr. Klaus Becker / Aerodynamic Strategies Contents Aerodynamic Vision

More information

Removal of Liquid Water Droplets in Gas Channels of Proton Exchange Membrane Fuel Cell

Removal of Liquid Water Droplets in Gas Channels of Proton Exchange Membrane Fuel Cell 第 五 届 全 球 华 人 航 空 科 技 研 讨 会 Removal of Liquid Water Droplets in Gas Channels of Proton Exchange Membrane Fuel Cell Chin-Hsiang Cheng 1,*, Wei-Shan Han 1, Chun-I Lee 2, Huan-Ruei Shiu 2 1 Department of

More information

Embedded LES Methodology for General-Purpose CFD Solvers

Embedded LES Methodology for General-Purpose CFD Solvers Embedded LES Methodology for General-Purpose CFD Solvers Davor Cokljat Domenico Caridi ANSYS UK Ltd., Sheffield S9 1XH, UK [email protected] [email protected] Gerhard Link Richard Lechner

More information