|
[Sponsors] |
Which direction is positive direction in moment coeffs? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 4, 2013, 14:35 |
Which direction is positive direction in moment coeffs?
|
#1 |
New Member
Baek, Donghae
Join Date: Jan 2013
Location: Seoul
Posts: 24
Rep Power: 13 |
hello everyone.
I obtained Cd, Cl, Cm using execFlowFunctionObjects. ------------------------------------------------------------------------------------------ forcesCoeffs { type forceCoeffs; functionObjectLibs ( "libforces.so" ); // lib to load outputControl timeStep; outputInterval 1; patches ( wall // change to your patch name ); // name of fields pName p; UName U; log true; // dump to file rhoName rhoInf; rhoInf 1.25; CofR ( 2.3 0.7569 0 ); liftDir ( 0 1 0 ); dragDir ( 1 0 0 ); pitchAxis ( 0 0 1 ); magUInf 1.43; lRef 0.3537; Aref 0.3537; ----------------------------------------------------------------- my case is something like airfoil. I set pitchAxis( 0 0 1 ). in this case, which direction is positive in Cm?? clockwise? or countclockwise? please help me |
|
April 8, 2013, 08:26 |
help me...
|
#2 |
New Member
Baek, Donghae
Join Date: Jan 2013
Location: Seoul
Posts: 24
Rep Power: 13 |
anybody help me...
|
|
May 21, 2021, 22:56 |
|
#3 |
New Member
Thomas Cross
Join Date: Mar 2021
Posts: 8
Rep Power: 5 |
Hi wes,
I know this is years later but this same issue of sign conventions came up in my Masters' project recently - I'm posting here in case anyone should also come across it. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
New sixDoFRigidBody BC working with laplaceFaceDecomposition | Ya_Squall2010 | OpenFOAM Running, Solving & CFD | 13 | April 17, 2013 03:04 |
Center of pressure (confirmation/question) | scipy | FLUENT | 2 | March 5, 2012 07:54 |
Force can not converge | colopolo | CFX | 13 | October 4, 2011 23:03 |
UDF extern variable - mean time moment coefficient | enry | Fluent UDF and Scheme Programming | 0 | November 14, 2009 07:56 |
why the moment coefficient always positive.. | nuimlabib | Main CFD Forum | 1 | November 7, 2009 21:49 |