CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Cylinder projected area (Cd)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 8, 2016, 13:31
Question Cylinder projected area (Cd)
  #1
New Member
 
Max Vorstadt
Join Date: May 2016
Posts: 28
Rep Power: 9
jet_engine is on a distinguished road
Hi! I have a cylinder perpendicular to the flow and I was wondering which is the projected area (Aref) that should be written down at the forceCoeffs function file in order to compute the drag coefficient.

The function looks like this:

Code:
patches     ( Cylinder );
    rhoName     rhoInf;
    rhoInf      1;
    liftDir     (0 0 1);
    dragDir     (1 0 0);
    CofR        (0 0 0);
    pitchAxis   (0 1 0);
    magUInf     26;
    lRef        0.120;
    Aref        0.0288;
I thought the Aref was just considering as a rectangle projected in a perpendicular plane (Aref=height*base), but maybe I am wrong and therefore the results I am obtaining are wrong as well.

Thanks in advance!

Max.
jet_engine is offline   Reply With Quote

Reply

Tags
cylinder, drag coefficient, force coefficients, forcecoeffs


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
Oscillating cylinder in still water - interDyMFoam error kl1812 OpenFOAM Running, Solving & CFD 2 May 9, 2016 05:10
Forces Acting on a Rotating Cylinder (Moving Mesh) dreamchaser CFX 5 April 25, 2015 06:01
benchmark: flow over a circular cylinder goodegg Main CFD Forum 12 January 22, 2013 11:47
Projected Area Variable MattCruick CFX 1 August 26, 2012 21:02
Storing Surface Area of each cell in a file? Markus Alzon FLUENT 0 June 21, 2007 08:38


All times are GMT -4. The time now is 16:37.