CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

calculation of Drag Coefficient in CFX?

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By ghorrocks

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 27, 2014, 08:32
Default calculation of Drag Coefficient in CFX?
  #1
New Member
 
ganesh chakravarthi
Join Date: Apr 2014
Posts: 14
Rep Power: 11
ganesh chakravarthi is on a distinguished road
how to calculate 'drag coefficient' in CFX? I am working on different car models to calculate 'cd',but am unable to get.for each car model i have created Domain, and used this expression:
dragcoeff: force_x()@body/(0.5*airrho*speed^2*area)
airrho: 1.2250[kg/m^3]
speed: 16.67[m/s]
area: which area i have to choose for my model?whether carbody area or domain area?
bodydrag: force_x()@body
these are the expressions i have given for my model..whether these expressions are correct OR not?? please suggest the expression for finding drag coeff.
ganesh chakravarthi is offline   Reply With Quote

Old   May 27, 2014, 16:02
Default
  #2
Senior Member
 
Edmund Singer P.E.
Join Date: Aug 2010
Location: Minneapolis, MN
Posts: 511
Rep Power: 20
singer1812 is on a distinguished road
I suggest first year fluids book.

The area is typically the projected frontal area of the body, to the flow direction.
singer1812 is offline   Reply With Quote

Old   May 28, 2014, 02:35
Default
  #3
New Member
 
ganesh chakravarthi
Join Date: Apr 2014
Posts: 14
Rep Power: 11
ganesh chakravarthi is on a distinguished road
how to calculate frontal area for a car body??
ganesh chakravarthi is offline   Reply With Quote

Old   May 28, 2014, 08:28
Default
  #4
Senior Member
 
Edmund Singer P.E.
Join Date: Aug 2010
Location: Minneapolis, MN
Posts: 511
Rep Power: 20
singer1812 is on a distinguished road
Dude! Its your model....
singer1812 is offline   Reply With Quote

Old   May 28, 2014, 08:53
Default
  #5
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
You should know the frontal area of your own model (from drawings, cad or whatever), but you can also get it from the solver. If your front area is a separate surface called front, and the car is travelling in the x-direction, the the frontal area is given by the CEL expression:
Code:
area_x()@front
Lance is offline   Reply With Quote

Old   May 28, 2014, 18:54
Default
  #6
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I am not sure of the behaviour of area_x - if you have something like a spherical surface and you do area_x on it, what does it return?

* Does it return zero (as the positive and negative sides of the face cancel out)
* Does it return the projected area of the sphere, ie pi*r^2
* Does it return 2x the projected area (ie 2*pi*R^2) as it gives you the absolute value of the projected area of the front and back faces?

I guess I could just do a simple test and find out but if somebody already knows the approach CFX takes that would be better.
singer1812 likes this.
ghorrocks is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drag coefficient too high at flow around a cyclinder Gunni OpenFOAM Running, Solving & CFD 17 October 31, 2019 02:18
How to use ANSYS CFX to get the drag coefficient? victorzcc CFX 12 October 1, 2015 05:30
icoFoam - Splitplate - Incorrect drag coefficient olekiar OpenFOAM 0 November 11, 2013 06:02
Implementation of the drag coefficient Formula Mirage12 OpenFOAM Post-Processing 4 August 5, 2013 01:11
Calculation of Drag Coefficient, Help Please teek22 CFX 1 April 26, 2012 18:41


All times are GMT -4. The time now is 13:04.