CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   How to find lift coefficient by fluent? (https://www.cfd-online.com/Forums/fluent/65095-how-find-lift-coefficient-fluent.html)

winterboy June 3, 2009 12:39

How to find lift coefficient by fluent?
 
Hi everybody,

I used fluent to model flow around NACA 0015.
I got cl & Cd for the same flow and airfoil from Xfoil and want to compare Xfoil results with fluent results.
I want to find Cl and Cd by fluent and my problem is the numbers which I have to enter for X,Y,Z of force vector.
do you know what should I put in there and how many iterations should I have at least to get acceptable answer for Cl and Cd?
Thank you in advance

-mAx- June 4, 2009 02:23

enter 1 0 0 for Force Projection on x-axis
enter 0 1 0 for Force Projection on y-axis
enter 0 0 1 for Force Projection on z-axis
Now choose the right force you want to observe, and enable the plot option in monitor/force
Fluent will plot the accorded Coeff while iterating.
Your solution will be full converged if the the plotted coefficient remains constant while iterating.
You also have to set the right reference values for getting the right Coefficient

3g_nitro November 20, 2010 09:21

Quote:

Originally Posted by -mAx- (Post 218207)
enter 1 0 0 for Force Projection on x-axis
enter 0 1 0 for Force Projection on y-axis
enter 0 0 1 for Force Projection on z-axis
Now choose the right force you want to observe, and enable the plot option in monitor/force
Fluent will plot the accorded Coeff while iterating.
Your solution will be full converged if the the plotted coefficient remains constant while iterating.
You also have to set the right reference values for getting the right Coefficient

when you do that it shows the values for the coefficient of pressure, so how do you work out CLift ??

kdrbrk November 25, 2010 08:12

before iterations, set "monitors-lift" and define the lift vector (ex: y=1)
and select your airfoil (must be a wall) for which the lift will be monitored.
also dont forget to set correct ref. values.

than begin iteration and it will show you "cl" in each step by default.

RGRUIZ January 29, 2011 14:47

Quote:

Originally Posted by -mAx- (Post 218207)
enter 1 0 0 for Force Projection on x-axis
enter 0 1 0 for Force Projection on y-axis
enter 0 0 1 for Force Projection on z-axis
Now choose the right force you want to observe, and enable the plot option in monitor/force
Fluent will plot the accorded Coeff while iterating.
Your solution will be full converged if the the plotted coefficient remains constant while iterating.
You also have to set the right reference values for getting the right Coefficient

Hi max, one question..I am modelling a 2D airfoil, the right references values should be:

Area: What value should i use?? The edge length of the airfoil multiply by the depth???

Depth: is this the length of the wing??

-mAx- January 31, 2011 01:22

Check tutorial 3: Modelling external compressible Flow.
The references values you give are independant from your solution.
Compute your model, and then you can apply your refences values.
Even if you gave wrong Ref. Values, you can correct them without re-iterating.
They are just factors.
Important are pressure and viscous forces computed during iterations

John222 February 2, 2011 14:21

1 Attachment(s)
I have the same problem and your answer indeed helped me a lot. I have monitored the Cl and Cd and while iterating I found out that my coefficients are not constant in the plot what I am supposed to do in this situation. Please explain in details I am a beginner.

Check pictures attached.

R.I.P for your dear friend Herve.

Thanks

RGRUIZ February 2, 2011 17:41

Hi max...i figure it out that if i change the depth on reference values i get differents cl y cd results..why is that if the equation is: Cl=F/(0.5*density*velocity*velocity*Area)..

Another question what if the angle of attack is different than zero, which velocity value on farfield should be taken to calculate the lift coefficient???

-mAx- February 3, 2011 01:10

Quote:

Originally Posted by John222 (Post 293328)
I found out that my coefficients are not constant in the plot what I am supposed to do in this situation. Please explain in details I am a beginner.
Thanks

You are iterating. Your computation doesn't converged yet, and your coefficient (monitor) will oscillate till it reaches its converged value.

-mAx- February 3, 2011 01:24

Quote:

Originally Posted by RGRUIZ (Post 293357)
Hi max...i figure it out that if i change the depth on reference values i get differents cl y cd results..why is that if the equation is: Cl=F/(0.5*density*velocity*velocity*Area)..

Another question what if the angle of attack is different than zero, which velocity value on farfield should be taken to calculate the lift coefficient???

*Check Online Help >>> "For 2D problems, an additional quantity, Depth, can also be defined. "

*I would say you can take the cosine of your angle as factor. But since the angles are small, it won't affect your coeff (needs to be confirmed/invalidate from aero experts).
Check tutorial 3 and compare velocity value given in Ref. with Mach Number

John222 February 3, 2011 08:32

1 Attachment(s)
Quote:

Originally Posted by -mAx- (Post 293402)
You are iterating. Your computation doesn't converged yet, and your coefficient (monitor) will oscillate till it reaches its converged value.

OK I did 500 iterations and I found that my line is stable if you can see in the picture attached.

Is my solution converged, and how to compare 1st order with 2nd I am running now in 2nd order (pressure and momentum).

I see no difference really is the difference from the drag and lift forces or the plot of the iterations to drag.

How to do a GIS, I probably done it already?



R.I.P to your friend again :(

-mAx- February 3, 2011 08:44

you need also to check your residuals (plot/residuals...)
If all the residuals fall down, let iterate and check if your monitoring still stay constant.
Regarding your comparison between first and second order: write your force monitoring on a file (one file for 1st order, and one for second).
Write also case and data before switching to second order.

What is GIS?

John222 February 3, 2011 08:47

Quote:

Originally Posted by -mAx- (Post 293462)
you need also to check your residuals (plot/residuals...)
If all the residuals fall down, let iterate and check if your monitoring still stay constant.
Regarding your comparison between first and second order: write your force monitoring on a file (one file for 1st order, and one for second).
Write also case and data before switching to second order.

What is GIS?

- What do you mean by all residuals fall down, I know how to get the residuals plt but how to know if they are down?

- grid independence study?

-mAx- February 3, 2011 08:54

*Residuals charts decreasing (>> converging)
*Grid independant study: then you need to recompute your stuff on a refined grid.
You reached the solution if your solution isn't influenced by the grid refinement.

John222 February 3, 2011 16:24

Quote:

Originally Posted by -mAx- (Post 293464)
*Residuals charts decreasing (>> converging)
*Grid independent study: then you need to recompute your stuff on a refined grid.
You reached the solution if your solution isn't influenced by the grid refinement.

- does my graphics & animations plots of static pressure changes when changing from 1st order to 2nd order discretization, and what actually changes in 2nd order discretization.

- and I still didn't get the full idea of grid independent study, I have tried to refine my grid as best as I could. Do I have to do another very well done mesh and compare both answers or what?

- Please check your email.


Thanks dude.

John222 February 3, 2011 16:48

1 Attachment(s)
Quote:

Originally Posted by -mAx- (Post 293464)
*Residuals charts decreasing (>> converging)
*Grid independant study: then you need to recompute your stuff on a refined grid.
You reached the solution if your solution isn't influenced by the grid refinement.


Here is my mesh. Is it possible to do a 2nd order with it and is it converged enough.

RGRUIZ February 3, 2011 22:36

-John..

The grid independent study is like this:

You have to have different mesh faces: example 10.000-20.000-30.000 and fix a parameter you want to study like Cf, Cl, Cd if any this values change less than 5% from mesh 10.000 and 30.000 means that it won´t be any different if you do a mesh with 40.000 faces because you are going to get very similar results, so you considerer that the 30.000 faces is okay for what you are doing.

hope it help you

-mAx- February 4, 2011 01:22

Quote:

Originally Posted by John222 (Post 293531)
- does my graphics & animations plots of static pressure changes when changing from 1st order to 2nd order discretization, and what actually changes in 2nd order discretization.

- and I still didn't get the full idea of grid independent study, I have tried to refine my grid as best as I could. Do I have to do another very well done mesh and compare both answers or what?

-read case for with 1st order>> initialize>> compute and write your coeff in a file. When converged, write case & data.

read case & data from previous 1st order solution>> switch to 2nd order >> Initialize or don't(if you start from converged 1st order solution you will get faster convergence) >> compute and write your coeff in a different file.
Load your 2 graphs in excel, or whatever... and compare


- You don't need to generate a very fine grid: follow what RGRUIZ said

John222 February 4, 2011 06:42

Quote:

Originally Posted by RGRUIZ (Post 293561)
-John..

The grid independent study is like this:

You have to have different mesh faces: example 10.000-20.000-30.000 and fix a parameter you want to study like Cf, Cl, Cd if any this values change less than 5% from mesh 10.000 and 30.000 means that it won´t be any different if you do a mesh with 40.000 faces because you are going to get very similar results, so you considerer that the 30.000 faces is okay for what you are doing.

hope it help you

Sorry but when you say different mesh faces do you mean the Sizing (maximum face size) I am using (car.x_t) geomtry file from Ansys.
and in the max face size by default its 1.78m.
can someone tell me the full steps of how to change mesh faces 10.000-20.000-30.000.

John222 February 4, 2011 06:43

Quote:

Originally Posted by -mAx- (Post 293565)
-read case for with 1st order>> initialize>> compute and write your coeff in a file. When converged, write case & data.

read case & data from previous 1st order solution>> switch to 2nd order >> Initialize or don't(if you start from converged 1st order solution you will get faster convergence) >> compute and write your coeff in a different file.
Load your 2 graphs in excel, or whatever... and compare


- You don't need to generate a very fine grid: follow what RGRUIZ said


Very helpful understood you, and testing now...

-mAx- February 4, 2011 06:52

Quote:

Originally Posted by John222 (Post 293623)
Sorry but when you say different mesh faces do you mean the Sizing (maximum face size) I am using (car.x_t) geomtry file from Ansys.
and in the max face size by default its 1.78m.
can someone tell me the full steps of how to change mesh faces 10.000-20.000-30.000.

If I take your mesh picture, I assume you meshed it with tri.
Then you gave a element size, let say 1 for example.
You can refine your mesh by changing the value of element size (0.5 instead of 1).
Then remesh, export, etc...
I see you have local refinement in your mesh. If you used size functions, then you need to change the max size in each size function, instead of the value in the surface-mesh panel

John222 February 4, 2011 07:22

4 Attachment(s)
Quote:

Originally Posted by -mAx- (Post 293627)
If I take your mesh picture, I assume you meshed it with tri.
Then you gave a element size, let say 1 for example.
You can refine your mesh by changing the value of element size (0.5 instead of 1).
Then remesh, export, etc...
I see you have local refinement in your mesh. If you used size functions, then you need to change the max size in each size function, instead of the value in the surface-mesh panel


Please check the pictures of my coarse tri results. and the mesh too.
what do you think?

-mAx- February 4, 2011 07:47

oh you are working with workbench...
So forget what I said previously (I thought you were working with Gambit)
I cannot help you on the meshing side since I only have Gambit.
But if you are interested by aero Coeff, I would apply Boundary Layer around your car (especially if your flow is turbulent >>Check lectures about first cell layer height & y+)
Also I wouldn't iterate with just 100 iterations: you can see that your Cl is still falling

John222 February 4, 2011 10:10

1 Attachment(s)
Quote:

Originally Posted by -mAx- (Post 293650)
oh you are working with workbench...
So forget what I said previously (I thought you were working with Gambit)
I cannot help you on the meshing side since I only have Gambit.
But if you are interested by aero Coeff, I would apply Boundary Layer around your car (especially if your flow is turbulent >>Check lectures about first cell layer height & y+)
Also I wouldn't iterate with just 100 iterations: you can see that your Cl is still falling

Please see my problematic issue with my mesh I changed it from coarse to medium and had errors:-

- The following surfaces cannot be meshed with acceptable quality. Try using a different element size or virtual topology.

- A mesh could not be generated using the current meshing options and settings. Hint: The problem geometry areas might have been highlighted. Switching to wireframe mode may make them more visible.

What can I do to fix this issue?

-mAx- February 7, 2011 01:14

As I said, I don't have experience with Workbench

bf77iw February 20, 2012 11:39

Quote:

Originally Posted by -mAx- (Post 218207)
enter 1 0 0 for Force Projection on x-axis
enter 0 1 0 for Force Projection on y-axis
enter 0 0 1 for Force Projection on z-axis
Now choose the right force you want to observe, and enable the plot option in monitor/force
Fluent will plot the accorded Coeff while iterating.
Your solution will be full converged if the the plotted coefficient remains constant while iterating.
You also have to set the right reference values for getting the right Coefficient

Hello max

I have a problem with Ansys Fluent too. I am wondering is there any recomended link to test aerodynamic on automotive such as truck or car. My drag and lift coefficient is not the same as I found in those journals.

Is there any improtant things i should beware when doing simulation on a scaled model? Some journal stated that the Reynolds number of model and real scale must be the same, is that so?

-mAx- February 21, 2012 05:50

for coefficients, you have to set reference parameters
http://my.fit.edu/itresources/manual...ug/node972.htm

bf77iw February 23, 2012 01:24

thx for the reply. will figure it out.

sheth March 16, 2012 11:15

Quote:

Originally Posted by -mAx- (Post 345495)
for coefficients, you have to set reference parameters
http://my.fit.edu/itresources/manual...ug/node972.htm

I would like to know how can we plot Cl Vs time and Cd-time on a moving body. At each instance the vector perpendicular to surface would change in such cases.

mali28 October 8, 2015 11:39

Quote:

Originally Posted by -mAx- (Post 345495)
for coefficients, you have to set reference parameters
http://my.fit.edu/itresources/manual...ug/node972.htm

I am working on similar problem that I need to calculate drag force, but I have a cylinder which is rotating on its own axis as well as on the central axis of a 5 times larger cylinder. So the force component is not x or z it will be some combination of x and z. Like the radius is r=sqrt(x^2+z^2). I am not sure about the resultant drag force, how to compute it.

barata March 21, 2017 19:53

fluent 3d
 
Dear all,

I am a new comer in fluent analysis,
Does anyone can provide possible explanation why I get zero Cl value in my result, I run fluent 3d rectangular cantilevered into water tunnel


thansk alot
regards

Barata


All times are GMT -4. The time now is 08:18.