Large eddy simulations of the flow past wind turbines: actuator line and disk modeling

Size: px
Start display at page:

Download "Large eddy simulations of the flow past wind turbines: actuator line and disk modeling"

Transcription

1 WIND ENERGY Wind Energ. (2014) Published online in Wiley Online Library (wileyonlinelibrary.com) RESEARCH ARTICLE Large eddy simulations of the flow past wind turbines: actuator line and disk modeling Luis A. Martínez-Tossas 1, Matthew J. Churchfield 2 and Stefano Leonardi 3 1 Johns Hopkins University, Baltimore, Maryland, USA 2 National Renewable Energy Laboratory, Golden, Colorado, USA 3 The University of Texas at Dallas, Richardson, Texas, USA ABSTRACT Large eddy simulations of the flow through wind turbines have been carried out using actuator disk and actuator line models for the turbine rotor aerodynamics. In this study, we compare the performance of these two models in producing wind turbine wakes. We also examine parameters that strongly affect the performance of these models, namely, grid resolution and the way in which the actuator force is projected onto the flow field. The proper choice of these two parameters has not been adequately addressed in previous works. We see that as the grid is coarsened, the predicted power decreases. As the width of the body force projection function is increased, the predicted power increases. The actuator disk and actuator line models produce similar wake profiles and predict power within 1% of one another when subject to the same uniform inflow. The actuator line model is able to generate flow structures near the blades such as root and tip vortices which the actuator disk model does not, but in the far wake, the predicted mean wakes are very similar. In order to perform validation against experimental data, the actuator line model output was compared with data from the wind tunnel experiment conducted at the Norwegian University of Science and Technology, Trondheim. Agreement between measured and predicted power, wake profiles, and turbulent kinetic energy has been observed for most tip speed ratios; larger discrepancies in power and thrust coefficient, though, have been found for tip speed ratios of 9 and 12. Copyright 2014 John Wiley & Sons, Ltd. KEYWORDS computational fluid dynamics; actuator line model; actuator disk model; large eddy simulations Correspondence Stefano Leonardi, Department of Mechanical Engineering,The University of Texas at Dallas, Richardson, Texas, USA. stefano.leonardi@utdallas.edu Received 8 April 2013; Revised 5 December 2013; Accepted 18 February INTRODUCTION With the shortage of fossil fuel and increasing environmental awareness, wind energy is becoming more and more important. As the market for wind energy grows, wind turbines and wind farms are becoming larger. Current utility-scale turbines extend a significant distance into the atmospheric boundary layer. Therefore, the interaction between the atmospheric boundary layer and the turbines and their wakes needs to be better understood. The turbulent wakes of upstream turbines affect the flow field of the turbines behind them, decreasing power production and increasing mechanical loading. With an improved understanding of this type of flow and the turbine response to it, wind farm developers could plan better-performing, less maintenance-intensive wind farms, and manufacturers could create better fatigue loadmitigating designs. Numerical simulations can complement experimental studies and lead to a better understanding of the flow through wind turbines and wind farms. Despite advances in parallel computing and the availability of thousands of processors in some advanced computing centers, the Reynolds numbers in this type of flow are so large (on the order of 10 8 ) that the use of direct numerical simulations is not feasible. However, large eddy simulation (LES) with an appropriate turbine aerodynamics model is feasible. Further difficulties in numerically studying wind turbines is represented by the different length scales of the problem. Wind turbines are large, on the order of hundreds of meters, with a typical spacing within a farm of around 5 10 rotor Copyright 2014 John Wiley & Sons, Ltd.

2 LES of the flow past wind turbines: actuator line and disk modeling L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi diameters (D), but with a thickness of the blade on the order of 1 m. In order to resolve the full turbine geometry, ideally one would need to build a mesh with submillimeter resolution in the blade boundary layer inside a kilometer-scale computational box within which the entire farm fits. Despite the possible use of non-uniform grids or adaptive mesh refinement, the computational costs of computing a full wind farm in this way are very high. As a consequence, we use the actuator disk model (ADM) and the actuator line model (ALM) to represent the wind turbine at a reduced computational cost. These actuator turbine models mimic the wind turbines without resolving the full geometry of the blades; rather, they apply body forces, representative of the blade lift and drag forces, to the flow field. Both of these models apply a thrust and torque on the flow, as do real wind turbines. The ADM and ALM have been previously used or studied by many including Sørensen and Shen, 2 Wu and Porté-Agel, 3, 4 Porté-Agel et al., 5, 6 Lu et al., 7 Churchfield et al., 8 Troldborg, 9 and Troldborg et al. 10 Sørensen and Shen 2 found good agreement between the power predicted by the ALM and experimental power production data for a 500 kw Nordtank wind turbine. The ALM was able to capture root and tip vortices near the rotor as they are convected further downstream. In their work, Porté-Agel and Wu 5 and Wu and Porté-Agel 3 compared the performance of the ALM and ADM in computing the wake of a single turbine. Both a version of the ADM that applies only thrust and one that applies thrust and torque to the flow were tested. The results obtained with the ADM that applies thrust and torque and with the ALM were in good agreement with the experimental measurements. The wake predicted using the thrust-only ADM had the most discrepancy from the experimental findings. Wu and Porté-Agel 4 performed validation of these models finding good results. Lu et al. 7 used the ALM to simulate flow through an operation wind plant in a stable atmospheric boundary layer with good agreement with field data. Churchfield et al. 8 used the ALM coupled with a turbine structural dynamics and system dynamics code to compute wind turbine response to different types of atmospheric turbulence. Troldborg et al. 10 studied grid resolution and the force projection for the ALM. A projection function is used in the actuator models to project the forces calculated at the actuator lines and disk onto the flow field as a volumetric body force. Troldborg 9 found that the value of the projection width,, must meet the criteria 2 x to avoid numerical oscillations in the solution around the actuator lines. Later, Troldborg et al. 11 showed that the ALM, without modeling the tower or nacelle, provides results comparable with a fully resolved rotor simulation so long as there is some turbulence in the incoming flow. In the present work, the effects of grid resolution and the projection function width used to project point forces onto the flow field have been studied. The actuator forces have to be projected from the line or disk from which they originate, which have no volume, onto a volumetric mesh, requiring a projection function. Not only is this performed for numerical reasons to avoid spurious flow field oscillations caused by too concentrated a force but also for the physical reason that in reality, the blade forces are spread over the entire surface of the blade and not collapsed upon lines or a disk. The results are compared with blade element momentum (BEM) theory and to wind tunnel experimental data. Differences between the numerical results and the BEM and experimental data are discussed. 2. NUMERICAL METHOD 2.1. Solver The computational fluid dynamics (CFD) solver was implemented using the OpenFOAM (Open Field Operation and Manipulation) toolbox. 12 The OpenFOAM package is a set of C++ libraries meant for solving partial differential equations. The turbine actuator models were implemented as C++ classes called by the solver. The LES code solves the incompressible filtered Navier Stokes equations, rqu D 0, C.Qu r/qu D 1 rqp C turb r2 Qu r SGS C (2) where, Qu is the filtered velocity vector, Qp is the filtered pressure, is the kinematic viscosity, SGS D SGS.r Qu C.r Qu/ T /, SGS is the subgrid-scale viscosity and is modeled using the standard Smagorinsky subgrid-scale model 13 and Ef turb is the turbine force vector (consisting of both thrust and tangential force) that depends on the actuator line or the disk models described in the following pages. The standard Smagorinsky model 13 constant is set to C s D 0.168, which is the value theoretically derived for isotropic turbulence. 14 We use this model for its simplicity, but more advanced dynamic models are another option that we may use in the future. A finite-volume approach is used to discretize the governing equations. Second-order central-differencing is used for spatial discretization, and the second-order Crank Nicolson scheme is used for time discretization. The set of implicit equations is solved sequentially using the pressure-implicit splitting operation algorithm. 15

3 L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi LES of the flow past wind turbines: actuator line and disk modeling (a) Commercial scale turbine (b) Actuator line representation (c) Flow visualization (d) Commercial scale turbine (e) Actuator disk representation (f) Flow visualization Figure 1. A schematic showing the relation between a real turbine rotor (left) and an ALM/ADM (middle), along with a visualization of the flow created by the ALM/ADM (right), where the blue isosurface is of the second invariant of the velocity-gradient tensor and the contours are of streamwise velocity. Photo credit: Senu Sirnivas/NREL. Figure 2. A two-dimensional section of the blade with the respective airfoil shape at that location Actuator line model With the ALM, turbine blades are represented by a force distribution on a line that extends from the hub to the tip of the blade. For example, a three-bladed turbine is represented by three lines of virtual forces rotating with the angular speed of the rotor (Figure 1). However, these smooth lines of force have to be applied to the volumetric grid surrounding the actuator line. The continuous actuator lines are discretized into lines made up of discrete elements or segments. The properties of the blade at the location of the center of each actuator element are found. These properties include chord length, twist angle and airfoil type. Each airfoil type has a corresponding look-up table with lift and drag coefficients as a function of angle of attack. The wind vectors experienced by each element are also found and used to calculate angle of attack, velocity magnitude and, ultimately, lift and drag at each element. Figures 2 and 3 show the section of the blade that the actuator point represents and the local coordinates system with the force projection. The body force equal and opposite to the lift and drag is imposed in the momentum equation. The lift and drag at each element are calculated on the basis of the local wind speed and angle of attack L D 1 2 C L. /Urel 2 cw, (3) D D 1 2 C D. /Urel 2 cw (4)

4 LES of the flow past wind turbines: actuator line and disk modeling L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi Figure 3. The two-dimensional airfoil section is shown where U x 0 and U y 0 are the velocity vector components projected onto the local coordinate system, U rel is the magnitude of the velocity projected onto the plane and the added rotational component, r is the radius,! is the rotational speed of the rotor, is the angle of attack and tw is the twist angle. where is the local angle of attack, C L. / is the lift coefficient, C D. / is the drag coefficient, is the density, U rel is the local wind speed, c is the chord and w is the width of the actuator section. These forces are then projected onto the flow field by means of the Gaussian function: F Ef turb D E 3 3=2 expœ.r=/2 (5) where the vector EF D EL C ED and r is the distance from the location of the actuator element center to the point where the force is applied. Thus, the force at each actuator element is distributed on a spherical region of the computational mesh surrounding the element proportional to. The summation of the spherical projections along the actuator line forms a cylindrical-like region of body force following the line. This is in part to avoid numerical instabilities that would result from the abrupt application of force along a line. It also spreads the force over a distance similar to the blade chord, which is more physically realistic. It is important that the actuator elements be short enough in length that the spherical regions of body force overlap each other sufficiently to produce a continuous distribution of force along the blade. On the basis of our previous experience, this requires at least 40 actuator elements per blade. A time step constraint is applied in which the actuator line tip may not pass through more than one grid cell per time step to maintain a smooth application of body force. In the next sections, we discuss in detail the dependence of power production on the value of Actuator disk model The ADM simulates the turbine rotor as a smooth application of force over the area that the blades sweep during rotation. The implementation takes into account both the axial and tangential forces of the disk, similar to the ADM with rotation from Porté-Agel et al. 5 and Wu and Porté-Agel. 3 This is carried out by dividing the rotor swept area into many elements similar to the discretization of the ALM. In fact, we implemented the ADM as an ALM with many lines to form a well-resolved disk. Figure 1 shows the schematic of the ADM in which each actuator point is the center of an element in the disk and the visualization is an example of the wake and vortex system created by the ADM (notice the lack of tip/root vortices). The ALM has more asymmetric wake breakup than the ADM, but in the far wake, they look basically the same. The force at each element in the ADM is scaled by a solidity factor D NA B A r D N N sector (6)

5 L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi LES of the flow past wind turbines: actuator line and disk modeling Figure 4. A cross section of the domain and mesh that has a turbine/wake-local resolution of 4.2 m. The turbine is placed in the center of the domain. where N is the number of blades, A B is the area of an individual actuator disk section (i.e. r r), A r is the swept area of that actuator disk section and N sector is the number of azimuthal sectors into which the disk is divided. The lift and drag forces on each actuator disk element are given by L D 1 2 C L. /Urel 2 cw, (7) D D 1 2 C D. /Urel 2 cw. (8) The time step constraint used for the ALM does not apply to the ADM since there is no discrete tip moving through the flow. 3. RESULTS 3.1. NREL 5 MW turbine subject to uniform inflow Large eddy simulation of the flow through the 5 MW reference turbine designed by Jonkman et al. 16 at the National Renewable Energy Laboratory was performed. This horizontal-axis upwind turbine has three blades, a rotor diameter of 126 m, a hub height of 90 m, a rated wind speed of 11.4 m s 1 and a rated power production of 5 MW. Simulations are performed with a non-turbulent uniform inflow condition of 8 m s 1. The rotational speed of the rotor is fixed at RPM giving a tip speed ratio of 7.55, this turbine s normal region 2 tip speed ratio. These conditions were chosen because they provide the optimum power coefficient of the turbine, extracting maximum energy from the flow. This is when the wakes are strongest and wake effects are most important. As is shown in Figure 4, we used a cubic mesh started with a background grid of 16.8 m resolution. Regions of successive refinement are introduced into the background grid to provide higher resolution around the turbine and its wake. The domain is 10 D wide in all directions with the turbine rotor placed in the geometric center of the domain. The finest region extends 1 D upstream of the turbine and 5 D downstream. It extends 1 D beyond the edge of the rotor in the other two directions. The inflow conditions are a uniform, non-turbulent velocity of 8 m s 1 and a zero normal gradient of pressure. The lateral boundary conditions are periodic. The outflow boundary conditions are a zero normal gradient of velocity and a fixed pressure. The standard Smagorinksy model does not require boundary conditions on subgrid-scale viscosity. Cases were run for four different values of the parameter ranging from 4.2 to 10.5 m. Three different grid refinement levels were used with the finest x D y D z D 4.2, 2.1 and Mean velocities reported in this section are based on 10 min of averaging time past an initial 200 s time to allow start-up transients to pass. Aerodynamic power output predicted by the ALM and ADM is shown as a function of grid resolution for different values of in Figure 5. Power is calculated by multiplying the rotor speed by the total torque; electrical efficiency is not taken into consideration. The power output increases but seems to converge as the grid is refined. We used Richardson extrapolation to estimate the power production with the leading order discretization error removed. As becomes larger, the predicted power increases. The increase is not linear, though. For a fixed rate of increase of, the rate of increase of predicted power seems to approach zero. The larger the value, the smaller the rate of change of predicted power as a function of grid resolution. When D 4.2 m, the difference in power predicted on the finest grid and the coarsest grid is 300 kw. When D 10.5 m, this difference is only 40 kw. Power production is clearly more grid dependent for smaller

6 LES of the flow past wind turbines: actuator line and disk modeling L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi Figure 5. Power output as a function of grid resolution for different values. (a) Angle of attack (b) Axial velocity Figure 6. Angle of attack and axial velocity as a function of non-dimensional blade length. values of. This hints that grid dependence is highly influenced by the grid s ability to well resolve the Gaussian-projected body force. Simulations for D 2.1 m with the ALM were run with grid resolutions of x D 1.05 and m. This value of is limited to the coarsest grid resolution of 1.05 m because numerical instabilities appear when <2 x. The trend is followed showing that a smaller will produce less power. The BEM solution for power output is MW. This value lies between the finest cases with D 4.2 and 2.1 m. The ALM is more sensitive than the ADM to the grid resolution. This is perhaps not surprising because the forces of the ADM are distributed in a wide area and not on a thin line as with the ALM. For fine resolutions, the ALM and ADM present very similar power production. Figure 6 shows time-averaged angle of attack (left) and axial velocity (right) for the ALM along the blade for different values of. The axial velocity at the location of the actuator point is higher for larger values of.when is small, a larger force over a smaller volume opposes the flow when it reaches the actuator point. On the other hand, larger values of apply a smaller force over a larger volume, not decelerating it as much at the velocity sampling point as a larger force. For larger values of, the axial velocity at the actuator point is higher, creating a higher angle of attack. Higher angle of attack and velocity lead to higher lift, thus increasing the power produced by the turbine. Mean wind speed contours for the ALM are shown in Figure 7. This shows, qualitatively, the difference in the wake that the value of produces. A smaller value of produces thinner shear layers. Mean streamwise velocity profiles, 1 and 4 D downstream, are shown in Figures 8 and 9. The velocity in the center of the wake is greater than at larger radii. This is expected because the hub and nacelle are not included in the model, and thus, it is the effect of the blades only. The blades are also not as loaded at the root as farther outboard, so they do not decelerate the flow there so much. Mean speed profiles are similar for different values of. The main difference observed is in the middle of the wake where there is a jet. A larger value of projects the forces further beyond the root, leaving a small gap between the blades for the jet to form. This leaves less space for the jet as the value is increased. As the value decreases, the shear layer becomes thinner and more unstable at the rotor tip and root, causing a faster transition to turbulence. This can be observed in Figure 10, in which instantaneous vorticity magnitude contours are shown for a grid resolution of x D 1.05 m; a smaller value of causes earlier transition to turbulence. This is perhaps not surprising because a large smooths the force distribution and, as a consequence, the velocity gradients that generate turbulence. It is also clear that the body force projection width strongly influences the distance over which tip and root vortices remain coherent. The larger the value of the projection

7 L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi LES of the flow past wind turbines: actuator line and disk modeling Figure 7. Mean velocity (m s 1 ) contours in a plane through the turbine hub predicted by the ALM with a mesh resolution of x D 1.05 m. The position of the turbine rotor is indicated by the black line. width, the more diffused these structures appear and the less distance downstream they remain coherent. The structure of the instantaneous ALM wake is not symmetric with respect to the center of the wake because the vortical structures produced by individual blades are helical and asymmetric across the wake. This asymmetry causes asymmetric roll-up of Kelvin Helmholtz-like instabilities in the outer shear layer of the wake. As the grid is refined, vorticity contours show smaller structures that are filtered in coarser grids. The simulations with x D D 4.2 m are subject to numerical oscillations. These instabilities are due to the fact that = x D 1, and this causes numerical instabilities because the grid is too coarse relative to the body force width. A lower bound of 2 x should be used for an oscillation-free solution Comparison with wind tunnel experiment at NUST A validation of the ALM has been performed comparing the numerical results with the experiments performed at the low-speed closed-return wind tunnel of the Department of Energy and Process Engineering at The Norwegian University of Science and Technology, Trondheim. 1, 17 The tunnel has a test section of 1.85 m (height) 2.71 m (width) m (length). The test section height is adjustable to account for wall boundary layer growth and maintain a zero pressure gradient. For most of the experimental runs, the wind tunnel speed was set to 10 m s 1, and the turbulence intensity based on the streamwise velocity fluctuations was 0.3%. The study aims to numerically simulate the experimental setup. The turbine modeled has a rotor with a diameter of m and a tower with a height of m. The blades use the NREL S826 airfoil along the entire span. Two-dimensional lift and drag coefficients were obtained from the NREL S826 report 18 and corrected for stall delay using the NREL-developed tool AirfoilPrep. 19 The ALM does not include the hub, the tower or the nacelle and takes into account only the blades of the turbine. The turbine is placed 3.66 m from the tunnel inlet and is centered laterally. Simulations were performed for tip speed ratios () of3,4,6,9and12. Because the rotor swept area is roughly 12% of the wind tunnel test section cross section area, blockage effects should be considered. We used no slip boundary conditions on the walls of the tunnel to mimic the blockage effect due to the presence of the turbine and the tunnel walls. The inflow conditions are of uniform, non-turbulent velocity (we did not add any synthetic turbulence to try to match the experimental wind tunnel s 0.3% turbulence intensity) and zero normal gradient of pressure, and the outflow conditions are of zero normal gradient of velocity and fixed pressure. The values for and grid resolution x were adjusted on the basis of the results from the extensive numerical study described in the previous section. A fine resolution near the rotor of x=d D 0.01 was used. The value of was adjusted to =D = 0.02, which is 2 x. A smaller would have required a smaller x, which is beyond the reach of our current computational facilities. Mean quantities reported in this section are based on 10 min of averaging time past an initial 200 s time to allow start-up transients to pass. Power and thrust coefficients are shown as a function of tip speed ratio in Figure 11. The power and thrust coefficients are calculated on the basis of aerodynamic power and thrust C P D Power, C 1 T D Thrust 2 U AU2 1 (9)

8 LES of the flow past wind turbines: actuator line and disk modeling L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi Figure 8. Mean velocities in the cross-stream direction that is 1 D behind the turbine rotor are shown, as predicted by the ALM (left column) and ADM (right column). Each row shows plots that are the result of using different values of the body force projection width (). where is the fluid density, A is the rotor area and U 1 is the inflow velocity. The maximum computed power coefficient of 0.47 occurs at a tip speed ratio of 6. This corresponds to the highest induction factor, as would be expected. For the case with the lowest tip speed ratio, the predicted power coefficient is nearly the same as that of the experiment, but it is then underpredicted for the tip speed ratio of 4 case. For higher tip speed ratios, the power is overpredicted by up to 25%. The thrust coefficient is underpredicted by 20 25% across the tip speed ratio range.

9 L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi LES of the flow past wind turbines: actuator line and disk modeling Figure 9. Mean velocities in the cross-stream direction that is 4 D behind the turbine rotor are shown, as predicted by the ALM (left column) and ADM (right column). Each row shows plots that are the result of using different values of the body force projection width ().

10 LES of the flow past wind turbines: actuator line and disk modeling L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi Figure 10. Vorticity (1 s 1 ) contours in a plane through the turbine hub predicted by the ALM (left column) and ADM (right column) with a mesh resolution of x D 1.05 m. The position of the turbine rotor is indicated by the black line. Each row shows contours resulting from using different values of the body force projection width ( ). Figure 11. Power and thrust coefficients as a function of tip speed ratio.

11 L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi LES of the flow past wind turbines: actuator line and disk modeling There are probably several contributors to the discrepancies between computed and measured power and, especially, thrust. One possible explanation is that actuator methods are not blade-resolving (by blade-resolving, we mean the blade geometry is not explicitly captured with the computational mesh), so they rely upon airfoil tables of lift and drag versus angle of attack. Such tables are usually derived from experiments using two-dimensional airfoil sections in wind tunnels. A wind turbine blade, especially a smaller one (such as the one used in this wind tunnel experiment) that is not of as high aspect ratio as large utility turbines, produces a highly three-dimensional flow field in which rotational effects and tip effects are important and substantially modify lift and drag. Corrections to two-dimensional airfoil data for three-dimensional and rotational effects exist, and we applied one, 19 but those corrections are empirical and cannot be expected to work well under all conditions. It is probable that the airfoil data we used do not agree well with the behavior of the actual blade used in this experiment. In fact, Krogstad and Lund 1 show that a blade element momentum calculation of this wind tunnel experiment s rotor predicted power quite well but underpredicted thrust. Similar with the ALM, blade element momentum theory relies upon airfoil lift and drag tables. Krogstad and Lund 1 also show that a blade-resolving CFD computation of the wind tunnel rotor well predict both power and thrust. Since the CFD computation was blade-resolving, it does not rely upon lift and drag tables but rather generates the blade-induced flow completely on its own, including all the three-dimensional and rotational effects. Another possible explanation for the discrepancy between the power and thrust coefficients predicted by the ALM and that of the measurements is that our ALM and ADM implementation does not yet include the effects of the nacelle. Flow is allowed to pass through the center of the rotor disk where the nacelle is in reality. In reality, the oncoming wind flows around the nacelle and thus causes a different flow effect through the rotor, especially in the inboard section, than we are able to capture. We would expect that the inclusion of a nacelle in the model would cause an increase in axial velocity through the inboard blade sections. This will increase angle of attack and also drag. Lift may decrease also unless the increase in angle of attack causes stalled conditions. Regardless, the increased axial flow should always increase drag. This increased drag directly increases thrust. The change in lift, though, must be multiplied by radius from the rotor centerline to obtain the change in torque, which then changes power (power equals torque multiplied by rotor speed, and we are considering a fixed rotor speed, so power scales with torque). At the inboard sections, the radius is small, so changes to lift make small changes to power. Furthermore, the most inboard section is cylindrical, which produces only drag. Figure 12. Mean velocity profiles 1 and 3 D behind the rotor.

12 LES of the flow past wind turbines: actuator line and disk modeling L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi Figure 13. Mean turbulent kinetic energy profiles 1 and 3 D behind the rotor. Figure 12 shows wake profiles for cases with tip speed ratios 3 and 6, 1 and 3 D behind the rotor. Agreement between the computed mean wake profile and that of the experiment is good on the outer half of each side of the blade jy=rj > 0.5. The profiles differ significantly for jy=rj < 0.5. This difference is because the nacelle is not a part of the ALM, so its wake is not captured. Figure 13 shows turbulent kinetic energy horizontal profiles behind the turbine. Profiles 1 D behind turbine rotor show peaks of turbulent kinetic energy at the edges and center of the wake. These peaks are probably an apparent turbulent kinetic energy caused by the periodic passage of tip and root vortices, which are seen by a measurement probe as fluctuations in the flow. The peaks from the simulations are not nearly as great as those of the experiment. Although we have not quantified it, the tip and root vortices resolved in the simulations may not be as strong as the real ones created in the experiment, which would cause weaker fluctuations as observed at a fixed location and, hence, lower turbulent kinetic energy. As the wake progresses downstream, the shear layer breaks down at the center and edges of the wake, and the turbulent kinetic energy is smaller and because of the actual turbulence, not apparent turbulence from tip/root vortex passage. Agreement is found between the simulations and experimental data on the outer half of each side of the blade jy=rj > 0.5. The region where jy=rj < 0.5 differs more. This is caused by the shear layer instabilities of the jet passing through the rotor in the simulations. This may, again, be a result of the fact that the ALM does not include tower and nacelle effects, both of which would create wakes. Rather, the ALM predicts a turbulence-generating jet along the centerline. 4. CONCLUSIONS In this work, we used LES to compute the flow through actuator representations of wind turbine rotors. We compare both the actuator line and ADMs. Such models are an attractive alternative to resolving the full rotor geometry because they require fewer grid cells and do not require as small grid dimensions, allowing for larger time steps. This efficiency comes at the expense of resolving the fine details of the blade boundary layer, but if the objective is to model the far wake, where the blade boundary layer details are forgotten, this trade-off is a reasonable one. For example, actuator turbine models are

13 L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi LES of the flow past wind turbines: actuator line and disk modeling well suited to full wind farm computations where there may be tens or hundreds of turbines. Although these methods have been applied to wind turbine flows for the past decade, the details of their use have not been well outlined. The aim of this work is to shed more light on such details. We examined the effect of grid refinement and body force projection width on the predicted power and wakes. When subject to non-turbulent uniform inflow, we observed that the power predicted by both the ALM and ADM can depend on grid resolution unless a sufficient resolution relative to the projection function width is used. Grid independence appears to occur when the grid resolution is such that x <=5. We make this statement because when changing the grid resolution from x D =5 to=10, only a roughly 0.5% change in predicted power was observed. We also observed, similar to Troldborg, 9 that if x >=2, spurious numerical oscillations form at the rotor disk. Power predicted by both the ALM and ADM is highly dependent on the projection function width,. In this study, we used a three-dimensional Gaussian projection function, the purpose of which is to convert the actuator element forces, which are concentrated at points at the center of each element, into volumetric body forces that can enter the momentum equations in a straightforward way with the finite-volume discretization used here. The only convergence that seems to occur is that as approaches infinity, the body force is so diluted that it would have no effect on the flow field, meaning the velocity sampled at each actuator element would be that of the freestream. The results would be unrealistic, though, as a finite power exceeding the Betz limit would be predicted with no wake generation. On the other end of the spectrum, though, as is decreased, the predicted power decreases with no indication of convergence. As is decreased, the body force becomes more concentrated such that locally, the flow is more decelerated. The velocity sampled at the actuator point is hence lower, meaning that the predicted angle of attack and lift are lower, resulting in lower power production. Both the ALM and ADM give power predictions within 1% of one another for the same grid and value of. Although they predict very similar power, the ALM and ADM do create noticeably different near-field instantaneous wakes. The fact that the ALM contains individual lines of force means that it can create tip and root vortices that spiral downstream into the wake. The ADM does not create the tip and root vortices. This difference also causes a subtle difference in the way the wake shear layer breaks down into turbulence. The ADM wake breakdown starts with axisymmetric Kelvin Helmholtz-like vortex roll-up. The tip and root vortices created by the ALM break the axisymmetry. Even with this difference, the mean wake profiles are nearly indistinguishable. The ALM was then used to compute a wind tunnel wind turbine study in which power, thrust and mean wake profiles were measured. Up to tip speed ratios of 6, power is predicted within 10% of the experiment. Above a tip speed ratio of 6, the predicted power production is less in agreement with the experiment. The predicted thrust coefficient is always underpredicted. We attribute the thrust discrepancy to the lack of nacelle effects in the actuator models and to the use of lift and drag look-up tables. In reality, a nacelle modifies the axial velocity through the inboard blade sections as compared with the actuator methods used here that model only the blades, allowing flow to pass through the rotor center. It is probable that the effect of the nacelle on the inboard flow is part of the cause of the thrust discrepancy. A probably larger contributor to the discrepancy is the fact that the wind turbine used in the wind tunnel experiment has low aspect ratio blades (compared with large utility-scale turbines), and three-dimensional and rotational effects are likely strong. We use airfoil lift and drag look-up tables derived from two-dimensional section measurements. Although we apply a three-dimensional and rotational effect correction, such corrections are empirical and do not always work well. Wake velocity profiles are in good agreement with the experimental data only from the rotor midspan to the rotor edge. There are major differences inboard, probably due to the fact that we do not model the nacelle nor capture its work. The same is observed for turbulent kinetic energy in the wake. One exception to this occurs 1 D behind the turbine operating at a tip speed ratio of 6. At that operation point and location, we underpredict the turbulent kinetic energy at the wake edge by an order of magnitude, and the reason is not clear. Overall, we have shown the behavior of the ALM and ADM with respect to grid resolution and projection function width. We have shown that a grid resolution of x <=5 is necessary for the predicted power to be grid independent. We also show that should be around the size of the characteristic blade chord length, although we do not give a definitive value. Most likely, should vary with span and should be some ratio of the local chord length. Our comparison with the wind tunnel experiment shows that more work needs to be carried out on implementing a model for the wind turbine tower and nacelle to assess their impact on the turbine s predicted performance and wake profiles. ACKNOWLEDGEMENTS Professor Per-Åge Krogstad is acknowledged for useful discussion. Luis A. Martínez-Tossas was supported by contract AFC with the National Renewable Energy Laboratory. Computer time was provided by the National Renewable Energy Laboratory with the Red Mesa high-performance computing system. LM-T and SL acknowledge support from NSF PIRE grant #

14 LES of the flow past wind turbines: actuator line and disk modeling L. A. Martínez-Tossas, M. J. Churchfield and S. Leonardi REFERENCES 1. Krogstad PA, Lund JA. An experimental and numerical study of the performance of a model turbine. Wind Energy 2011; 15: Sørensen JN, Shen WZ. Numerical modeling of wind turbine wakes. Journal of Fluids Engineering 2002; 124: , DOI: / Wu YT, Porté-Agel F. Large-eddy simulation of wind-turbine wakes: evaluation of turbine parametrisations. Boundary Layer Meteorology 2011; 138: Wu YT, Porté-Agel F. Simulation of turbulent flow inside and above wind farms: model validation and layout effects. Boundary Layer Meteorology 2013; 146: Porté-Agel F, Lu H, Wu YT. A large-eddy simulation framework for wind energy applications. The Fifth International Symposium on Computational Wind Engineering (CWE2010), Chapel Hill, North Carolina, USA, May 23 27, 2010; Porté-Agel F, Wu YT, Lu H, Conzemius RJ. Large-eddy simulation of atmospheric boundary layer flow through wind turbines and wind farms. Journal of Wind Engineering and Industrial Aerodynamics 2011; 99: Lu H, Porté-Agel F. Large-eddy simulation of a very large wind farm in a stable atmospheric boundary layer. Physics of Fluids 2011; 23: Churchfield MJ, Lee S, Michalakes J, Moriarty PJ. A numerical study of the effects of atmospheric and wake turbulence on wind turbine dynamics. Journal of Turbulence 2012; 13: Troldborg N. Actuator line modeling of wind turbine wakes, Ph.D. Thesis, Technical University of Denmark, Lyngby, Denmark, Troldborg N, Sørensen JN, Mikkelsen R. Numerical simulations of wake charasteristics of a wind turbine in uniform flow. Wind Energy 2009; 13: Troldborg N, Zahle F, Réthoré PE, Sørensen N. Comparison of the wake of different types of wind turbine CFD models. 50th AIAA Aerospace Sciences Meeting Including the New Horizons Forum and Aerospace Exposition, American Institute of Aeronautics and Astronautics, Nashville, Tennessee, USA, January 9 12, 2012; OpenFOAM, Version [available online] ESI Group, URL: [Accessed 13 December 2011]. 13. Smagorinsky J. General circulation experiments with the primitive equations. Monthly Weather Review 1963; 91: Pope SB. Turbulent Flows. Cambridge University Press: Cambridge, Issa RI. Solution of the implicitly discretized fluid flow equations by operator-splitting. Journal of Computational Physics 1985; 62: Jonkman J, Butterfield S, Musial W, Scott G, Definition of a 5-MW reference wind turbine for offshore system development, Technical Report NREL/TP , National Renewable Energy Laboratory, Adaramola MS, Krogstad PA. Experimental investigation of wake effects on wind turbine performance. Renewable Energy 2011; 36: Somers DM, The S825 and S826 airfoils, Technical Report NREL/SR , National Renewable Energy Laboratory, AirfoilPrep version , by Dr. Craig Hansen. NWTC Design Codes. [Online]. Available: designcodes/preprocessors/airfoilprep/. (Accessed 21 February 2012).

CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH

CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH 82 CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH The coefficient of lift, drag and power for wind turbine rotor is optimized using an iterative approach. The coefficient

More information

Wind turbine wake interactions at field scale: An LES study of the SWiFT facility

Wind turbine wake interactions at field scale: An LES study of the SWiFT facility Journal of Physics: Conference Series OPEN ACCESS Wind turbine wake interactions at field scale: An LES study of the SWiFT facility To cite this article: Xiaolei Yang et al 2014 J. Phys.: Conf. Ser. 524

More information

Validation of the actuator line and disc techniques using the New MEXICO measurements

Validation of the actuator line and disc techniques using the New MEXICO measurements Downloaded from orbit.dtu.dk on: Dec, 7 Validation of the actuator line and disc techniques using the New MEXICO measurements Sarmast, Sasan; Shen, Wen Z.; Zhu, Wei Jun; Mikkelsen, Robert Flemming; Breton,

More information

arxiv: v1 [physics.flu-dyn] 11 Oct 2012

arxiv: v1 [physics.flu-dyn] 11 Oct 2012 Low-Order Modelling of Blade-Induced Turbulence for RANS Actuator Disk Computations of Wind and Tidal Turbines Takafumi Nishino and Richard H. J. Willden ariv:20.373v [physics.flu-dyn] Oct 202 Abstract

More information

Airfoil data sensitivity analysis for actuator disc simulations used in wind turbine applications

Airfoil data sensitivity analysis for actuator disc simulations used in wind turbine applications Journal of Physics: Conference Series OPEN ACCESS Airfoil data sensitivity analysis for actuator disc simulations used in wind turbine applications To cite this article: Karl Nilsson et al 24 J. Phys.:

More information

Validation of Chaviaro Poulos and Hansen Stall Delay Model in the Case of Horizontal Axis Wind Turbine Operating in Yaw Conditions

Validation of Chaviaro Poulos and Hansen Stall Delay Model in the Case of Horizontal Axis Wind Turbine Operating in Yaw Conditions Energy and Power Engineering, 013, 5, 18-5 http://dx.doi.org/10.436/epe.013.51003 Published Online January 013 (http://www.scirp.org/journal/epe) Validation of Chaviaro Poulos and Hansen Stall Delay Model

More information

Numerical Investigation of Aerodynamic Performance and Loads of a Novel Dual Rotor Wind Turbine

Numerical Investigation of Aerodynamic Performance and Loads of a Novel Dual Rotor Wind Turbine energies Article Numerical Investigation of Aerodynamic Performance and Loads of a Novel Dual Rotor Wind Turbine Behnam Moghadassian, Aaron Rosenberg and Anupam Sharma * Department of Aerospace Engineering,

More information

Near-Wake Flow Simulations for a Mid-Sized Rim Driven Wind Turbine

Near-Wake Flow Simulations for a Mid-Sized Rim Driven Wind Turbine Near-Wake Flow Simulations for a Mid-Sized Rim Driven Wind Turbine Bryan E. Kaiser 1 and Svetlana V. Poroseva 2 University of New Mexico, Albuquerque, New Mexico, 87131 Erick Johnson 3 Montana State University,

More information

GENERALISATION OF THE TWO-SCALE MOMENTUM THEORY FOR COUPLED WIND TURBINE/FARM OPTIMISATION

GENERALISATION OF THE TWO-SCALE MOMENTUM THEORY FOR COUPLED WIND TURBINE/FARM OPTIMISATION 25 th National Symposium on Wind Engineering, Tokyo, Japan, 3-5 December 2018 第 25 回風工学シンポジウム (2018) GENERALISATION OF THE TWO-SCALE MOMENTUM THEORY FOR COUPLED WIND TURBINE/FARM OPTIMISATION Takafumi

More information

High-Order Numerical Simulations of Wind Turbine Wakes

High-Order Numerical Simulations of Wind Turbine Wakes Journal of Physics: Conference Series PAPER OPEN ACCESS High-Order Numerical Simulations of Wind Turbine Wakes To cite this article: E. Kleusberg et al 27 J. Phys.: Conf. Ser. 854 225 View the article

More information

Performance and wake development behind two in-line and offset model wind turbines "Blind test" experiments and calculations

Performance and wake development behind two in-line and offset model wind turbines Blind test experiments and calculations Journal of Physics: Conference Series OPEN ACCESS Performance and wake development behind two in-line and offset model wind turbines "Blind test" experiments and calculations To cite this article: Lars

More information

Self-similarity and turbulence characteristics of wind turbine wakes via large-eddy simulation

Self-similarity and turbulence characteristics of wind turbine wakes via large-eddy simulation WIND ENERGY Wind Energ. (2014) Published online in Wiley Online Library (wileyonlinelibrary.com)..1792 RESEARCH ARTICLE Self-similarity and turbulence characteristics of wind turbine wakes via large-eddy

More information

The CFD Investigation of Two Non-Aligned Turbines Using Actuator Disk Model and Overset Grids

The CFD Investigation of Two Non-Aligned Turbines Using Actuator Disk Model and Overset Grids Journal of Physics: Conference Series OPEN ACCESS The CFD Investigation of Two Non-Aligned Turbines Using Actuator Disk Model and Overset Grids To cite this article: I O Sert et al 2014 J. Phys.: Conf.

More information

Numerical Simulations of Wakes of Wind Turbines Operating in Sheared and Turbulent Inflow

Numerical Simulations of Wakes of Wind Turbines Operating in Sheared and Turbulent Inflow Numerical Simulations of Wakes of Wind Turbines Operating in Sheared and Turbulent Inflow Niels Troldborg, Jens N. Sørensen, Robert Mikkelsen Wind Energy Department, Risø National Laboratory, DK- Roskilde,

More information

Aerodynamic Performance 1. Figure 1: Flowfield of a Wind Turbine and Actuator disc. Table 1: Properties of the actuator disk.

Aerodynamic Performance 1. Figure 1: Flowfield of a Wind Turbine and Actuator disc. Table 1: Properties of the actuator disk. Aerodynamic Performance 1 1 Momentum Theory Figure 1: Flowfield of a Wind Turbine and Actuator disc. Table 1: Properties of the actuator disk. 1. The flow is perfect fluid, steady, and incompressible.

More information

Resolution of tower shadow models for downwind mounted rotors and its effects on the blade fatigue

Resolution of tower shadow models for downwind mounted rotors and its effects on the blade fatigue Journal of Physics: Conference Series OPEN ACCESS Resolution of tower shadow models for downwind mounted rotors and its effects on the blade fatigue To cite this article: M Reiso and M Muskulus 2014 J.

More information

Near wake region of an industrial scale wind turbine: comparing LES-ALM with LES-SMI simulations using data mining (POD)

Near wake region of an industrial scale wind turbine: comparing LES-ALM with LES-SMI simulations using data mining (POD) Journal of Physics: Conference Series PAPER OPEN ACCESS Near wake region of an industrial scale wind turbine: comparing LES-ALM with LES-SMI simulations using data mining (POD) To cite this article: Mandar

More information

Actuator Surface Model for Wind Turbine Flow Computations

Actuator Surface Model for Wind Turbine Flow Computations Actuator Surface Model for Wind Turbine Flow Computations Wen Zhong Shen* 1, Jens Nørkær Sørensen 1 and Jian Hui Zhang 1 Department of Mechanical Engineering, Technical University of Denmark, Building

More information

Research on Dynamic Stall and Aerodynamic Characteristics of Wind Turbine 3D Rotational Blade

Research on Dynamic Stall and Aerodynamic Characteristics of Wind Turbine 3D Rotational Blade Research on Dynamic Stall and Aerodynamic Characteristics of Wind Turbine 3D Rotational Blade HU Guo-yu, SUN Wen-lei, Dong Ping The School of Mechanical Engineering Xinjiang University Urumqi, Xinjiang,

More information

arxiv: v1 [physics.flu-dyn] 23 Dec 2014

arxiv: v1 [physics.flu-dyn] 23 Dec 2014 Copyright 204 American Institute of Physics. his article may be downloaded for personal use only. Any other use requires prior permission of the author and the American Institute of Physics. he following

More information

VORTEX METHOD APPLICATION FOR AERODYNAMIC LOADS ON ROTOR BLADES

VORTEX METHOD APPLICATION FOR AERODYNAMIC LOADS ON ROTOR BLADES EWEA 2013: Europe s Premier Wind Energy Event, Vienna, 4-7 February 2013 Figures 9, 10, 11, 12 and Table 1 corrected VORTEX METHOD APPLICATION FOR AERODYNAMIC LOADS ON ROTOR BLADES Hamidreza Abedi *, Lars

More information

Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall

Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall Y. Kim, I.P. Castro, and Z.T. Xie Introduction Wind turbines operate in the atmospheric boundary layer and their

More information

Mechanical Engineering for Renewable Energy Systems. Wind Turbines

Mechanical Engineering for Renewable Energy Systems. Wind Turbines ENGINEERING TRIPOS PART IB PAPER 8 - ELECTIVE (2) Mechanical Engineering for Renewable Energy Systems Wind Turbines Lecture 3: Aerodynamic fundamentals Hugh Hunt Fundamental fluid mechanics limits to energy

More information

3D hot-wire measurements of a wind turbine wake

3D hot-wire measurements of a wind turbine wake 1 3D hot-wire measurements of a wind turbine wake Pål Egil Eriksen PhD candidate, NTNU/NOWITECH Per-Åge Krogstad NTNU 2 Outline of the presentation Experimental setup Measurement technique Time averaged

More information

Investigation of the Numerical Methodology of a Model Wind Turbine Simulation

Investigation of the Numerical Methodology of a Model Wind Turbine Simulation Journal of Applied Fluid Mechanics, Vol. 11, No. 3, pp. 527-544, 2018. Available online at www.jafmonline.net, ISSN 1735-3572, EISSN 1735-3645. DOI: 10.29252/jafm.11.03.28028 Investigation of the Numerical

More information

Modeling the effect of control on the wake of a utility-scale turbine via large-eddy simulation

Modeling the effect of control on the wake of a utility-scale turbine via large-eddy simulation Modeling the effect of control on the wake of a utility-scale turbine via large-eddy simulation Xiaolei Yang a, Jennifer Annoni b, Pete Seiler b, and Fotis Sotiropoulos a, a St. Anthony Falls Laboratory,

More information

Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza

Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza REPRESENTING PRESENCE OF SUBSURFACE CURRENT TURBINES IN OCEAN MODELS Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza 1 Momentum Equations 2 Effect of inclusion of Coriolis force

More information

Two-scale momentum theory for very large wind farms

Two-scale momentum theory for very large wind farms Submitted to TORQUE 2016, Munich, Germany, 5-7 October 2016 Draft (2 nd May 2016) Two-scale momentum theory for very large wind farms Takafumi Nishino Centre for Offshore Renewable Energy Engineering,

More information

Active Control of Separated Cascade Flow

Active Control of Separated Cascade Flow Chapter 5 Active Control of Separated Cascade Flow In this chapter, the possibility of active control using a synthetic jet applied to an unconventional axial stator-rotor arrangement is investigated.

More information

Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration

Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration Claudio Marongiu, Renato Tognaccini 2 CIRA, Italian Center for Aerospace Research, Capua (CE), Italy E-mail: c.marongiu@cira.it

More information

Buffeting Response of Ultimate Loaded NREL 5MW Wind Turbine Blade using 3-dimensional CFD

Buffeting Response of Ultimate Loaded NREL 5MW Wind Turbine Blade using 3-dimensional CFD Buffeting Response of Ultimate Loaded NREL 5MW Wind Turbine Blade using 3-dimensional CFD *Byeong-Cheol Kim 1) and Youn-Ju Jeong 2) 1), 2) Structural Engineering Research Division, KICT, Il-San 411-712,

More information

Adjustment of k ω SST turbulence model for an improved prediction of stalls on wind turbine blades

Adjustment of k ω SST turbulence model for an improved prediction of stalls on wind turbine blades Adjustment of k ω SST turbulence model for an improved prediction of stalls on wind turbine blades Tawit Chitsomboon *, Chalothorn Thamthae School of Mechanical Engineering, Institute of Engineering, Suranaree

More information

Wind turbine wake interactions; results from blind tests

Wind turbine wake interactions; results from blind tests Journal of Physics: Conference Series PAPER OPEN ACCESS Wind turbine wake interactions; results from blind tests To cite this article: Per-Åge Krogstad and Lars Sætran 2015 J. Phys.: Conf. Ser. 625 012043

More information

Fluid Dynamic Simulations of Wind Turbines. John Abraham, Brian Plourde, Greg Mowry University of St. Thomas

Fluid Dynamic Simulations of Wind Turbines. John Abraham, Brian Plourde, Greg Mowry University of St. Thomas Fluid Dynamic Simulations of Wind Turbines John Abraham, Brian Plourde, Greg Mowry University of St. Thomas 1 Presentation Overview Why vertical-axis turbines? How are they modeled? How much energy can

More information

Analysis of Counter-Rotating Wind Turbines

Analysis of Counter-Rotating Wind Turbines Journal of Physics: Conference Series Analysis of Counter-Rotating Wind Turbines To cite this article: W Z Shen et al 7 J. Phys.: Conf. Ser. 75 3 View the article online for updates and enhancements. Related

More information

Steady State Comparisons HAWC2 v12.2 vs HAWCStab2 v2.12

Steady State Comparisons HAWC2 v12.2 vs HAWCStab2 v2.12 Downloaded from orbit.dtu.dk on: Jan 29, 219 Steady State Comparisons v12.2 vs v2.12 Verelst, David Robert; Hansen, Morten Hartvig; Pirrung, Georg Publication date: 216 Document Version Publisher's PDF,

More information

Wake modeling with the Actuator Disc concept

Wake modeling with the Actuator Disc concept Available online at www.sciencedirect.com Energy Procedia 24 (212 ) 385 392 DeepWind, 19-2 January 212, Trondheim, Norway Wake modeling with the Actuator Disc concept G. Crasto a *, A.R. Gravdahl a, F.

More information

ANALYSIS OF HORIZONTAL AXIS WIND TURBINES WITH LIFTING LINE THEORY

ANALYSIS OF HORIZONTAL AXIS WIND TURBINES WITH LIFTING LINE THEORY ANALYSIS OF HORIZONTAL AXIS WIND TURBINES WITH LIFTING LINE THEORY Daniela Brito Melo daniela.brito.melo@tecnico.ulisboa.pt Instituto Superior Técnico, Universidade de Lisboa, Portugal December, 2016 ABSTRACT

More information

Influence of Tip Speed Ratio on Wake Flow Characteristics Utilizing Fully Resolved CFD Methodology

Influence of Tip Speed Ratio on Wake Flow Characteristics Utilizing Fully Resolved CFD Methodology Journal of Physics: Conference Series PAPER OPEN ACCESS Influence of Tip Speed Ratio on Wake Flow Characteristics Utilizing Fully Resolved CFD Methodology To cite this article: M. Salman Siddiqui et al

More information

Aeroacoustic calculations of a full scale Nordtank 500kW wind turbine

Aeroacoustic calculations of a full scale Nordtank 500kW wind turbine Journal of Physics: Conference Series PAPER OPEN ACCESS Aeroacoustic calculations of a full scale Nordtank 500kW wind turbine To cite this article: H Debertshäuser et al 2016 J. Phys.: Conf. Ser. 753 022032

More information

Numerical computations of wind turbine wakes and wake interaction - Optimization and control. Karl Nilsson

Numerical computations of wind turbine wakes and wake interaction - Optimization and control. Karl Nilsson Numerical computations of wind turbine wakes and wake interaction - Optimization and control by Karl Nilsson December 2012 Technical Reports from Royal Institute of Technology KTH Mechanics SE-100 44 Stockholm,

More information

NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD

NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD V. G. Guedes a, G. C. R. Bodstein b, and M. H. Hirata c a Centro de Pesquisas de Energia Elétrica Departamento de Tecnologias

More information

Effects of the Leakage Flow Tangential Velocity in Shrouded Axial Compressor Cascades *

Effects of the Leakage Flow Tangential Velocity in Shrouded Axial Compressor Cascades * TSINGHUA SCIENCE AND TECHNOLOGY ISSNll1007-0214ll21/21llpp105-110 Volume 14, Number S2, December 2009 Effects of the Leakage Flow Tangential Velocity in Shrouded Axial Compressor Cascades * KIM Jinwook

More information

Aerodynamic Performance Assessment of Wind Turbine Composite Blades Using Corrected Blade Element Momentum Method

Aerodynamic Performance Assessment of Wind Turbine Composite Blades Using Corrected Blade Element Momentum Method Aerodynamic Performance Assessment of Wind Turbine Composite Blades Using Corrected Blade Element Momentum Method Chi Zhang 1) and *Hua-Peng Chen 2) 1), 2) Department of Engineering & Science, University

More information

Review of CFD for wind-turbine wake aerodynamics

Review of CFD for wind-turbine wake aerodynamics Review of CFD for wind-turbine wake aerodynamics B. Sanderse, S.P. van der Pijl,B.Koren Abstract This article reviews the state of the art of the numerical calculation of wind-turbine wake aerodynamics.

More information

Comparison of two LES codes for wind turbine wake studies

Comparison of two LES codes for wind turbine wake studies Downloaded from orbit.dtu.dk on: Jul 24, 2018 Comparison of two LES codes for wind turbine wake studies Sarlak Chivaee, Hamid; Pierella, F.; Mikkelsen, Robert Flemming; Sørensen, Jens Nørkær Published

More information

NUMERICAL INVESTIGATION OF VERTICAL AXIS WIND TURBINE WITH TWIST ANGLE IN BLADES

NUMERICAL INVESTIGATION OF VERTICAL AXIS WIND TURBINE WITH TWIST ANGLE IN BLADES Eleventh International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 7-9 December 05 NUMERICAL INVESTIGATION OF VERTICAL AXIS WIND TURBINE WITH TWIST ANGLE IN BLADES

More information

Turbulent Boundary Layers & Turbulence Models. Lecture 09

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

More information

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

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

More information

ABSTRACT. KEY WORDS: Diffuser augmented turbine, tidal turbine, blade element, computational fluid dynamics. INTRODUCTION

ABSTRACT. KEY WORDS: Diffuser augmented turbine, tidal turbine, blade element, computational fluid dynamics. INTRODUCTION Ducted Turbine Blade Optimization Using Numerical Simulation Michael Shives and Curran Crawford Department of Mechanical Engineering, University of Victoria Victoria, British Columbia, Canada ABSTRACT

More information

RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD

RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD N. Jarrin 1, A. Revell 1, R. Prosser 1 and D. Laurence 1,2 1 School of MACE, the University of Manchester,

More information

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

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

More information

A Detached-Eddy-Simulation study

A Detached-Eddy-Simulation study A Detached-Eddy-Simulation study Proper-Orthogonal-Decomposition of the wake flow behind a model wind turbine J. Göing 1, J. Bartl 2, F. Mühle 3, L. Sætran 2, P.U. Thamsen 1 Technical University of Berlin

More information

Assessment of low-order theories for analysis and design of shrouded wind turbines using CFD

Assessment of low-order theories for analysis and design of shrouded wind turbines using CFD Journal of Physics: Conference Series OPEN ACCESS Assessment of low-order theories for analysis and design of shrouded wind turbines using CFD To cite this article: Aniket C Aranake et al 4 J. Phys.: Conf.

More information

DEVELOPMENT OF CFD MODEL FOR A SWIRL STABILIZED SPRAY COMBUSTOR

DEVELOPMENT OF CFD MODEL FOR A SWIRL STABILIZED SPRAY COMBUSTOR DRAFT Proceedings of ASME IMECE: International Mechanical Engineering Conference & Exposition Chicago, Illinois Nov. 5-10, 2006 IMECE2006-14867 DEVELOPMENT OF CFD MODEL FOR A SWIRL STABILIZED SPRAY COMBUSTOR

More information

A Hybrid CFD/BEM Analysis of Flow Field around Wind Turbines

A Hybrid CFD/BEM Analysis of Flow Field around Wind Turbines A Hybrid CFD/BEM Analysis of Flow Field around Wind Turbines V. Esfahanian 1, A. Salavatipour 1, I. Harsini 2, A. Haghani 3, R. Pasandeh 1, and G. Ahmadi 4 1 Department of Mechanical Engineering, University

More information

Research on Propeller Characteristics of Tip Induced Loss

Research on Propeller Characteristics of Tip Induced Loss 4th International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2016) Research on Propeller Characteristics of Tip Induced Loss Yang Song1, a, Peng Shan2, b 1 School

More information

elements remain in high frequency region and sometimes very large spike-shaped peaks appear. So we corrected the PIV time histories by peak cutting an

elements remain in high frequency region and sometimes very large spike-shaped peaks appear. So we corrected the PIV time histories by peak cutting an The Seventh International Colloquium on Bluff Body Aerodynamics and Applications (BBAA7) Shanghai, China; September 2-6, 2012 LES of fluctuating wind pressure on a 3D square cylinder for PIV-based inflow

More information

저작권법에따른이용자의권리는위의내용에의하여영향을받지않습니다.

저작권법에따른이용자의권리는위의내용에의하여영향을받지않습니다. 저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할수없습니다. 변경금지. 귀하는이저작물을개작, 변형또는가공할수없습니다. 귀하는, 이저작물의재이용이나배포의경우,

More information

Insight into Rotational Effects on a Wind Turbine Blade Using Navier Stokes Computations

Insight into Rotational Effects on a Wind Turbine Blade Using Navier Stokes Computations Energies 24, 7, 6798-6822; doi:.339/en76798 OPEN ACCESS energies ISSN 996-73 www.mdpi.com/journal/energies Article Insight into Rotational Effects on a Wind Turbine Blade Using Navier Stokes Computations

More information

Lecture 4: Wind energy

Lecture 4: Wind energy ES427: The Natural Environment and Engineering Global warming and renewable energy Lecture 4: Wind energy Philip Davies Room A322 philip.davies@warwick.ac.uk 1 Overview of topic Wind resources Origin of

More information

COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE

COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE L. Velázquez-Araque 1 and J. Nožička 2 1 Division of Thermal fluids, Department of Mechanical Engineering, National University

More information

Actuator disk modeling of the Mexico rotor with OpenFOAM

Actuator disk modeling of the Mexico rotor with OpenFOAM ITM Web of Conferences 2, 06001 (2014) DOI: 10.1051/itmconf/20140206001 C Owned by the authors, published by EDP Sciences, 2014 Actuator disk modeling of the Mexico rotor with OpenFOAM A. Jeromin 3, A.

More information

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

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

More information

SHEAR LAYER REATTACHMENT ON A SQUARE CYLINDER WITH INCIDENCE ANGLE VARIATION

SHEAR LAYER REATTACHMENT ON A SQUARE CYLINDER WITH INCIDENCE ANGLE VARIATION Seventh International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 9- December 9 SHEAR LAYER REATTACHMENT ON A SQUARE CYLINDER WITH INCIDENCE ANGLE VARIATION Priyanka

More information

NUMERICAL INVESTIGATION OF THE FLOW OVER A GOLF BALL IN THE SUBCRITICAL AND SUPERCRITICAL REGIMES

NUMERICAL INVESTIGATION OF THE FLOW OVER A GOLF BALL IN THE SUBCRITICAL AND SUPERCRITICAL REGIMES NUMERICAL INVESTIGATION OF THE FLOW OVER A GOLF BALL IN THE SUBCRITICAL AND SUPERCRITICAL REGIMES Clinton Smith 1, Nikolaos Beratlis 2, Elias Balaras 2, Kyle Squires 1, and Masaya Tsunoda 3 ABSTRACT Direct

More information

Wind Flow Modeling The Basis for Resource Assessment and Wind Power Forecasting

Wind Flow Modeling The Basis for Resource Assessment and Wind Power Forecasting Wind Flow Modeling The Basis for Resource Assessment and Wind Power Forecasting Detlev Heinemann ForWind Center for Wind Energy Research Energy Meteorology Unit, Oldenburg University Contents Model Physics

More information

Local blockage effect for wind turbines

Local blockage effect for wind turbines Journal of Physics: Conference Series PAPER OPEN ACCESS Local blockage effect for wind turbines To cite this article: Takafumi Nishino and Scott Draper 2015 J. Phys.: Conf. Ser. 625 012010 View the article

More information

GPPS NUMERICAL PREDICTION OF UNSTEADY ENDWALL FLOW AND HEAT TRANSFER WITH ONCOMING WAKE

GPPS NUMERICAL PREDICTION OF UNSTEADY ENDWALL FLOW AND HEAT TRANSFER WITH ONCOMING WAKE Proceedings of Shanghai 17 Global Power and Propulsion Forum 3 th October 1 st November, 17 http://www.gpps.global GPPS-17-133 NUMERICAL PREDICTION OF UNSTEADY ENDWALL FLOW AND HEAT TRANSFER WITH ONCOMING

More information

Characterization of wake effects and loading status of wind turbine arrays under different inflow conditions

Characterization of wake effects and loading status of wind turbine arrays under different inflow conditions Purdue University Purdue e-pubs Open Access Theses Theses and Dissertations Spring 2015 Characterization of wake effects and loading status of wind turbine arrays under different inflow conditions Xiangyu

More information

Calculation of Wind Turbine Geometrical Angles Using Unsteady Blade Element Momentum (BEM)

Calculation of Wind Turbine Geometrical Angles Using Unsteady Blade Element Momentum (BEM) Proceedings Conference IGCRE 2014 16 Calculation of Wind Turbine Geometrical Angles Using Unsteady Blade Element Momentum (BEM) Adel Heydarabadipour, FarschadTorabi Abstract Converting wind kinetic energy

More information

Iterative Learning Control for Smart Rotors in Wind turbines First Results

Iterative Learning Control for Smart Rotors in Wind turbines First Results Iterative Learning Control for Smart Rotors in Wind turbines First Results Owen Tutty 1, Mark Blackwell 2, Eric Rogers 3, Richard Sandberg 1 1 Engineering and the Environment University of Southampton

More information

A Novel Dual-Rotor Turbine for Increased Wind Energy Capture

A Novel Dual-Rotor Turbine for Increased Wind Energy Capture Journal of Physics: Conference Series OPEN ACCESS A Novel Dual-Rotor Turbine for Increased Wind Energy Capture To cite this article: A Rosenberg et al 2014 J. Phys.: Conf. Ser. 524 012078 View the article

More information

Influence of Atmospheric Stability on Wind-Turbine Wakes: A Large-Eddy Simulation Study

Influence of Atmospheric Stability on Wind-Turbine Wakes: A Large-Eddy Simulation Study Influence of Atmospheric Stability on Wind-Turbine Wakes: A Large-Eddy Simulation Study Mahdi Abkar, a), b) and Fernando Porté-Agel École Polytechnique Fédérale de Lausanne (EPFL), Wind Engineering and

More information

Analysis of Wind Turbine Pressure Distribution and 3D Flows Visualization on Rotating Condition

Analysis of Wind Turbine Pressure Distribution and 3D Flows Visualization on Rotating Condition IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 06, Issue 02 (February. 2016), V1 PP 18-30 www.iosrjen.org Analysis of Wind Turbine Pressure Distribution and 3D Flows

More information

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

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

More information

Control Volume Analysis For Wind Turbines

Control Volume Analysis For Wind Turbines Control Volume Analysis For Wind Turbines.0 Introduction In this Chapter we use the control volume (CV) method introduced informally in Section., to develop the basic equations for conservation of mass

More information

Keywords - Gas Turbine, Exhaust Diffuser, Annular Diffuser, CFD, Numerical Simulations.

Keywords - Gas Turbine, Exhaust Diffuser, Annular Diffuser, CFD, Numerical Simulations. Numerical Investigations of PGT10 Gas Turbine Exhaust Diffuser Using Hexahedral Dominant Grid Vaddin Chetan, D V Satish, Dr. Prakash S Kulkarni Department of Mechanical Engineering, VVCE, Mysore, Department

More information

THE EFFECT OF SAMPLE SIZE, TURBULENCE INTENSITY AND THE VELOCITY FIELD ON THE EXPERIMENTAL ACCURACY OF ENSEMBLE AVERAGED PIV MEASUREMENTS

THE EFFECT OF SAMPLE SIZE, TURBULENCE INTENSITY AND THE VELOCITY FIELD ON THE EXPERIMENTAL ACCURACY OF ENSEMBLE AVERAGED PIV MEASUREMENTS 4th International Symposium on Particle Image Velocimetry Göttingen, Germany, September 7-9, 00 PIV 0 Paper 096 THE EFFECT OF SAMPLE SIZE, TURBULECE ITESITY AD THE VELOCITY FIELD O THE EXPERIMETAL ACCURACY

More information

Separation and transition to turbulence in a compressor passage

Separation and transition to turbulence in a compressor passage Center for Turbulence Research Proceedings of the Summer Program 26 19 Separation and transition to turbulence in a compressor passage By T. A. Zaki, P. A. Durbin AND X. Wu A direct numerical simulation

More information

A Comparison of Actuator Disk Models For Axial Flow Fans in Large Air-Cooled Heat Exchangers

A Comparison of Actuator Disk Models For Axial Flow Fans in Large Air-Cooled Heat Exchangers A Comparison of Actuator Disk Models For Axial Flow Fans in Large Air-Cooled Heat Exchangers M.B Wilkinson, F.G. Louw, S.J. van der Spuy, T.W. von Backström STERG SolarPACES Research Symposium Stellenbosch,

More information

Some effects of large blade deflections on aeroelastic stability

Some effects of large blade deflections on aeroelastic stability 47th AIAA Aerospace Sciences Meeting Including The New Horizons Forum and Aerospace Exposition 5-8 January 29, Orlando, Florida AIAA 29-839 Some effects of large blade deflections on aeroelastic stability

More information

Study of Rotor Tip-Clearance Flow Using Large-Eddy Simulation

Study of Rotor Tip-Clearance Flow Using Large-Eddy Simulation Study of Rotor Tip-Clearance Flow Using Large-Eddy Simulation Donghyun You, Meng Wang, Rajat Mittal, and Parviz Moin Stanford University, Stanford, CA 94305 The George Washington University, Washington,

More information

Direct Numerical Simulations of Transitional Flow in Turbomachinery

Direct Numerical Simulations of Transitional Flow in Turbomachinery Direct Numerical Simulations of Transitional Flow in Turbomachinery J.G. Wissink and W. Rodi Institute for Hydromechanics University of Karlsruhe Unsteady transitional flow over turbine blades Periodic

More information

Numerical Investigation of the Flow Past a Rotating Golf Ball and Its Comparison with a Rotating Smooth Sphere

Numerical Investigation of the Flow Past a Rotating Golf Ball and Its Comparison with a Rotating Smooth Sphere Flow Turbulence Combust (2017) 99:837 864 https://doi.org/10.1007/s10494-017-9859-1 Numerical Investigation of the Flow Past a Rotating Golf Ball and Its Comparison with a Rotating Smooth Sphere Jing Li

More information

Analysis of the high Reynolds number 2D tests on a wind turbine airfoil performed at two different wind tunnels

Analysis of the high Reynolds number 2D tests on a wind turbine airfoil performed at two different wind tunnels Analysis of the high Reynolds number 2D tests on a wind turbine airfoil performed at two different wind tunnels O.Pires 1, X.Munduate 2, O.Ceyhan 3, M.Jacobs 4, J.Madsen 5 1 National Renewable Energy Centre

More information

Fan Stage Broadband Noise Benchmarking Programme

Fan Stage Broadband Noise Benchmarking Programme Fan Stage Broadband Noise Benchmarking Programme Specification of Fundamental Test Case 3 (FC3) Version 1 : 26 January 2015 Test Case Coordinator John Coupland ISVR University of Southampton UK E-mail

More information

Kinetic energy entrainment in wind turbine and actuator disc wakes: an experimental analysis

Kinetic energy entrainment in wind turbine and actuator disc wakes: an experimental analysis Home Search Collections Journals About Contact us My IOPscience Kinetic energy entrainment in wind turbine and actuator disc wakes: an experimental analysis This content has been downloaded from IOPscience.

More information

Turbulence Modeling I!

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

More information

Effect of Blade Number on a Straight-Bladed Vertical-Axis Darreius Wind Turbine

Effect of Blade Number on a Straight-Bladed Vertical-Axis Darreius Wind Turbine Effect of Blade Number on a Straight-Bladed Vertical-Axis Darreius Wind Turbine Marco Raciti Castelli, Stefano De Betta and Ernesto Benini Abstract This paper presents a mean for reducing the torque variation

More information

Effect of Blade Number on a Straight-Bladed Vertical-Axis Darreius Wind Turbine

Effect of Blade Number on a Straight-Bladed Vertical-Axis Darreius Wind Turbine Effect of Blade Number on a Straight-Bladed Vertical-Axis Darreius Wind Turbine Marco Raciti Castelli, Stefano De Betta and Ernesto Benini Abstract This paper presents a mean for reducing the torque variation

More information

Flow analysis in centrifugal compressor vaneless diffusers

Flow analysis in centrifugal compressor vaneless diffusers 348 Journal of Scientific & Industrial Research J SCI IND RES VOL 67 MAY 2008 Vol. 67, May 2008, pp. 348-354 Flow analysis in centrifugal compressor vaneless diffusers Ozturk Tatar, Adnan Ozturk and Ali

More information

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

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

More information

Data-driven Reduced Order Model for prediction of wind turbine wakes

Data-driven Reduced Order Model for prediction of wind turbine wakes Journal of Physics: Conference Series PAPER OPEN ACCESS Data-driven Reduced Order Model for prediction of wind turbine wakes To cite this article: G V Iungo et al 2015 J. Phys.: Conf. Ser. 625 012009 View

More information

WALL ROUGHNESS EFFECTS ON SHOCK BOUNDARY LAYER INTERACTION FLOWS

WALL ROUGHNESS EFFECTS ON SHOCK BOUNDARY LAYER INTERACTION FLOWS ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology An ISO 3297: 2007 Certified Organization, Volume 2, Special Issue

More information

Experimental and Numerical Investigation of Flow over a Cylinder at Reynolds Number 10 5

Experimental and Numerical Investigation of Flow over a Cylinder at Reynolds Number 10 5 Journal of Modern Science and Technology Vol. 1. No. 1. May 2013 Issue. Pp.52-60 Experimental and Numerical Investigation of Flow over a Cylinder at Reynolds Number 10 5 Toukir Islam and S.M. Rakibul Hassan

More information

Mechanical Engineering for Renewable Energy Systems. Dr. Digby Symons. Wind Turbine Blade Design

Mechanical Engineering for Renewable Energy Systems. Dr. Digby Symons. Wind Turbine Blade Design ENGINEERING TRIPOS PART IB PAPER 8 ELECTIVE () Mechanical Engineering for Renewable Energy Systems Dr. Digby Symons Wind Turbine Blade Design Student Handout CONTENTS 1 Introduction... 3 Wind Turbine Blade

More information

Turbulence Modeling Applied to Flow over a Hydraulic Ball Check Valve

Turbulence Modeling Applied to Flow over a Hydraulic Ball Check Valve Engineering, 2,, 68-6 http://dx.doi.org/.426/eng.2.88 Published Online August 2 (http://www.scirp.org/journal/eng) Turbulence Modeling Applied to Flow over a Hydraulic Ball Check Valve Leonid Grinis, Vitaly

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: 2-4 July, 2015

International Journal of Modern Trends in Engineering and Research  e-issn No.: , Date: 2-4 July, 2015 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 2-4 July, 2015 CFD Analysis of Airfoil NACA0012 Pritesh S. Gugliya 1, Yogesh R. Jaiswal 2,

More information

ANALYSIS AND OPTIMIZATION OF A VERTICAL AXIS WIND TURBINE SAVONIUS-TYPE PANEL USING CFD TECHNIQUES

ANALYSIS AND OPTIMIZATION OF A VERTICAL AXIS WIND TURBINE SAVONIUS-TYPE PANEL USING CFD TECHNIQUES ANALYSIS AND OPTIMIZATION OF A VERTICAL AXIS WIND TURBINE SAVONIUS-TYPE PANEL USING CFD TECHNIQUES J. Vilarroig, S. Chiva*, R. Martínez and J. Segarra** *Author for correspondence ** Heliotec.SL Department

More information