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

lift and drag coefficient

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 7, 2011, 11:14
Default
  #21
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
Quote:
Originally Posted by boger View Post
I just pasted your entry (with the modifications I already mentioned) into my controlDict and I got the desired output in forces/0/forceCoeffs.dat.

this is really strange, there happens nothing at mine case ( the case is running well)

this is mine controlDict. ( i am using 1.7.1 version )

FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "system";
object controlDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

application icoFoam;

startFrom startTime;

startTime 0;

stopAt endTime;

endTime 0.5;

deltaT 0.0005;

writeControl timeStep;

writeInterval 20;

purgeWrite 0;

writeFormat ascii;

writePrecision 6;

writeCompression uncompressed;

timeFormat general;

timePrecision 6;

runTimeModifiable yes;

functions
(
forces
{
type forceCoeffs;
functionObjectLibs ( "libforces.so" );
outputControl timeStep;
outputInterval 1;
patches
(
AirFoil
);
pName p;
UName U;
log true;
rhoInf 1;
CofR ( 0 0 0 );
liftDir (0 1 0);
dragDir (1 0 0);
pitchAxis ( 0 0 1 );
magUInf 25;
lRef 1;
Aref 1;
}
);
Eren10 is offline   Reply With Quote

Old   January 7, 2011, 11:22
Default
  #22
Senior Member
 
David Boger
Join Date: Mar 2009
Location: Penn State Applied Research Laboratory
Posts: 146
Rep Power: 17
boger is on a distinguished road
I'm using 1.6-ext, so if there's a difference caused by 1.7.x, I'm not familiar with it.
__________________
David A. Boger
boger is offline   Reply With Quote

Old   January 9, 2011, 18:02
Default
  #23
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
how can I see the content of libforces.so (any lib file ) ?

If someone here uses 1.7x version please check for me if the libforces.so works as I have cited here .
Eren10 is offline   Reply With Quote

Old   January 9, 2011, 18:39
Default
  #24
Senior Member
 
David Boger
Join Date: Mar 2009
Location: Penn State Applied Research Laboratory
Posts: 146
Rep Power: 17
boger is on a distinguished road
Content of the library? Do you mean the source code? You can see it here. Go to "classes" and then pick "forces" from the list.
__________________
David A. Boger
boger is offline   Reply With Quote

Old   January 9, 2011, 18:57
Default
  #25
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
Quote:
Originally Posted by boger View Post
Content of the library? Do you mean the source code? You can see it here. Go to "classes" and then pick "forces" from the list.
Thank you. I am trying to understand how the calculations are programmed and I am looking what the possibilities are. maybe after this I can use the abilities of OpenFOAM much better
Eren10 is offline   Reply With Quote

Old   January 27, 2011, 16:28
Default
  #26
Senior Member
 
aerothermal's Avatar
 
Guilherme da Silva
Join Date: Aug 2010
Location: Sao Paulo - Brazil
Posts: 118
Rep Power: 15
aerothermal is on a distinguished road
Send a message via Skype™ to aerothermal
Dear foamers,

the sampleDict sent by velezisaza worked well for me.
i am working to get Cp from a cylinder in a tunnel.
however, the sample tool provided me all data on patch.

How can I extract pressure information in a line, i.e., in the patch intersection with a plane (like normal to Z and at 0,0,0) ? Should I do it by hand? Does openfoam have a tool for this?

regards,
aerothermal is offline   Reply With Quote

Old   March 16, 2011, 05:00
Default
  #27
Member
 
Arina
Join Date: Oct 2009
Location: Belarus
Posts: 71
Rep Power: 16
Akuji is on a distinguished road
Send a message via ICQ to Akuji
Hello!

I've got a question about
liftDir (0 1 0);
dragDir (0 0 1);
pitchAxis (0 0 0);

liftDir and dragDir : Lift and Drag direction vectors are specified
. But, if I ser liftDir (0 0.1 0) I have another result of Cd. So, how is right to set lift and drag Dir?


And, what is pitchAxis? I blow on a box, Did I need it?
Akuji is offline   Reply With Quote

Old   March 16, 2011, 11:11
Default
  #28
jms
Member
 
José
Join Date: Jan 2011
Posts: 73
Rep Power: 15
jms is on a distinguished road
Dear all,

I am using this function that it is needed in controlDict in orer to get the lift, drag and moment coefficients for a computation of the flow around an airfoil. The results I get for the lift and drag coefficients are very good compared to the reference I am using for both lift and drag coefficients but they are very bad for the moment coefficients. I use CofR=0.25*chord.
Any idea why I am getting this bad results?

Thanks,

José
jms is offline   Reply With Quote

Old   March 17, 2011, 04:40
Default
  #29
Member
 
Maryam Mousazadeh
Join Date: Oct 2010
Posts: 47
Rep Power: 15
anijdon is on a distinguished road
hello.
I want to figure drag coefficient on walls of a cube which is located in a flat plane in 3D. I put
·rhoInf : the density of fluid.
·MagUinf : uniform velocity in the upstream of cube.
·Aref : the area of each cube's surface
· lref :the length of each cube's edge
· dragDir : flow direction (Uinlet=(1,0,0) in 0 directory)
but this result is not true. would you tell me my mistakes?
thanks.
anijdon is offline   Reply With Quote

Old   May 20, 2011, 10:59
Default
  #30
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
Hi,

I have only replaced the mesh on the tutorial incom/simplefoam/airfoil2D. I want to check the Cl , Cd values. the airfoil size is the real size on the mesh.

But I get nonsense values. I am using openfoam 1.7.1, with the following function:

functions
{
forceCoeffs
{
type forceCoeffs;
functionObjectLibs ("libforces.so");
patches (UpperCamber LowerCamber TrailingEdge);
log true
pName p;
Uname U;
rhoName rhoInf;
rhoInf 1.225;
magUInf 25;
CofR (0.25 0 0);
liftDir (0 1 0);
dragDir (1 0 0);
pitchAxis (0 0 -1);
lRef 1;
Aref 1;

outputControl timeStep;
outputInterval 1;
}
}


How can I solve this issue . Because I am using the tutorials I assume that the flow is correct.
Eren10 is offline   Reply With Quote

Old   May 21, 2011, 08:13
Default
  #31
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
Can someone please obtain the Cl, Cd, Cm values for the tutorial case , incompressible/simpleFoam/airFoil2D

I am using 1.7.1 version, I can't get the right values. I am almost thinking of a bug
Eren10 is offline   Reply With Quote

Old   May 21, 2011, 12:35
Default
  #32
Member
 
Arina
Join Date: Oct 2009
Location: Belarus
Posts: 71
Rep Power: 16
Akuji is on a distinguished road
Send a message via ICQ to Akuji
Quote:
Originally Posted by Eren10 View Post
Can someone please obtain the Cl, Cd, Cm values for the tutorial case , incompressible/simpleFoam/airFoil2D

I am using 1.7.1 version, I can't get the right values. I am almost thinking of a bug

Did you try to change patches?
Akuji is offline   Reply With Quote

Old   May 21, 2011, 15:53
Default
  #33
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
Quote:
Originally Posted by Akuji View Post
Did you try to change patches?
I have tried to get the coefficients for the given mesh in the tutorial (airFoil2D) as well as the mesh that I have drawn, both failed

Can someone maybe write here the obtained coefficients of tutorial airFoil2D case ? I will compare it with obtained value of the 1.71 version.
Eren10 is offline   Reply With Quote

Old   May 23, 2011, 09:58
Default
  #34
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
can someone help me about this issue ?
Eren10 is offline   Reply With Quote

Old   July 5, 2011, 09:34
Default
  #35
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
I have obtained lift and drag from forceCoefficients. I have also calculated lift and the drag using the data of wallShearStress and the pressure distribution.

The results are:


Cd Cl
forceCoeff: 0.0113219 0.339877

calculatedMatlab: 0.009311 0.33927


Cl value is close, but the discrepancy of the Cd value is too big. From the experiments the Cd value should be around 0.00889 (airfoil).
Am I doing something wrong ? or is it the forceCoeffs ??????



*if someone wants to test it I can send mine matlab file.
Eren10 is offline   Reply With Quote

Old   July 5, 2011, 11:36
Default
  #36
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
Quote:
Originally Posted by Eren10 View Post
I have obtained lift and drag from forceCoefficients. I have also calculated lift and the drag using the data of wallShearStress and the pressure distribution.

The results are:


Cd Cl
forceCoeff: 0.0113219 0.339877

calculatedMatlab: 0.009311 0.33927


Cl value is close, but the discrepancy of the Cd value is too big. From the experiments the Cd value should be around 0.00889 (airfoil).
Am I doing something wrong ? or is it the forceCoeffs ??????



*if someone wants to test it I can send mine matlab file.

When I multiply the value of the calculatedMatlab with the density 1.225, I get 0.0114, almost the same value from forceCoeffs.


Can someone please explain why I have to multiply the " skin friction coefficient ( obtained from the wallShearStress" with the density to get the same value ? ( incompressible flow)
Eren10 is offline   Reply With Quote

Old   July 5, 2011, 14:28
Default
  #37
Member
 
Arina
Join Date: Oct 2009
Location: Belarus
Posts: 71
Rep Power: 16
Akuji is on a distinguished road
Send a message via ICQ to Akuji
Quote:
Originally Posted by Eren10 View Post

When I multiply the value of the calculatedMatlab with the density 1.225, I get 0.0114, almost the same value from forceCoeffs.


Can someone please explain why I have to multiply the " skin friction coefficient ( obtained from the wallShearStress" with the density to get the same value ? ( incompressible flow)
Can you send main matlab file? (attach to the post)
Akuji is offline   Reply With Quote

Old   July 6, 2011, 12:34
Default
  #38
Member
 
The True
Join Date: Dec 2010
Posts: 80
Rep Power: 15
Eren10 is on a distinguished road
Quote:
Originally Posted by Akuji View Post
Can you send main matlab file? (attach to the post)

I get now the same values. Sorry
Eren10 is offline   Reply With Quote

Old   August 28, 2011, 17:56
Exclamation
  #39
Senior Member
 
Francois
Join Date: Jun 2010
Posts: 107
Rep Power: 20
Fransje will become famous soon enough
To all users using version 1.7.*, and having the dreaded:
Quote:
Could not find U, p or rho in database
error, here is a work around to get the test case running.

Simply add, in the function definitions:
Quote:
rhoName rhoInf;
To have something like:
Quote:
functions
{
forces
{
type forceCoeffs;
functionObjectLibs ( "libforces.so" );
outputControl timeStep;
outputInterval 1;
patches
(
wall
);
pName p;
UName U;
log true;
rhoName rhoInf;
rhoInf 1;
CofR ( 0 0 0 );
liftDir ( 0 1 0 );
dragDir ( 1 0 0 );
pitchAxis ( 0 0 1 );
magUInf 30;
lRef 1;
Aref 1;
}
}
Kind regards,

Francois.
Fransje is offline   Reply With Quote

Old   October 21, 2012, 10:08
Default
  #40
hfs
Member
 
Join Date: Jul 2012
Posts: 66
Rep Power: 13
hfs is on a distinguished road
Quote:
Originally Posted by aerothermal View Post
Dear foamers,

the sampleDict sent by velezisaza worked well for me.
i am working to get Cp from a cylinder in a tunnel.
however, the sample tool provided me all data on patch.

How can I extract pressure information in a line, i.e., in the patch intersection with a plane (like normal to Z and at 0,0,0) ? Should I do it by hand? Does openfoam have a tool for this?

regards,

Hello!
Did you figure this out?!

I need the same. I need the Cp values on a point on the patch, i.e., in the patch intersection with a line (with given y, z and parallel to x for example)

Could you please let me know how can I get that?

Thanks!
hfs 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
lift & drag coefficient on airfoil n. natik FLUENT 8 March 31, 2015 19:02
Fluent Good Lift coefficient BAD drag coefficient Rif Main CFD Forum 4 March 9, 2010 10:52
Drag coefficient & Lift coefficient?? mehrdadeng CFX 15 December 9, 2009 21:49
Automotive test case vinz OpenFOAM Running, Solving & CFD 98 October 27, 2008 08:43
drag and lift coefficient Noé Siemens 5 July 13, 2004 10:21


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