|
[Sponsors] |
April 27, 2009, 00:55 |
NACA0012 gird generator
|
#1 |
New Member
Prashanth
Join Date: Mar 2009
Posts: 3
Rep Power: 17 |
I would like to know where I will be able to find a grid generator code for the NACA 0012 airfoil. Thank you...
Prashanth |
|
April 27, 2009, 00:59 |
|
#2 |
Senior Member
N/A
Join Date: Mar 2009
Posts: 189
Rep Power: 17 |
I guess you need to be specific on what kind of grid you need ?
|
|
April 27, 2009, 02:41 |
|
#4 |
New Member
Prashanth
Join Date: Mar 2009
Posts: 3
Rep Power: 17 |
I was looking for structured O grids
|
|
April 27, 2009, 07:34 |
|
#5 |
New Member
|
There's an analytical function for the thickness of a NACA00XX airfoil.
The upper surface of the airfoil is given by: Code:
upper(I) = thick*5.*(0.2969*sqrt(x(I)) - 0.1260*x(I) - 0.3516*x(I)^2 + 0.2843*x(I)^3 - 0.1015*x(I)^4 ) Note that this gives a shape function that doesn't close at the trailing edge. This is a feature of the NACA analytical functions. In my own work this doesn't cause any problems but you can simply set the thickness to be zero at the trailing edge to close the foil if you need to. The camber is zero for this 'foil. Hope this helps, T |
|
May 1, 2009, 05:20 |
|
#6 |
Super Moderator
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Air-Jet Vortex Generator, request for some papers | ROOZBEH | FLUENT | 0 | July 12, 2008 11:28 |
Air-Jet Vortex Generator, request for some papers | ROOZBEH | Main CFD Forum | 0 | July 12, 2008 11:27 |
3D NACA0012 with vortex generator | Franny | Main CFD Forum | 3 | April 10, 2007 19:09 |
grid generator | Edwin Munts | Main CFD Forum | 2 | December 4, 2000 15:54 |
Grid generator for structured grids | Tore Myhrvold | Main CFD Forum | 5 | January 21, 1999 09:09 |