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

Help with Dragcoefficient needed 2D or 3D

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 6, 2009, 18:58
Default Hi, I am simulating laminar
  #1
Member
 
Daniel Harlacher
Join Date: Mar 2009
Location: Davis, CA, United States
Posts: 60
Rep Power: 17
harly is on a distinguished road
Hi,

I am simulating laminar flow around a sphere (Re = 50 - 300) and I was wondering if someone has done a similar computation as well.
My Problem is that I am getting a very good looking pressureplot, but my Drag is just too high.

If someone has a case setup that produces confirmed lift and drag values for whatever shaped object (2D or 3D) in OF 1.5 I would be very interested, because I don't seem to get it to work properly.

I pretty much read through the "Lift/Drag in 1.5" Thread but I am open for any suggestion.

the Data right now is:

sphere:
Diameter: 1m
transportProperties:
nu 1.5e-05
controlDict:

functions
(
forces
{
type forces;
functionObjectLibs ("libforces.so"); //Lib to load
patches (sphere_GmshSphere); // change to your patch name
rhoInf 1.22; //Reference density for fluid
CofR (0 0 0); //Origin for moment calculations
}
forceCoeffs
{
type forceCoeffs;
functionObjectLibs ("libforces.so");
patches (sphere_GmshSphere); //change to your patch name
rhoInf 1.22;
CofR (0 0 0);
liftDir (0 1 0);
dragDir (1 0 0);
pitchAxis (0 0 0);
magUInf 0.000753;
lRef 1;
Aref 0.785398;
}
);

Hope you can help me somehow...

Thanks a lot
- harly
harly 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
Help Needed S FLUENT 5 April 22, 2008 12:58
Help Needed Saravanan FLUENT 1 April 12, 2008 20:14
Help Needed Saravanan FLUENT 0 April 3, 2008 16:07
New to UDF Help really needed Amr FLUENT 4 June 9, 2006 16:44
Help needed with UDF sam FLUENT 5 October 26, 2005 02:48


All times are GMT -4. The time now is 00:18.