Gents,
Ok, for the last few months, I've been working on a master spreadsheet that catalogs a large number of aerodynamic characteristics for most of the Aces High plane-set, minus stuff like the C-47, for example. Anyway, so far, I've included both the zero-lift and induced drag coefficients, but have yet to include any correction for compressibility drag (that's planned for later). I've put all of this information together so that I can do some quick analysis whenever I want. I started testing out my propeller efficiency formulas and have hit a snag, as I don't really trust the numbers.
For example:
F6F-5 at 25% fuel = 11358 lbs
Wing Area = 334
Clean stall = 96 mph IAS (tested in game)
dynamic pressure = 23.57
Cdi =.1363
Cdoi =.0272
Drag = Cd * 1/2pv^2(dynamic pressure) * Area
Induced Drag @ stall = (.1363)*(23.57)*(334) = 1073.2 lbs
Zero-Lift Drag @ stall = (.0272)*(23.57)*(334) = 214.1 lbs
Total Drag = 1287.3 lbs
Thrust = Drag
Thrust at stall = 1287.3 lbs (not including exhaust thrust)
Power at stall = 550*2000bhp = 1100000
Velocity = 96mph*1.467 = 140.8 ft/sec
Prop Effi = Thrust*Velocity / Power
Prop Effi(stall) = .1648 ~ 16.5%
Now, I know propeller efficiency starts getting wonky when velocity drops off, so I wasn't really sweating this one. But when I plug everything in for max speed, my efficiency number looks pretty whacky. Can the exhaust thrust make a big enough difference to throw the number off this much?
~Max speed at Sea Level = 320
Dynamic pressure = 261.9
Cdi = .0011
Cdo = .0272
Induced Drag = 96.6 lbs
Zero Lift Drag = 2379.3 lbs
Total Drag = 2745.9 lbs
Thrust = 2745.9 lbs
Power = 1100000
Velocity = 469.4 ft/sec
Prop Effi = 1.17 ~ 117% <-------I know that is way wrong. Where did this get screwed up?