CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Displacement and momentum thickness around Naca 0012 in a Transonic Flow (https://www.cfd-online.com/Forums/fluent/119686-displacement-momentum-thickness-around-naca-0012-transonic-flow.html)

moh.sob June 22, 2013 11:32

Displacement and momentum thickness around Naca 0012 in a Transonic Flow
 
Hi everybody !
I'm simulating flow around a Naca 0012 airfoil with angle of attack 1.25 (degree) and farfield mach number 0.8. The results for displacement thickness and momentum thickness are shown in 2 graphs in following links.

http://inspic.com/4412C0D6

http://inspic.com/42B9FFCD

In all field, both of thickness are negative. Are they correct ?

Far June 23, 2013 04:28

how did you calculate momentum and displacement thickness?

moh.sob June 23, 2013 07:43

I've created some lines normal to airfoil and then export x-velocity & y-velocity on them. After that with a matlab code, I projected x-velocity & y-velocity on 2 directions: parallel to surface and normal to surface in each point. finally with an integration, i calculated displacements.

displacement thickness = int[ 1 - rho * u / rho_inf / u_inf, 0 , inf ]
momentum thickness = int[ rho/rho_inf * u / u_inf *( 1 - u/ u_inf),
0 , inf ]

abhinav.abhi19 May 6, 2014 16:43

Hi,
Your post is very interesting. I am working on a similar 3D problem and having hard time in getting MOmentum and displacement thickness. I appreciate if you can post the matlab script. I know hoe to create lines and get x and y velocity data from Fluent.
Thanks


All times are GMT -4. The time now is 20:55.