|
[Sponsors] |
How to calculate drag/lift forces, using SIMPLE method. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 6, 2009, 14:30 |
How to calculate drag/lift forces, using SIMPLE method.
|
#1 |
New Member
abcdef123
Join Date: Dec 2009
Posts: 17
Rep Power: 16 |
Could anyone explain to me how to calculate drag and lift forces on an object in my system, I am using the SIMPLE method to solve the incompressible NS equations. I know they depend on both the pressure and viscous force but my problem is in calculating these forces. I know the pressure force is the integration of the pressure over the surface area of the object, which I attempted to get by using the summation of P(i,j)*dx (or dy for the y component of the force), but that didn't seem to give me good results. Thanks for any help, even if you could explain one of the forces.
|
|
December 6, 2009, 22:55 |
|
#2 |
Member
|
Use Gauss quadrature instead of merely summing up p*dx ( summing up of p*dx will be accurate only when the number of points is large).
Dominic |
|
December 6, 2009, 23:36 |
|
#3 |
New Member
abcdef123
Join Date: Dec 2009
Posts: 17
Rep Power: 16 |
I'm not sure I understand why this would make a difference? Since the only "accurate" points are the points on the grid anyway, any other generated points used for the Gauss quadrature method would only be interpolations of those grid points. Am I right to believe this?
|
|
December 7, 2009, 11:06 |
|
#4 |
New Member
abcdef123
Join Date: Dec 2009
Posts: 17
Rep Power: 16 |
Maybe I am just integrating over the incorrect area? I am doing the numerical integration over the surface of the object in my system. But inside the object the pressure is undefined, so any pressure gradient around there would also be undefined I think. I think this is the real problem... do I do it at the surface, just outside the surface, or something else I am missing? Thanks for any help.
|
|
December 7, 2009, 14:16 |
|
#5 |
Senior Member
Join Date: Nov 2009
Posts: 411
Rep Power: 19 |
See "Fundamentals of Aerodyanmics" by J.D. Anderson for a good explanation of the aerodynamic forces.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fractional Step Method and SIMPLE | Ha Lim Choi | Main CFD Forum | 14 | June 14, 2017 12:17 |
Comparing between the Fractional step method and the SIMPLE method | ghlee | Main CFD Forum | 1 | April 10, 2012 17:59 |
Code for most powerfull FDV Method | D.S.Nasan | Main CFD Forum | 6 | September 4, 2008 03:08 |
hess-smith method and fvm method | yangqing | FLUENT | 0 | March 20, 2002 20:25 |
Reinolds number in SIMPLE method | Marat N. M. | Main CFD Forum | 8 | February 10, 2001 14:39 |