|
[Sponsors] |
August 29, 2016, 18:08 |
Calculating lift forces on various bodies
|
#1 |
New Member
Isaac
Join Date: Feb 2013
Posts: 27
Rep Power: 13 |
I have taken a simple model of an aircraft and successfully ran the simulation.
I have split the model into fuselage, left wing and right wing. When I checked the forcecoeff file, it showed me one single number for lift, one single number for drag and one single number for moment. Since I was unable to create the patch commands, my snappyhexmesh commands looks something like this... geometry { CF.obj { type triSurfaceMesh; name CF; } RW.obj { type triSurfaceMesh; name RW; } LW.obj { type triSurfaceMesh; name LW; } where CF stands for fuselage and RW stands for right wing and LW stands for left wing |
|
August 31, 2016, 09:30 |
|
#2 | ||
New Member
Join Date: May 2016
Posts: 28
Rep Power: 10 |
Quote:
In controlDict file you need to define for each part properties of your forces coefficient, like this: Quote:
|
|||
August 31, 2016, 11:17 |
|
#3 |
New Member
Isaac
Join Date: Feb 2013
Posts: 27
Rep Power: 13 |
Yes, I have done that, when I open the postprocessing file
It just shows me one CL value and one CD value .. This was my control Dict File |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Lift forces generated by a Coanda UAV model | gordonhere | CFX | 17 | April 15, 2016 12:59 |
Calculating lift & drag forces in OpenFoam-2.1.0 | bhups45 | OpenFOAM | 1 | June 8, 2012 09:08 |
Vortex Lattice Method: Calculating lift using circulation from vortex ring elements | black&gold | Main CFD Forum | 11 | June 27, 2011 00:51 |
Calculating forces on a non-closed surface | ScottN | FLUENT | 0 | March 1, 2011 18:18 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |