OpenFOAM capabilities for the analysis of Vertical-Axis Wind Turbine aerodynamics

Size: px
Start display at page:

Download "OpenFOAM capabilities for the analysis of Vertical-Axis Wind Turbine aerodynamics"

Transcription

1 OpenFOAM capabilities for the analysis of Vertical-Axis Wind Turbine aerodynamics Diego Domínguez 1, a), Daniel Fernández 1, Tim De Troyer 2, Mark C. Runacres 2 1 Aerospace Engineering Area, Universidad de León, Campus de Vegazana s/n, León, Spain 2 Thermo and Fluid Dynamics (FLOW), Faculty of Engineering, Vrije Universiteit Brussel, Pleinlaan 2, 1050 Brussel, Belgium a) Corresponding author: diego.dominguez@unileon.es ABSTRACT Modelling and understanding VAWTs aerodynamics is quite complex. In the present work, 2D numerical analysis is performed in order to compare not only capabilities of RANS and LES methods implemented within OpenFOAM, but also to define the basic set-up of the solver parameters. Simulations have been addressed using the Arbitrary Mesh Interface (AMI) technique in order to provide movement to the mesh. The following turbulence models have been used: a k-ω SST for RANS and a k-ω SST Scale Adaptive Simulation (SAS) model for the LES. Under these conditions, different mesh refinements have been tested. Also, the importance of defining a time-step that limits maximum Courant number to 1 when using the PIMPLE algorithm has been stablished. For 2D simulations, the proposed LES method shows better capabilities than RANS for the CFD simulation of VAWTs. 1 INTRODUCTION The interest in Darrieus Vertical-Axis Wind Turbines (VAWTs) is growing due to some advantages that can make them an alternative for electricity generation in scenarios where Horizontal-Axis Wind Turbines (HAWTs) are less efficient [1]. Modelling and understanding VAWTs aerodynamics is quite complex. Research has been done applying a variety of techniques. With respect to turbulence models, Reynolds-Averaged Navier-Stokes (RANS) is the most widely used in both 2D [2] [3] and 3D simulations [4], due to its lower computational cost compared to Large Eddy Simulation (LES). In fact, the latter method has not been combined yet with a 3D simulation. Moreover, 2.5D simulations are an intermediate solution between 2D and 3D with a promising accuracy-time ratio [5]. The two-dimensional analysis is chosen here in order to compare not only capabilities of RANS and LES methods implemented within OpenFOAM, but also to define the basic set-up of the solver parameters. It is important to point out that there is hardly any reference to previous work on the analysis of 2D LES model capabilities. This makes sense, as turbulence is inherently a 3D phenomenon and using LES for two-dimensional flows is generally not recommended. 2 TURBINE CHARACTERISTICS AND EXPERIMENTAL DATA In order to study the suitability of the OpenFOAM solvers for the simulation of Vertical Axis Wind Turbines a test case must be defined. This work will make use of available experimental

2 data from the HyBlade Turbine [6]. The HyBlade project was conceived with the aim of reducing manufacturing costs by replacing fiber-reinforced materials by metals, keeping a good performance. The result of that project was a turbine whose characteristics are described in Table 1. Field test was performed at the Greenbridge Incubator & Science Park in Ostend (Belgium) under different wind conditions and with different electric resistances over which electrical power was measured. The results, once measurements were properly corrected, are presented in Figure 5. Table 1. Dimensions and characteristics of the HyBlade turbine D [m] 2 H [m] 2.8 N [-] 3 Blade Shape Straight c [cm] 37 Spoke-blade connection 0.5 c Blades airfoil NACA0018 AR [-] σ [-] NUMERICAL MODEL CONFIGURATION Although the two-dimensional simulations have limitations to reproduce the power coefficient (Cp) curve of the turbine, they were carried out in order to understand OpenFOAM s sensitivity to different configuration parameters. 3.1 Domain and mesh definition As the turbine is rotating the computational domain will not be static. In order to enable such a rotating movement it will be divided in two different subdomains: - An internal circular region where the turbine will be located. The mesh of this region will rotate at the prescribed angular velocity for each Tip Speed Ratio (TSR). - A rectangular static region that defines the domain size in the horizontal plane. L 1 L2 inlet D H outlet L = 120 L 1 = 40 L 2 = 80 H = 80 D = 3 L Figure 1. Computational domain (the figure is not to scale) Table 2. Dimensions of the computational domain (all units in m).

3 It is important to properly define the different dimensions of the computational domain, avoiding any blocking effect that would distort the results. A very interesting literature survey about this issue (and others) can be found in [3]. In accordance with the guidelines given in the literature, the domain for our case has been defined as stated in Figure 1 and Table 2. The meshing was done with the blockmesh and snappyhexmesh utilities included in OpenFOAM. The outer domain presents the coarser mesh; two refinement boxes are then defined surrounding the rotating region (Figure 2). This region, as well as its interface with the non-rotating one, has two additional refinement levels. Finally, higher refinement has also been defined close to the turbine profiles, including the necessary boundary layer. The 2D mesh was generated by extruding the three-dimensional one generated by the snappyhexmesh. Figure 2. Three different views of the generated mesh after extrusion An Arbitrary Mesh Interface (AMI) has been defined at the interface between the rotating and non-rotating regions. Mesh movement is defined in the dynamicmeshdict, where the option solid body motion and the function rotating motion are selected. Three different meshes were defined (Table 3), with an increasing refinement level, in order to analyze numerical convergence. Table 3. Characteristics of the different meshes used in the simulation Reference frame Number of elements (N E ) Rotating Stationary domain domain (N ER ) (N ES ) Number of nodes on the airfoil (N N ) Number of quads rows (N BL ) Grow factor Element sizing [mm] Sliding y p interface Mesh Mesh Mesh

4 3.2 Numerical model configuration Based on simulation characteristics the most suitable solver shall be selected and numerical model configuration shall be also defined. The aerodynamic speed of the blade is low, reaching a maximum value of 28 m/s for the case of highest tip speed ratio. That means Mach number is very low and fluid motion can be considered as incompressible. A pressure-based solver is then a suitable option. The selected solver is pimpledymfoam. It makes use of the PIMPLE algorithm and also enables mesh motion. Spatial discretization schemes for all the variables were second order. Temporal discretization is also a critical issue for this kind of simulations. Making use of a fixed time-step is the most common approach when an AMI has been defined within the domain because it facilitates the coupling process between the dynamic and static regions. However, it is not so easy to define the right value for the time-step. Usually, it is defined based on the rotational angle that the blade advances for the specified time-step. In the literature, it is possible to find rotational values between 1 15 and 2 [3] [7]. Nevertheless, the work of Trivellato and Castelli [8] has already pointed that the angular marching step has a notable influence in the results, particularly at low tip speed ratios, when its value is larger than 1 15 and close to 1. Another important parameter is the Courant number. When using the PIMPLE algorithm it should be possible to employ a Courant number higher than 1, although it is unclear what the effect is on the results. In the literature it is possible to find simulations where local Courant number, in the smaller cells, is as high as 50 [3] [7]. As stated above, time-step definition is a non-closed issue and its influence in the simulation will be further analyzed in this work. 3.3 Turbulence models One-equation models do not exhibit a good performance when used in fully detached flows, which is why they are less used than two-equation models for the aerodynamic analysis of VAWT s. There is no clear agreement about the most suitable model. Different versions of the k- ε turbulence model have been widely used (e.g. [8] [9] [10]) although k-ω SST is gaining an increasing popularity [3] [11] [12]. The following turbulence models have been used in the present work: a k-ω SST for RANS and a k-ω SST Scale Adaptive Simulation (SAS) model for the LES. SAS models can dynamically adjust to resolved structures in a transient simulation, which results in a LES-like behaviour in unsteady regions of the flowfield. At the same time, the model provides standard RANS capabilities in stable flow regions [13]. The use of wall functions has required an average y + value close to for optimal results. 4 RESULTS AND DISCUSSION Wind velocity for all the simulations in this work has been fixed at 8 m/s. Different values of tip speed ratios have been achieved modifying the rotational velocity of the turbine between 38.2 rpm (TTTTTT = 0.5) and 191 rpm (TTTTTT = 2.5). 4.1 Mesh sensitivity Some simulations are performed in order to test the influence of mesh refinement on the achieved results. Simulating the full range of TSR for each mesh would require an unreasonable

5 computational power. Therefore, the three meshes are tested for two different tip speed ratios and the results can be seen in Figure 3. When the number of elements in the mesh is increased, the Cp value rises and asymptotically approaches a certain value. Third mesh still gives a value higher than the second one at the cost of a notably larger number of cells. Slightly higher values could be potentially achieved by further increasing the number of cells; however, the slope of the graph indicates that this would require a mesh 3 or 4 times larger. Therefore, it was decided that third mesh meets the requirements sufficiently well, providing a reasonably good accuracy at moderate computational cost. Figure 3. Sensitivity analysis: Cp as a function of the number of cells in the rotating domain 4.2 Influence of temporal discretization As was previously pointed out, temporal discretization has been revealed as a critical issue. Three different configurations have been tested for the same tip speed ratio: - Fixed time-step, tt = s, maximum Courant number close to 3. - Fixed time-step, tt = s, maximum Courant number close to 1. - Variable time-step, a maximum value of 1 is given for the Courant number (C max ), tt is dynamically calculated to meet such requirement. Table 4. Analysis of the effect of time discretization in the accuracy of the results Case Cp Difference [%] Experimental tt = 1ee 4 ss tt = 5ee 5 ss C max The results of such simulations can be seen in Table 4. When the maximum Courant number goes significantly above 1, the calculated Cp dramatically changes. This reveals that the solver presents a very important sensibility to time discretization. It is important to note that only a very small number of cells present a Courant number higher than 1, the average value of the overall mesh is notably smaller than 1. Finally, the use of the variable time-step option gives worse results than tt = s but better than high Courant numbers, confirming the hypothesis that was already presented in previous sections.

6 4.3 Power coefficient curves for RANS and LES models The power coefficient is a key performance indicator not only for the wind turbine design, but the accuracy of the numerical simulation. TTTTTT = 1 TTTTTT = 1.5 TTTTTT = 2 Figure 4. Comparison between RANS and LES instantaneous power coefficients; Cp vs. azimuthal position (in degrees) of one blade during the last revolution An easy way to understand how the wind turbine works is by means of the instantaneous Cp value calculated during a single revolution by each turbulence model (Figure 4). Every plot shows three regions of high Cp value produced by each of the three blades when they travel through the region where angle of attack presents moderate values and the flow is not detached. At low TSR values (e.g. TTTTTT = 1), wind turbine produces a lower torque value which is even negative during part of the revolution, although average value is clearly positive. That explains common difficulties faced by VAWT during starting. At high TSR values (e.g. TTTTTT = 2), maximum Cp values have already diminished because angle of attack is now too small and the blade profile is operating at smaller values of C l. Figure 5. Comparison between experimental and numerical results: power coefficient vs. TSR Differences in the way RANS and LES models resolve turbulence in the flow produce changes between the results of both of them. This is clear at low tip speed ratios, when the angle of attack seen by the blades reaches very high values, the flow is totally detached most of the time and turbulent patterns in the flow are of paramount importance. When the rotational velocity increases, the variation in the angle of attack diminishes and turbulence modelling is not so critical. In such conditions, both turbulence models present a more similar behavior as can be

7 seen in both Figure 4 and Figure 5. It is also important to notice that maximum Cp is achieved at a higher value of TSR (1.75 instead of 1.5). Differences in the Cp value can be related to the differences in flow structures. Figure 6 shows how vorticity in the wake is stronger for the LES model as well as the difference between both models in the detached flow within the upper side of the blade which is producing torque. Max. Cp position Min. Cp position RANS LES Figure 6. Differences in vorticity magnitude between LES and RANS methods at TTTTTT = CONCLUSIONS Vertical Axis Wind Turbines are well known for the complexity of their aerodynamic behaviour. Numerical simulations are usually the easiest and cheapest way to study this problem but accurate procedures should be defined in order to achieve useful results. Within the present work the possibility of making use of a LES turbulence model has been tested and validated as a useful alternative to more common RANS models. Also the importance of the time-step value has been established: the results presented in this work show that the Courant number should be kept close to one even if the PIMPLE algorithm is used and the angular step is already close or smaller than 1 15.

8 It will be of interest to know if the results here presented can be also applied to 2.5 or 3D simulations. 3D simulations for VAWT require an extraordinary computational power and 2.5D could be a compromise between accuracy and needed resources. Initially, the method presented here should be valid for the 2.5D case, only an extrusion of the currently existing mesh in the normal direction should be needed. Some preliminary attempts have already been performed by the authors although difficulties have appeared due to still very high computational time and convergence issues. ACKNOWLEDGES The authors gratefully acknowledge the collaboration of Fundación del Centro de Supercomputación de Castilla y León (FCSCL) for granting the use of the supercomputer Calendula for this work. REFERENCES [1] M. M. Aslam Bhutta, N. Hayat, A. U. Farooq, Z. Ali, S. R. Jamil and Z. Hussain, Vertical axis wind turbine A review of various configurations and desing techniques, Renewable and Sustainable Energy Reviews, vol. 16, no. 2012, pp , [2] L. A. Danao, J. Edwards., O. Eboibi and R. Howell, A numerical investigation into the influence of unsteady wind on the performance and aerodynamics of a vertical axis wind turbine, Applied Energy, vol. 116, no. 3, pp , [3] F. Balduzzi, A. Bianchini, R. Maleci, G. Ferrar and L. Ferrari, Critical issues in the CFD simulation of Darrieus wind turbines, Renewable Energy, vol. 85, pp , [4] R. Howell, N. Qin, J. Edwards and N. Durrani, Wind tunnel and numerical study of a small vertical axis wind turbine, Renewable Energy, vol. 35, pp , [5] C. Li, S. Zhu, Y.-l. Xu and Y. Xiao, 2.5D Large eddy simulation of vertical axis wind turbine in consideration of high angle of attack flow, Renewable Energy, vol. 51, pp , [6] D. Domínguez, M. Pröhl, T. De Troyer, M. Werner and M. C. Runacres, Design of a hydroformed metal blade for vertical-axis wind turbines, Journal of Renewable and Sustainable Energy, vol. 7, no. 4, [7] K. Almohammadi, D. Ingham, L. Ma and M. Pourkashanian, Modeling dynamic stall of a straight blade vertical axis wind turbine, Journal of Fluids and Structures, vol. 57, pp , [8] F. Trivellato and M. R. Castelli, On the Courant Friedrichs Lewy criterion of rotating grids in 2D vertical-axis wind turbine analysis, Renewable Energy, vol. 62, pp , [9] M. R. Castelli, A. Englaro and E. Benini, The Darrieus wind turbine: Proposal for a new performance prediction model based on CFD, Energy, no. 46, pp , [10] M. Mohamed, Performance investigation of H-rotor Darrieus turbine with new airfoil shapes, Energy, no. 47, pp , [11] T. Maîtrea, E. Ametb and C. Pellone, Modeling of the flow in a Darrieus water turbine: Wall grid refinement analysis and comparison with experiments, Renewable Energy, vol. 51, pp , [12] S. Lain and C. Osorio, Simulation and evaluation of a straight-bladed darrieus-type cross flow marine turbine, Journal of Scientific and Industrial Research, vol. 69, no. 12, pp , [13] F. Menter and Y. Egorov, A Scale Adaptive Simulation Model using Two-Equation Models, in 43rd AIAA Aerospace Sciences Meeting and Exhibit, Reno, Nevada, 2005.

ICMIEE D CFD Analysis of a Straight-bladed Vertical Axis Wind Turbine Using General Grid Interface Method

ICMIEE D CFD Analysis of a Straight-bladed Vertical Axis Wind Turbine Using General Grid Interface Method International Conference on Mechanical, Industrial and Energy Engineering 2018 23-24 December, 2018, Khulna, BANGLADESH ICMIEE18-319 2D CFD Analysis of a Straight-bladed Vertical Axis Wind Turbine Using

More information

CFD Study of a Darreous Vertical Axis Wind Turbine

CFD Study of a Darreous Vertical Axis Wind Turbine CFD Study of a Darreous Vertical Axis Wind Turbine Md Nahid Pervez a and Wael Mokhtar b a Graduate Assistant b PhD. Assistant Professor Grand Valley State University, Grand Rapids, MI 49504 E-mail:, mokhtarw@gvsu.edu

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

Dynamic stall for a Vertical Axis Wind Turbine in a two-dimensional study

Dynamic stall for a Vertical Axis Wind Turbine in a two-dimensional study Dynamic stall for a Vertical Axis Wind Turbine in a two-dimensional study R. Nobile 1,*, M. Vahdati 1, J. Barlow 1, A. Mewburn-Crook 2 1 University of Reading, Reading, UK 2 Wind Dam Renewables Ltd, Swansea,

More information

Keywords: CFD, aerofoil, URANS modeling, flapping, reciprocating movement

Keywords: CFD, aerofoil, URANS modeling, flapping, reciprocating movement L.I. Garipova *, A.N. Kusyumov *, G. Barakos ** * Kazan National Research Technical University n.a. A.N.Tupolev, ** School of Engineering - The University of Liverpool Keywords: CFD, aerofoil, URANS modeling,

More information

Numerical Analysis of Effect of Pitch Angle on a Small Scale Vertical Axis Wind Turbine

Numerical Analysis of Effect of Pitch Angle on a Small Scale Vertical Axis Wind Turbine Numerical Analysis of Effect of Pitch Angle on a Small Scale Vertical Axis Wind Turbine Bose Sumantraa R., Chandramouli S., Premsai T. P., Prithviraj P., Vivek M., V. Ratna Kishore Department of Mechanical

More information

Unsteady Flow Simulation and Dynamic Stall Behaviour of Vertical Axis Wind Turbine Blades

Unsteady Flow Simulation and Dynamic Stall Behaviour of Vertical Axis Wind Turbine Blades WIND ENGINEERING VOLUME 35, NO. 4, 2011 PP 511-510 511 Unsteady Flow Simulation and Dynamic Stall Behaviour of Vertical Axis Wind Turbine Blades Ning Qin*, Robert Howell, Naveed Durrani, Kenichi Hamada

More information

COMPUTATIONAL MODELING OF WIND ENERGY SYSTEMS

COMPUTATIONAL MODELING OF WIND ENERGY SYSTEMS The Eighth Asia-Pacific Conference on Wind Engineering, December 10 14, 2013, Chennai, India COMPUTATIONAL MODELING OF WIND ENERGY SYSTEMS T. Shah 1, R. Prasad 2 and M. Damodaran 3 1 Project Associate,

More information

Computational Fluid Dynamics Simulation of a Rim Driven Thruster

Computational Fluid Dynamics Simulation of a Rim Driven Thruster Computational Fluid Dynamics Simulation of a Rim Driven Thruster Aleksander J Dubas, N. W. Bressloff, H. Fangohr, S. M. Sharkh (University of Southampton) Abstract An electric rim driven thruster is a

More information

Application of Wray-Agarwal Turbulence Model for Accurate Numerical Simulation of Flow Past a Three-Dimensional Wing-body

Application of Wray-Agarwal Turbulence Model for Accurate Numerical Simulation of Flow Past a Three-Dimensional Wing-body Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 4-28-2016 Application

More information

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

Numerische Untersuchungen von Windkraftanlagen: Leistung, Wake und Steuerungsstrategien

Numerische Untersuchungen von Windkraftanlagen: Leistung, Wake und Steuerungsstrategien Fachtagung Lasermethoden in der Strömungsmesstechnik 8. 10. September 2015, Dresden Numerische Untersuchungen von Windkraftanlagen: Leistung, Wake und Steuerungsstrategien Numerical Investigations of Wind

More information

MESH REQUIREMENT INVESTIGATION FOR 2D AND 3D AERODYNAMIC SIMULATION OF VERTICAL AXIS WIND TURBINES

MESH REQUIREMENT INVESTIGATION FOR 2D AND 3D AERODYNAMIC SIMULATION OF VERTICAL AXIS WIND TURBINES MESH REQUIREMENT INVESTIGATION FOR 2D AND 3D AERODYNAMIC SIMULATION OF VERTICAL AXIS WIND TURBINES SAMAN NAGHIB ZADEH A Thesis In the Department of Mechanical and Industrial Engineering Presented in Partial

More information

Energy. Computational fluid dynamics (CFD) mesh independency techniques for a straight blade vertical axis wind turbine

Energy. Computational fluid dynamics (CFD) mesh independency techniques for a straight blade vertical axis wind turbine Energy 58 (2013) 483e493 Contents lists available at SciVerse ScienceDirect Energy journal homepage: www.elsevier.com/locate/energy Computational fluid dynamics (CFD) mesh independency techniques for a

More information

Research and Design working characteristics of orthogonal turbine Nguyen Quoc Tuan (1), Chu Dinh Do (2), Quach Thi Son (2)

Research and Design working characteristics of orthogonal turbine Nguyen Quoc Tuan (1), Chu Dinh Do (2), Quach Thi Son (2) GSJ: VOLUME 6, ISSUE 6, JUNE 018 116 Research and Design working characteristics of orthogonal turbine Nguyen Quoc Tuan (1), Chu Dinh Do (), Quach Thi Son () (1) Institute for hydro power and renewable

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

Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework

Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework Introduction D. Marten, G. Pechlivanoglou, C. N. Nayeri, C. O. Paschereit TU Berlin, Institute of

More information

CFD SIMULATIONS OF HORIZONTAL AXIS WIND TURBINE (HAWT) BLADES FOR VARIATION WITH WIND SPEED

CFD SIMULATIONS OF HORIZONTAL AXIS WIND TURBINE (HAWT) BLADES FOR VARIATION WITH WIND SPEED 2 nd National Conference on CFD Applications in Power and Industry Sectors January 28-29, 2009, Hydrabad, India CFD SIMULATIONS OF HORIZONTAL AXIS WIND TURBINE (HAWT) BLADES FOR VARIATION WITH WIND SPEED

More information

Nonlinear Lifting Line Theory Applied To Vertical Axis Wind Turbines: Development of a Practical Design Tool

Nonlinear Lifting Line Theory Applied To Vertical Axis Wind Turbines: Development of a Practical Design Tool Nonlinear Lifting Line Theory Applied To Vertical Axis Wind Turbines: Development of a Practical Design Tool David Marten 1 *, George Pechlivanoglou 1, Christian Nayeri 1, Christian Oliver Paschereit 1

More information

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models D. G. Jehad *,a, G. A. Hashim b, A. K. Zarzoor c and C. S. Nor Azwadi d Department of Thermo-Fluids, Faculty

More information

High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder

High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder Aerospace Application Areas Aerodynamics Subsonic through Hypersonic Aeroacoustics Store release & weapons bay analysis High lift devices

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

University of Southampton Fluid-Structure Interactions Group OpenFOAM Research

University of Southampton Fluid-Structure Interactions Group OpenFOAM Research 2 nd Gothenburg OpenFOAM user-group meeting Chalmers University, 14 th November 2012 University of Southampton Fluid-Structure Interactions Group OpenFOAM Research Tom Lloyd T.P.Lloyd@soton.ac.uk Marion

More information

FLUID DYNAMICS ANALYSIS OF A COUNTER ROTATING DUCTED PROPELLER

FLUID DYNAMICS ANALYSIS OF A COUNTER ROTATING DUCTED PROPELLER FLUID DYNAMICS ANALYSIS OF A COUNTER ROTATING DUCTED PROPELLER Chao Xu, Cees Bil, Sherman CP. Cheung School of Aerospace, Mechanical and Manufacturing Engineering, RMIT University Keywords: Twin counter-rotating

More information

OPEN-WATER COMPUTATIONS OF A MARINE PROPELLER USING OPENFOAM

OPEN-WATER COMPUTATIONS OF A MARINE PROPELLER USING OPENFOAM Open water computations of a marine propeller using OpenFOAM 11th World Congress on Computational Mechanics (WCCM XI) 5th European Conference on Computational Mechanics (ECCM V) 6th European Conference

More information

Transition Flow and Aeroacoustic Analysis of NACA0018 Satish Kumar B, Fred Mendonç a, Ghuiyeon Kim, Hogeon Kim

Transition Flow and Aeroacoustic Analysis of NACA0018 Satish Kumar B, Fred Mendonç a, Ghuiyeon Kim, Hogeon Kim Transition Flow and Aeroacoustic Analysis of NACA0018 Satish Kumar B, Fred Mendonç a, Ghuiyeon Kim, Hogeon Kim Transition Flow and Aeroacoustic Analysis of NACA0018 Satish Kumar B, Fred Mendonç a, Ghuiyeon

More information

APPROACH FOR NUMERICAL MODELING OF AIRFOIL DYNAMIC STALL

APPROACH FOR NUMERICAL MODELING OF AIRFOIL DYNAMIC STALL APPROACH FOR NUMERICAL MODELING OF AIRFOIL DYNAMIC STALL Cvetelina Velkova, Ivan Dobrev, Michael Todorov, Fawaz Massouh To cite this version: Cvetelina Velkova, Ivan Dobrev, Michael Todorov, Fawaz Massouh.

More information

Available online at ScienceDirect. Energy Procedia 45 (2014 )

Available online at  ScienceDirect. Energy Procedia 45 (2014 ) Available online at www.sciencedirect.com ScienceDirect Energy Procedia 45 (2014 ) 131 140 68th Conference of the Italian Thermal Machines Engineering Association, ATI2013 2D CFD Modeling of H-Darrieus

More information

Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads

Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads Detached Eddy Simulation Analysis of a Transonic Rocket Booster for Steady & Unsteady Buffet Loads Matt Knapp Chief Aerodynamicist TLG Aerospace, LLC Presentation Overview Introduction to TLG Aerospace

More information

Application of STAR-CCM+ to Helicopter Rotors in Hover

Application of STAR-CCM+ to Helicopter Rotors in Hover Application of STAR-CCM+ to Helicopter Rotors in Hover Lakshmi N. Sankar and Chong Zhou School of Aerospace Engineering, Georgia Institute of Technology, Atlanta, GA Ritu Marpu Eschol CD-Adapco, Inc.,

More information

Unstructured CFD for Wind Turbine Analysis

Unstructured CFD for Wind Turbine Analysis Unstructured CFD for Wind Turbine Analysis C. Eric Lynch and Marilyn Smith Daniel Guggenheim School of Aerospace Engineering Georgia Institute of Technology Atlanta, USA Wind availability: Egypt Extremely

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

Funded by the European Union INRIA. AEROGUST Workshop 27 th - 28 th April 2017, University of Liverpool. Presented by Andrea Ferrero and Angelo Iollo

Funded by the European Union INRIA. AEROGUST Workshop 27 th - 28 th April 2017, University of Liverpool. Presented by Andrea Ferrero and Angelo Iollo INRIA AEROGUST Workshop 27 th - 28 th April 2017, University of Liverpool Presented by Andrea Ferrero and Angelo Iollo Aero-elastic study of a wind turbine subjected to a gust Development of high-fidelity

More information

NUMERICAL AND EXPERIMENTAL ANALYSIS OF A REPRESENTATIVE ADF HELICOPTER FUSELAGE

NUMERICAL AND EXPERIMENTAL ANALYSIS OF A REPRESENTATIVE ADF HELICOPTER FUSELAGE 28 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES NUMERICAL AND EXPERIMENTAL ANALYSIS OF A REPRESENTATIVE ADF HELICOPTER FUSELAGE Dylan Brunello*, Gareth Clarke, Rami Reddy* *Defence Science Technology

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

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

Comparison of Two Airfoil Sections for Application in Straight-Bladed Darrieus VAWT

Comparison of Two Airfoil Sections for Application in Straight-Bladed Darrieus VAWT Comparison of Two Airfoil Sections for Application in Straight-Bladed Darrieus VAWT Marco Raciti Castelli and Ernesto Benini Abstract This paper presents a model for the evaluation of energy performance

More information

Aerodynamic Study of a Realistic Car W. TOUGERON

Aerodynamic Study of a Realistic Car W. TOUGERON Aerodynamic Study of a Realistic Car W. TOUGERON Tougeron CFD Engineer 2016 Abstract This document presents an aerodynamic CFD study of a realistic car geometry. The aim is to demonstrate the efficiency

More information

SHAPE pilot Monotricat SRL: Hull resistance simulations for an innovative hull using OpenFOAM

SHAPE pilot Monotricat SRL: Hull resistance simulations for an innovative hull using OpenFOAM Available online at www.prace-ri.eu Partnership for Advanced Computing in Europe SHAPE pilot Monotricat SRL: Hull resistance simulations for an innovative hull using OpenFOAM Lilit Axner a,b, Jing Gong

More information

FAR-Wake Workshop, Marseille, May 2008

FAR-Wake Workshop, Marseille, May 2008 Wake Vortices generated by an Aircraft Fuselage : Comparison of Wind Tunnel Measurements on the TAK Model with RANS and RANS-LES Simulations T. Louagie, L. Georges & P. Geuzaine Cenaero CFD-Multiphysics

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

Darrieus Wind Turbine Blade Unsteady Aerodynamics: a Three-Dimensional Navier-Stokes CFD assessment

Darrieus Wind Turbine Blade Unsteady Aerodynamics: a Three-Dimensional Navier-Stokes CFD assessment Accepted Manuscript Darrieus Wind Turbine Blade Unsteady Aerodynamics: a Three-Dimensional Navier-Stokes CFD assessment Francesco Balduzzi, Jernej Drofelnik, Alessandro Bianchini, Giovanni Ferrara, Lorenzo

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

Second Symposium on Hybrid RANS-LES Methods, 17/18 June 2007

Second Symposium on Hybrid RANS-LES Methods, 17/18 June 2007 1 Zonal-Detached Eddy Simulation of Transonic Buffet on a Civil Aircraft Type Configuration V.BRUNET and S.DECK Applied Aerodynamics Department The Buffet Phenomenon Aircraft in transonic conditions Self-sustained

More information

National Centre for Ports and Shipping, Australian Maritime College, University of Tasmania. Locked Bag 1397, Launceston Tasmania 7250, Australia

National Centre for Ports and Shipping, Australian Maritime College, University of Tasmania. Locked Bag 1397, Launceston Tasmania 7250, Australia THE INFLUENCE OF TURBULENCE MODEL AND TWO AND THREE-DIMENSIONAL DOMAIN SELECTION ON THE SIMULATED PERFORMANCE CHARACTERISTICS OF VERTICAL AXIS TIDAL TURBINES Philip Marsh 1a, Dev Ranmuthugala 2, Irene

More information

Detached-Eddy Simulation of a Linear Compressor Cascade with Tip Gap and Moving Wall *)

Detached-Eddy Simulation of a Linear Compressor Cascade with Tip Gap and Moving Wall *) FOI, Stockholm, Sweden 14-15 July, 2005 Detached-Eddy Simulation of a Linear Compressor Cascade with Tip Gap and Moving Wall *) A. Garbaruk,, M. Shur, M. Strelets, and A. Travin *) Study is carried out

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

41. Application of the Domain Decomposition Method to the Flow around the Savonius Rotor

41. Application of the Domain Decomposition Method to the Flow around the Savonius Rotor 12th International Conference on Domain Decomposition Methods Editors: Tony Chan, Takashi Kako, Hideo Kawarada, Olivier Pironneau, c 2001 DDM.org 41. Application of the Domain Decomposition Method to the

More information

Article Computational Fluid Dynamics (CFD) Mesh Independency Study of A Straight Blade Horizontal Axis Tidal Turbine

Article Computational Fluid Dynamics (CFD) Mesh Independency Study of A Straight Blade Horizontal Axis Tidal Turbine Article Computational Fluid Dynamics (CFD) Mesh Independency Study of A Straight Blade Horizontal Axis Tidal Turbine Siddharth Suhas Kulkarni*, Craig Chapman, Hanifa Shah Knowledge Based Engineering Lab,

More information

USING OPENFOAM AND ANSA FOR ROAD AND RACE CAR CFD

USING OPENFOAM AND ANSA FOR ROAD AND RACE CAR CFD USING OPENFOAM AND ANSA FOR ROAD AND RACE CAR CFD Robert Lewis *, Andrew Mosedale, Ivor Annetts TotalSim Ltd, UK KEYWORDS aerodynamics, optimisation, RANS, DES ABSTRACT Optimisation of the glass-house

More information

Scale Adaptive Simulation Model for the Darrieus Wind Turbine

Scale Adaptive Simulation Model for the Darrieus Wind Turbine Journal of Physics: Conference Series PAPER OPEN ACCESS Scale Adaptive Simulation Model for the Darrieus Wind Turbine To cite this article: K Rogowski et al 2016 J. Phys.: Conf. Ser. 753 022050 View the

More information

MULTI-SCIENCE PUBLISHING COMPANY. Teymour Javaherchi, Sylvain Antheaume and Alberto Aliseda

MULTI-SCIENCE PUBLISHING COMPANY. Teymour Javaherchi, Sylvain Antheaume and Alberto Aliseda Hierarchical Methodology for the Numerical Simulation of the Flow Field around and in the Wake of Horizontal Axis Wind Turbines: Rotating Reference Frame, Blade Element Method and Actuator Disk Model by

More information

Numerical and theoretical analysis of shock waves interaction and reflection

Numerical and theoretical analysis of shock waves interaction and reflection Fluid Structure Interaction and Moving Boundary Problems IV 299 Numerical and theoretical analysis of shock waves interaction and reflection K. Alhussan Space Research Institute, King Abdulaziz City for

More information

DNV GL s 16th Technology Week

DNV GL s 16th Technology Week OIL & GAS DNV GL s 16th Technology Week Advanced Simulation for Offshore Application: Application of CFD for Computing VIM of Floating Structures 1 SAFER, SMARTER, GREENER OUTLINE Introduction Elements

More information

OpenFOAM GUIDE FOR BEGINNERS

OpenFOAM GUIDE FOR BEGINNERS OpenFOAM GUIDE FOR BEGINNERS Authors This guide has been developed by: In association with: Pedro Javier Gamez and Gustavo Raush The Foam House Barcelona ETSEIAT-UPC June 2014 2 OPENFOAM GUIDE FOR BEGINNERS

More information

ON THE NUMERICAL MODELING OF IMPINGING JET HEAT TRANSFER

ON THE NUMERICAL MODELING OF IMPINGING JET HEAT TRANSFER ON THE NUMERICAL MODELING OF IMPINGING JET HEAT TRANSFER Mirko Bovo 1,2, Sassan Etemad 2 and Lars Davidson 1 1 Dept. of Applied Mechanics, Chalmers University of Technology, Gothenburg, Sweden 2 Powertrain

More information

PUBLISHED VERSION. Originally Published at: PERMISSIONS. 23 August 2015

PUBLISHED VERSION. Originally Published at:   PERMISSIONS. 23 August 2015 PUBLISHED VERSION Yinli Liu, Hao Tang, Zhaofeng Tian, Haifei Zheng CFD simulations of turbulent flows in a twin swirl combustor by RANS and hybrid RANS/LES methods Energy Procedia, 2015 / Jiang, X., Joyce,

More information

CFD-RANS APPLICATIONS IN COMPLEX TERRAIN ANALYSIS. NUMERICAL VS EXPERIMENTAL RESULTS A CASE STUDY: COZZOVALLEFONDI WIND FARM IN SICILY

CFD-RANS APPLICATIONS IN COMPLEX TERRAIN ANALYSIS. NUMERICAL VS EXPERIMENTAL RESULTS A CASE STUDY: COZZOVALLEFONDI WIND FARM IN SICILY CFD-RANS APPLICATIONS IN COMPLEX TERRAIN ANALYSIS. NUMERICAL VS EXPERIMENTAL RESULTS A CASE STUDY: COZZOVALLEFONDI WIND FARM IN SICILY J.Maza (*),G.Nicoletti(**), (*) Pisa University, Aerospace Engineering

More information

CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+

CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+ CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+ by G. J. Grigoropoulos and I..S. Kefallinou 1. Introduction and setup 1. 1 Introduction The

More information

Wind tunnel experiments on a rotor model in yaw

Wind tunnel experiments on a rotor model in yaw Nord-Jan ermeer Faculty of Civil Engineering and Geosciences Stevinweg 8 CN Delft The Netherlands Tel: + 78 Fax: + 78 7 E-mail: n.vermeer@ct.tudelft.nl http://www.ct.tudelft.nl/windenergy/ivwhome.htm The

More information

EVALUATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE URBAN FLOW

EVALUATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE URBAN FLOW EVALATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE RBAN FLOW Jarkko Saloranta and Antti Hellsten Helsinki niversity of Technology, Laboratory of Aerodynamics, Finland INTRODCTION In this work we study

More information

Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons

Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons Stores Separation Introduction Flight Test Expensive, high-risk, sometimes catastrophic

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

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

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

More information

Computational Analysis of a Wing Oscillator

Computational Analysis of a Wing Oscillator Western Michigan University ScholarWorks at WMU Master's Theses Graduate College 8-2012 Computational Analysis of a Wing Oscillator Ryne Derrick Radermacher Western Michigan University, rhyno466@gmail.com

More information

Unsteady flow simulation of a vertical axis wind turbine: a two-dimensional study

Unsteady flow simulation of a vertical axis wind turbine: a two-dimensional study EngD Conference, 2 nd July 213 Unsteady flow simulation of a vertical axis wind turbine: a two-dimensional study R. Nobile 1, *, M. Vahdati, J.F. Barlow, A. Mewburn-Crook 2 1 TSBE Centre, University of

More information

CFD Modeling of a Radiator Axial Fan for Air Flow Distribution

CFD Modeling of a Radiator Axial Fan for Air Flow Distribution CFD Modeling of a Radiator Axial Fan for Air Flow Distribution S. Jain, and Y. Deshpande Abstract The fluid mechanics principle is used extensively in designing axial flow fans and their associated equipment.

More information

Comparison of a two-dimensional viscid and inviscid model for rotating stall analysis

Comparison of a two-dimensional viscid and inviscid model for rotating stall analysis Comparison of a two-dimensional viscid and inviscid model for rotating stall analysis S. LJEVAR, H.C. DE LANGE, A.A. VAN STEENHOVEN Department of Mechanical Engineering Eindhoven University of Technology

More information

Presentation summary

Presentation summary Nantes - 2014 Aérojoules project: Vertical axis Wind Turbine Blade Aerodynamic optimisation MICHAEL O CONNOR 1 Presentation summary I. Aérojoules project Aim of the study II. Understanding Blade aerodynamics

More information

AN EXPERIMENTAL STUDY AND SIMULATION WITH FLUENT

AN EXPERIMENTAL STUDY AND SIMULATION WITH FLUENT AN EXPERIMENTAL STUDY AND SIMULATION WITH FLUENT OF THE HORIZONTAL AXIS WIND TURBINE (HAWT) BLADE TOWER DYNAMIC INTERACTION V. P. CAMBANIS 1 & H. STAPOUNTZIS 2 Lab. of Fluid Mechanics & Turbomachinery,

More information

Effects of bell mouth geometries on the flow rate of centrifugal blowers

Effects of bell mouth geometries on the flow rate of centrifugal blowers Journal of Mechanical Science and Technology 25 (9) (2011) 2267~2276 www.springerlink.com/content/1738-494x DOI 10.1007/s12206-011-0609-3 Effects of bell mouth geometries on the flow rate of centrifugal

More information

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

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

More information

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Reports of Research Institute for Applied Mechanics, Kyushu University No.150 (71 83) March 2016 Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Report 3: For the Case

More information

CFD wake modeling using a porous disc

CFD wake modeling using a porous disc CFD wake modeling using a porous disc Giorgio Crasto, Arne Reidar Gravdahl giorgio@windsim.com, arne@windsim.com WindSim AS Fjordgaten 5 N-325 Tønsberg Norway Tel. +47 33 38 8 Fax +47 33 38 8 8 http://www.windsim.com

More information

CFD Simulations of Flow over Airfoils:

CFD Simulations of Flow over Airfoils: CFD Simulations of Flow over Airfoils: An Analysis of Wind Turbine Blade Aerodynamics By: John Hamilla, Mechanical Engineering Advisor: Maria-Isabel Carnasciali, Ph.D. Abstract Wind turbines are rapidly

More information

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

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

More information

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

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER Katarzyna Surmacz Instytut Lotnictwa Keywords: VORTEX RING STATE, HELICOPTER DESCENT, NUMERICAL ANALYSIS, FLOW VISUALIZATION Abstract The main goal

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

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

Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans

Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans Supervisor: Prof Ken Craig Clean Energy Research Group (CERG), Department of Mechanical and Aeronautical

More information

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Reports of Research Institute for Applied Mechanics, Kyushu University, No.150 (60-70) March 2016 Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Report 2: For the Case

More information

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

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

UWE has obtained warranties from all depositors as to their title in the material deposited and as to their right to deposit such material.

UWE has obtained warranties from all depositors as to their title in the material deposited and as to their right to deposit such material. Peng, T., Yao, Y. and Zhu, Q. (2018) Slat broadband noise prediction of multi-element 30P30N airfoil by a hybrid RANS-LES method. In: 53rd 3AF International Conference on Applied Aerodynamics, Salon de

More information

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 -

More information

Marine Hydrodynamics Solver in OpenFOAM

Marine Hydrodynamics Solver in OpenFOAM Marine Hydrodynamics Solver in OpenFOAM p. 1/14 Marine Hydrodynamics Solver in OpenFOAM Hrvoje Jasak and Henrik Rusche h.jasak@wikki.co.uk, h.rusche@wikki.co.uk Wikki, United Kingdom and Germany 4 December

More information

Computing the flow past Vortex Generators: Comparison between RANS Simulations and Experiments

Computing the flow past Vortex Generators: Comparison between RANS Simulations and Experiments Journal of Physics: Conference Series PAPER OPEN ACCESS Computing the flow past Vortex Generators: Comparison between RANS Simulations and Experiments To cite this article: M Manolesos et al 2016 J. Phys.:

More information

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS L. Mangani Maschinentechnik CC Fluidmechanik und Hydromaschinen Hochschule Luzern Technik& Architektur

More information

AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS

AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS Emre Alpman Graduate Research Assistant Aerospace Engineering Department Pennstate University University Park, PA, 6802 Abstract A new methodology

More information

Computational Study of Unsteady Flows around Dragonfly and Smooth Airfoils at Low Reynolds Numbers

Computational Study of Unsteady Flows around Dragonfly and Smooth Airfoils at Low Reynolds Numbers 46th AIAA Aerospace Sciences Meeting and Exhibit 7 - January 8, Reno, Nevada AIAA 8-85 Computational Study of Unsteady Flows around Dragonfly and Smooth Airfoils at Low Reynolds Numbers H. Gao, Hui Hu,

More information

S-ducts and Nozzles: STAR-CCM+ at the Propulsion Aerodynamics Workshop. Peter Burns, CD-adapco

S-ducts and Nozzles: STAR-CCM+ at the Propulsion Aerodynamics Workshop. Peter Burns, CD-adapco S-ducts and Nozzles: STAR-CCM+ at the Propulsion Aerodynamics Workshop Peter Burns, CD-adapco Background The Propulsion Aerodynamics Workshop (PAW) has been held twice PAW01: 2012 at the 48 th AIAA JPC

More information

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software

Reproducibility of Complex Turbulent Flow Using Commercially-Available CFD Software Reports of Research Institute for Applied Mechanics, Kyushu University No.150 (47 59) March 2016 Reproducibility of Complex Turbulent Using Commercially-Available CFD Software Report 1: For the Case of

More information

Evaluation of CFD simulation on boundary between meshes of different types

Evaluation of CFD simulation on boundary between meshes of different types Evaluation of CFD simulation on boundary between meshes of different types Tomáš Radnic 1,*, Pavel Šafařík 1 1 ČVUT v Praze, Fakulta strojní, Ústav Mechaniky Tekutin a termomechaniky, Technická 4, 166

More information

Shape optimisation using breakthrough technologies

Shape optimisation using breakthrough technologies Shape optimisation using breakthrough technologies Compiled by Mike Slack Ansys Technical Services 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction Shape optimisation technologies

More information

Large Eddy Simulation of Flow over a Backward Facing Step using Fire Dynamics Simulator (FDS)

Large Eddy Simulation of Flow over a Backward Facing Step using Fire Dynamics Simulator (FDS) The 14 th Asian Congress of Fluid Mechanics - 14ACFM October 15-19, 2013; Hanoi and Halong, Vietnam Large Eddy Simulation of Flow over a Backward Facing Step using Fire Dynamics Simulator (FDS) Md. Mahfuz

More information

CFD Analysis of conceptual Aircraft body

CFD Analysis of conceptual Aircraft body CFD Analysis of conceptual Aircraft body Manikantissar 1, Dr.Ankur geete 2 1 M. Tech scholar in Mechanical Engineering, SD Bansal college of technology, Indore, M.P, India 2 Associate professor in Mechanical

More information

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways

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

More information

NUMERICAL SIMULATIONS OF FLOW THROUGH AN S-DUCT

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

More information