Presentation is loading. Please wait.

Presentation is loading. Please wait.

Discrete vortex method Ana Laverón Simavilla Mª Victoria Lapuerta González.

Similar presentations


Presentation on theme: "Discrete vortex method Ana Laverón Simavilla Mª Victoria Lapuerta González."— Presentation transcript:

1 Discrete vortex method Ana Laverón Simavilla Mª Victoria Lapuerta González

2 Flow around a camberline 1.- The model: The camberline is discretized with N panels and each panel is replaced with a vortex of unknown strength located at a distance x from the begining of each panel.

3 2.- Velocity boundary condition. a) An uniform flow is applied at infinity. b) The zero normal flow boundary condition must be applied at the collocation points located at a distance y from the vortex on each panel. 3.- Kutta Condition. It is fulfilled through proper choice of the location of the vortex and the collocation points. Flow around a camberline

4 Camberline geometry A Joukovsky camberline will be considered with the purpose of comparing the numerical results with the experimental ones. The Joukovsky camberline is a circular arc of radius  y 0 +a 2 /y 0. The location of the center of the circular arc is  c  i (y 0 -a 2 /y 0 ). η U∞U∞ α η max η max = 2y 0 x R y0y0 2a a-a -2a C  U∞U∞ α

5 Hints for the solution One needs to created a function that takes the number of panels, n, and the position of the center of the cylinder, as inputs, and gives the position (  ) of the n+1 nodes as outputs. Example: [ξ_nodes,η_nodes] = function_camber(n, y 0,R) To compare the results obtained using the vortex method with the analytical solution obtained using the Joukovsky transformation, one should create a function: [  _lower, Cp_ lower,  _upper, Cp_ upper,  _ lower,  _ upper,  ] = function_joukovski (y 0, , R, n_joukovski, U ∞ )

6 Results Required 1.For n panels of the same length, calculate: a.The lift distribution around the airfoil. b.The pressure coefficient on the upper and lower surfaces of the profile 2.Compare these results with the exact ones obtained via the Joukovsky transformation. To calculate use :

7 Hints for the solution To calculate we need to calculate the velocity fields on both the upper and the lower surfaces. It will be helpful to distribute the circulation  i, over the panel with a constant vortex distribution, to keep the velocity difference finite between the upper and the lower surfaces in the position of the vortex (it is the unique point of the panel that in the numerical code has different values of the velocity on the upper and lower surface). The velocity in a c i length panel with a constant vortex distribution is: U upper =  i /(2c i ) U lower = -  i /(2c i ) One still has to add the induced velocities from the other vortices on the rest of the panels plus the speed of the incoming flow to these velocities.

8 Hints for the solution To calculate C l one needs to use in each panel: 1.The Kutta equation L=  U, c l =  U /(  U ∞ 2 c/2 )= 2  U/(U ∞ 2 c) : a) In “Katz and Plotkin” U ∞ is used instead of the local velocity over the vortex.( c l book) b) Use the local velocity over the vortex instead of U ∞ to compare the results with “Katz and Plotkin” ( c l modified) c) Finally, calculate directly ( c l distributed) where U iproy is the projection of U i over the panel

9 Take R =1, U ∞ =1 To analyze the influence of the parameters x and y, leave them as parameters in the code. The matlab “diff” function may help you to calculate the increments in the code. The matlab “spline” function will be helpful to interpolate: Y j =spline(X i,Y i,X j ) When numerical C l y C p are representing it is assumed that the loads are applied at the position of the vortex. Hints for the solution

10 Example of the results to be obtained: Velocity Camberline CpCp ClCl y 0 =0.3R, n=100,  10  x=c/4, y=c/2 book book modified distributed joukovski distrib lower distr upper jouk lower jouk upper Г=7.2517

11 Error estimation  =Γnum-Γjou: y 0 =0.3, n jou =100,  =  /10, x=c/4


Download ppt "Discrete vortex method Ana Laverón Simavilla Mª Victoria Lapuerta González."

Similar presentations


Ads by Google