|
[Sponsors] |
May 20, 2005, 05:26 |
Coefficient of drag
|
#1 |
Guest
Posts: n/a
|
Dear all, I am doing aerodynamic analysis of car body. I would like to calculate Co-efficient of drags and lifts when wind in blowing at different angles. I tried with ACOF command but it's giving negative cd value along flow!! is there any other method to calculate cd values? please help me DK
|
|
May 20, 2005, 06:38 |
Re: Coefficient of drag
|
#2 |
Guest
Posts: n/a
|
You can calculate force coefficients integrating forces around a necessary body part and projecting in n-direction! If you've got a negative value of drag coeff, most likely, you made some mistakes processing obtained data or if your solution is transient, you can observe a negative drag coeff. in some time steps. For understanding why so occurred you should give more information!
|
|
May 22, 2005, 23:38 |
Re: Coefficient of drag
|
#3 |
Guest
Posts: n/a
|
Hi Ant, My run is Steady case only. Convergence criteria 10e-5.How can I project forces in some direction?
|
|
May 24, 2005, 16:00 |
Re: Coefficient of drag
|
#4 |
Guest
Posts: n/a
|
For that you have to collect necessary wall cells generated Star-cd and load wall forces using post registers!
The steps: 1) Using command getw,... PROSTAR generate the different shells (wall, no wall, symmetry, etc). 2) Now, your task is to collect necessary cells from created shells above. This may be done several ways! 3) Use post registers to load forces (getw,... or using a menu)! You can load a component of either shear force or total force! Don't forget to select a necessary coordinate system (for that, use command psys,...) 4) Now, when you have got the loaded post registers you can integrate n-component of the force summing values in any post register (for that, use the command *get,...) 5) To get a coefficient, divide the result obtained above by dynamic pressure and base area! Better, type a script for it! |
|
May 26, 2005, 06:47 |
Re: Coefficient of drag
|
#5 |
Guest
Posts: n/a
|
Or you can simply assign your surface of interest to a separate wall boundary region and turn on engineerng data output for them (i.e. forces). After the solution you'll get an .erd file, containing forces in global coordinate system, system 1. You need last free values - total forces. You can convert them to coefficients and project on any coordinate system
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluent Good Lift coefficient BAD drag coefficient | Rif | Main CFD Forum | 4 | March 9, 2010 11:52 |
drag coefficient | puneshwar verma | FLUENT | 2 | February 28, 2007 01:04 |
drag coefficient | valentina | FLUENT | 2 | January 23, 2007 14:16 |
coefficient of drag | C.Mohan | FLUENT | 1 | January 8, 2007 14:00 |
about the drag coefficient | maximus | Main CFD Forum | 7 | April 18, 2005 20:00 |