CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[General] Paraview-Coefficient of Drag Calculation, Frontal area

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 25, 2022, 01:23
Default Paraview-Coefficient of Drag Calculation, Frontal area
  #1
New Member
 
ron kenneth
Join Date: Oct 2022
Posts: 3
Rep Power: 4
cfdnoob1210 is on a distinguished road
CFD noob here

I am trying to calculate coefficient of drag in Paraview (Ran simulation in Openfoam with Simple Foam solver)

I know the steps
1) Extract surface 2) Generate Surface normal 3) Calculate : p*Normal 4) Integrate it to get the Force.

Then to get the Coeff of Drag(Cd) use Cd=(Drag Force)/(0.5*rho*A*V^2)

My concerns are
A) The Force calculated by above formula is in N or some other units because pressure is in m2/s2.

B) Should i use just the last time step to calculate the result or some other time steps before that and average it out.

C) If there are 2 vehicle (Car-Trailer) will the steps for calculating Cd for the Car-Trailer combination be same as the above mentioned(especially projected area of combination).
cfdnoob1210 is offline   Reply With Quote

Old   January 12, 2023, 15:36
Default
  #2
Senior Member
 
Charles
Join Date: Aug 2016
Location: Vancouver, Canada
Posts: 151
Rep Power: 10
Marpole is on a distinguished road
In simpleFoam, the pressure is kinematic pressure, i.e. p_{CFD}=p_{static}/\rho. The CFD pressure unit is m^2/s^2.

When you calculate drag coefficient, it then should be C_d = \int p_{CFD}*N/(0.2V^2A), where density is not needed as it is already included.

You should then monitor the Cd over iterations and use the one when it reaches steady-state but not at other time.
__________________
Charles L.
Marpole is offline   Reply With Quote

Reply

Tags
drag coeffcients, paraview, projected areas


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
Unrealistic value for drag coefficient tw463 Main CFD Forum 13 May 10, 2020 16:59
Drag coefficient and area BradCFD OpenFOAM Running, Solving & CFD 1 March 11, 2016 03:15
calculation of Drag Coefficient in CFX? ganesh chakravarthi CFX 5 May 28, 2014 19:54
Calculation of Drag Coefficient, Help Please teek22 CFX 1 April 26, 2012 19:41
Reference Area for Calculating Lift and Drag Coefficient of 3D wing mahbub03 Main CFD Forum 3 May 19, 2011 01:21


All times are GMT -4. The time now is 02:26.