|
[Sponsors] |
Question about the force functions in the airfoil example |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 2, 2014, 22:07 |
Question about the force functions in the airfoil example
|
#1 |
Senior Member
CFD
Join Date: Nov 2010
Location: United States
Posts: 243
Rep Power: 17 |
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? |
|
|
|
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 11:56 |
Problem with restart solution in shape_optimization.py | robyTKD | SU2 Shape Design | 21 | May 29, 2013 10:26 |
Question for 2D airfoil simulation | Roland R | CFX | 2 | September 28, 2011 10:49 |
Question about finding force in OF 1.7.1 using interFoam | Angela Wang | OpenFOAM | 4 | November 2, 2010 03:49 |
Airfoil "Near Leading Edge" Heat Transfer question | Glenn | CFX | 1 | July 7, 2007 07:47 |