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

Question about the force functions in the airfoil example

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 2, 2014, 21:07
Default Question about the force functions in the airfoil example
  #1
Senior Member
 
tareqkh's Avatar
 
CFD
Join Date: Nov 2010
Location: United States
Posts: 243
Rep Power: 16
tareqkh is on a distinguished road
Hey Foamers,

I am working on the airfoil example that is provided with the openfoam. I am trying to calculate the drag and lift coefficients by implementing a special file for that. Even thought I have got results for both the drag and the lift, some commands don't make sense. I am wondering if someone could explain these lines.

Regards,

forceCoeffs
{
type forceCoeffs;
functionObjectLibs ( "libforces.so" ); <----------------------------------------------- Can somebody explain this command?
outputControl timeStep;
outputInterval 1;

patches ( "" );
pName p;
UName U;
rhoName rhoInf;
log true;

liftDir (0 1 0); <----------------------------------------------- Can somebody explain this command?
dragDir (1 0 0); <----------------------------------------------- Can somebody explain this command?
CofR (0 0 0);
pitchAxis (0 0 0); <----------------------------------------------- Can somebody explain this command?

magUInf 75.00; // Free stream velocity magnitude
rhoInf 1.225;
lRef 1; <----------------------------------------------- Can somebody explain this command?
Aref 1; <----------------------------------------------- Can somebody explain this command?
tareqkh 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
Initializing transient analysis using static analysis in two-way FSI simulation Daniel_Khazaei ANSYS 50 September 12, 2017 10:56
Problem with restart solution in shape_optimization.py robyTKD SU2 Shape Design 21 May 29, 2013 09:26
Question for 2D airfoil simulation Roland R CFX 2 September 28, 2011 09:49
Question about finding force in OF 1.7.1 using interFoam Angela Wang OpenFOAM 4 November 2, 2010 02:49
Airfoil "Near Leading Edge" Heat Transfer question Glenn CFX 1 July 7, 2007 06:47


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