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

Questions about Cl,Cd of naca0012

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 20, 2009, 07:22
Default Questions about Cl,Cd of naca0012
  #1
New Member
 
yang qing
Join Date: Apr 2009
Posts: 10
Rep Power: 17
darenyang is on a distinguished road
hello all,
i am new on OF1.5,i want to simulate the naca 0012 wing , i have found experimental results in internet http://www.cyberiad.net/foildata.htm , also i found the parameter of the model, the chord length is 15.24cm, span length 0.91m . i have set my controlDict with forces and forceCoeffs. but i get wrong results , i dont know why ,could anyone help me check my functions _??
functions
(
forces
{
type forces;

// Where to load it from (if not already in solver)
functionObjectLibs ("libforces.so");

patches ( wall );
rhoInf 1.0;
CofR (0 0 0);

}

forceCoeffs
{
type forceCoeffs;

// Where to load it from (if not already in solver)
functionObjectLibs ("libforces.so");

patches ( wall );
rhoInf 1.0;
CofR (0 0 0);
liftDir (0 1 0);
dragDir (1 0 0);
pitchAxis (0 0 0);
magUInf 10;
lRef 0.1524;
Aref 0.1387;

}
darenyang is offline   Reply With Quote

Old   May 20, 2009, 07:44
Default
  #2
New Member
 
yang qing
Join Date: Apr 2009
Posts: 10
Rep Power: 17
darenyang is on a distinguished road
are my lRef and Aref wrong? or any ideas?
darenyang 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
[Other] Some perhaps stupid questions about calculix lynx OpenFOAM Meshing & Mesh Conversion 11 May 17, 2010 06:48
So many questions in DPM & UDF - Help! URGENT! Prashanth FLUENT 0 March 3, 2009 22:26
Few questions phi FLUENT 0 March 4, 2005 09:23
I want NACA0012 simulation datas Santana Main CFD Forum 2 December 28, 2004 11:58
Questions about CFD Lebeau alexandre Main CFD Forum 1 April 6, 1999 14:23


All times are GMT -4. The time now is 06:52.