|
[Sponsors] |
Simulating flow past airfoil with different AOA |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 26, 2005, 23:50 |
Simulating flow past airfoil with different AOA
|
#1 |
Guest
Posts: n/a
|
Hi,
I am now trying to simulate flow past airfoil with different AOA (angle of attack). I've used a software called MeshPilot to generate the structured grids and successfully simulated the flow at 0deg AOA using my FVM NS solver. Due to the limitation of the software, it is not possible to generate an airfoil with some other AOA. Hence, I am wondering if it is possible to just change the AOA by changing my initial/boundary conditions ie instead of u=1,v=0 at inlet, u=0.707=v for 45deg AOA. Will there be problems? Or is generating an airfoil at different AOA a more popular approach? Can someone recommend a suitable structured grid generator to do that? Thanks alot |
|
December 27, 2005, 23:29 |
Re: Simulating flow past airfoil with different AO
|
#2 |
Guest
Posts: n/a
|
Your approach will work fine assuming your freestream is steady. It's referred to as a Galilean transformation. Just remember that lift and drag coefficients are computed parallel and normal to the freestream flow, and are not the components of the force in the x-y coordinate system (except for aoa=0). If you want to change the angle of your airfoil, why not just rotate the grid? It's a simple transformation and is the approach I follow. Write yourself a simple program to apply the transformation.
|
|
January 6, 2006, 11:56 |
Re: Simulating flow past airfoil with different AO
|
#3 |
Guest
Posts: n/a
|
There should be no problem with your approach (or a rotation of the grid) provided that the angle-of-attack variation is relatively small (certainly within the linear region). Even in the linear regime it would be better to use a grid with points that are aligned with the wake direction in the wake region (usually the wind direction to a good approximation).
Beyond the linear region you will expect to see changes in the flow topology (separation, separation bubbles etc.) which really should be tackled with grids generated to capture these features. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simulating flow past airfoil with different AOA | ramin | FLUENT | 4 | April 22, 2015 14:09 |
Airfoil conditions for unsteady flow | Dave | Main CFD Forum | 3 | April 24, 2008 18:11 |
Airfoil boundary condition | Frank | Main CFD Forum | 1 | April 21, 2008 19:36 |
simulation of a turbulent flow on airfoil | Dante | FLUENT | 3 | June 8, 2007 15:54 |
Modelling flow over airfoil at near stall angle | Kelvin | FLUENT | 5 | June 6, 2007 03:00 |