dorianr Posted July 11, 2017 Posted July 11, 2017 If anyone have a clue why the fuel it running out very quickly on the FSX 747, the fuel percent at full it run from 100 % to 80% in 20 seconds and buy the time you take off,you run out of fuel 0%. Fuel dumping is off and I check it on and off and it double the dumping when it's on. Thanks for any tips
f16jockey_2 Posted July 11, 2017 Posted July 11, 2017 Have you checked what the 100% actually stands for on your install? In kgs, lbs, gals... whatever. Can be checked in the fuel/payload menu. I suspect that somewhere down the road your aircraft.cfg was changed. Wim
il88pp Posted July 11, 2017 Posted July 11, 2017 Scatterbrain means if the fuel total capacity in the aircraft.cfg file has been changed and it is now only a very small amount, then the fuel will be used up very fast, and go from 100 to 0 % very quickly. That is possible, but I don't think it's likely. The fuel quantity is divided into several tanks. That means a very small quantity can't be because of one single small typo. Only after editing all tanks, all 8 of them, would the amount get that small that it is empty that soon. If this is because of a typo when editing the aircraft.cfg file, then I think it's more likely a typing error in the [TurbineEngineData] section. The value in the line: ThrustSpecificFuelConsumption= This is "at what rate is the fuel used", (at a certain fixed throttle setting). If you increase this number and make it 100 times larger, the fuel probably gets used up a hundred times faster too. And because it's just a single number, you could have accidentally changed that while editing. In the default fsx Boeing 747-400, the value is: [TurbineEngineData] ThrustSpecificFuelConsumption = 0.40 Just in case you want to check if yours are OK, here's the default fuel tank sections as well: I'll post it in a Code-box. May be hard to read in that, but copy what's in it and paste it in a .txt ile and it will be easily readable. [fuel] LeftMain = -96.0, -28.0, -4.0, 12546.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightMain = -96.0, 28.0, -4.0, 12546.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) LeftAux = -112.0, -36.5, -3.0, 4482.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightAux = -112.0, 36.5, -3.0, 4482.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) LeftTip = -130.0, -73.0, 0.0, 1322.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightTip = -130.0, 73.0, 0.0, 1322.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) Center1 = -83.5, 0.0, -7.0, 17164.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) Center2 = -193.5, 0.0, 6.0, 3300.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) fuel_type = 2 //Fuel type: 1 = Avgas, 2 = JetA number_of_tank_selectors = 1 electric_pump=1 fuel_dump_rate = 0.0167 //Percent of max quantity per second, i.e. about 1 minute for full fuel [sIGPIC][/sIGPIC]
f16jockey_2 Posted July 11, 2017 Posted July 11, 2017 Scatterbrain means... Scatterbrain ??? Thanks mate... pun taken. Dunno if it's ScatterbrainKid or me that should feel offended now. Been a while since I saw him post btw... But your general idea is correct. I also suspect something like faulty fuel flow numbers, rather than faulty fuel quantity. Just wanna be sure the initial fuel amount is OK, before diving into all other possibilities. Wim
mrzippy Posted July 11, 2017 Posted July 11, 2017 Been a while since I saw him post btw... Wim I tend to worry a bit when someone doesn't post for a while! I know he gets perturbed easily and will pout for up to a year or more! Hope it wasn't the 60 quid a week he was spending on cream tarts and gummy bears that got 'em??:eek: Yer gettin' a little froggy there, il! Everything OK? Still thinking about a new flightsim only computer!
il88pp Posted July 12, 2017 Posted July 12, 2017 f16, Sorry aboyt that!!! No pun was intended, honest mistake. Had some very good conversations a while back in which the two of you helped me out. I think back when I started out making gauges. Maybe about evp too. So maybe that's why I confused your names. (Bad with names anyway, me.) Doing good Zip, just chaotic here. Anyway, all good mate, it's a lovely summer. I can't stop smiling.:D Greetzzz Zip and f16jockey-2, enjoy!:pilot: il.:cool: [sIGPIC][/sIGPIC]
dorianr Posted July 12, 2017 Author Posted July 12, 2017 Thx. to il88pp il88pp Top Gun here are my config of the 747 the only thing I have done to the Config is an addition 747 Air Plane (Tanker) a 747 that went to Chile to fight the Forest Fire. I download here (fsim page) the only thing I did to the config is add the next (##) for that Air plane Code recognicion, then that was the Plane on wich I notice the problem with the fuel, it did run out quickly ( I delete the airplane) but now it does to the original 747 planes [fuel] LeftMain = -96.0, -28.0, -4.0, 300.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightMain = -96.0, 28.0, -4.0, 300.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) fuel_type = 2 //Fuel type: 1 = Avgas, 2 = JetA number_of_tank_selectors = 1 electric_pump=1 fuel_dump_rate = 0.0167 //Percent of max quantity per second, i.e. about 1 minute for full fuel [GeneralEngineData] engine_type = 1 //0=Piston, 1=Jet, 2=None, 3=Helo-Turbine, 4=Rocket, 5=Turboprop Engine.0 = -107.5, -69.5, -6.9 //(feet) longitudinal, lateral, vertical distance from reference datum Engine.1 = -76.0, -38.9, -10.4 //(feet) longitudinal, lateral, vertical distance from reference datum Engine.2 = -76.0, 38.9, -10.4 //(feet) longitudinal, lateral, vertical distance from reference datum Engine.3 = -107.5, 69.5, -6.9 //(feet) longitudinal, lateral, vertical distance from reference datum fuel_flow_scalar = 1.0 //Scalar for fuel flow efficiency min_throttle_limit = -0.25; //Minimum percent throttle. Generally negative for turbine reverser [TurbineEngineData] fuel_flow_gain = 0.002 //Gain on fuel flow inlet_area = 60.0 //Square Feet, engine nacelle inlet area rated_N2_rpm = 29920 //RPM, second stage compressor rated value static_thrust = 56750 //Lbs, max rated static thrust at Sea Level afterburner_available = 0 //Afterburner available? reverser_available = 1 //Thrust reverser available? ThrustSpecificFuelConsumption = 0.40 [jet_engine] thrust_scalar = 1.0
mrzippy Posted July 12, 2017 Posted July 12, 2017 This is from the default 747-400: There is a big difference in number of tanks and usable gallons of fuel! [fuel] LeftMain = -96.0, -28.0, -4.0, 12546.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightMain = -96.0, 28.0, -4.0, 12546.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) LeftAux = -112.0, -36.5, -3.0, 4482.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightAux = -112.0, 36.5, -3.0, 4482.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) LeftTip = -130.0, -73.0, 0.0, 1322.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightTip = -130.0, 73.0, 0.0, 1322.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) Center1 = -83.5, 0.0, -7.0, 17164.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) Center2 = -193.5, 0.0, 6.0, 3300.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) Still thinking about a new flightsim only computer!
napamule2 Posted July 12, 2017 Posted July 12, 2017 dorian, Your cfg only has 600 gallons of fuel as compared to 'default' of 36,000 gallons. No wonder you ran out. The quick fix is to add a '12' in front of the '300' and then you would have 12300 gallons in each tank which is close to default and would not mess up the load balance too much. Chuck B Napamule i7 2600K @ 3.4 Ghz (Turbo-Boost to 3.877 Ghz), Asus P8H67 Pro, Super Talent 8 Gb DDR3/1333 Dual Channel, XFX Radeon R7-360B 2Gb DDR5, Corsair 650 W PSU, Dell 23 in (2048x1152), Windows7 Pro 64 bit, MS Sidewinder Precision 2 Joy, Logitech K-360 wireless KB & Mouse, Targus PAUK10U USB Keypad for Throttle (F1 to F4)/Spoiler/Tailhook/Wing Fold/Pitch Trim/Parking Brake/Snap to 2D Panel/View Change. Installed on 250 Gb (D:). FS9 and FSX Acceleration (locked at 30 FPS).
f16jockey_2 Posted July 12, 2017 Posted July 12, 2017 the only thing I have done to the Config is an addition 747 Air Plane (Tanker) a 747 that went to Chile to fight the Forest Fire. I download here (fsim page) the only thing I did to the config is ... etc..etc.. The only thing you have to do is to restore the backup the author of the addon surely advised you to make. Wim
dorianr Posted July 13, 2017 Author Posted July 13, 2017 Thank you.. I don't know why this was missing (I found a back config) this one and Paste it my problem it's gone thanks again :) [fuel] LeftMain = -96.0, -28.0, -4.0, 12546.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightMain = -96.0, 28.0, -4.0, 12546.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) LeftAux = -112.0, -36.5, -3.0, 4482.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightAux = -112.0, 36.5, -3.0, 4482.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) LeftTip = -130.0, -73.0, 0.0, 1322.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) RightTip = -130.0, 73.0, 0.0, 1322.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) Center1 = -83.5, 0.0, -7.0, 17164.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) Center2 = -193.5, 0.0, 6.0, 3300.0, 0.0 //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons) fuel_type = 2 //Fuel type: 1 = Avgas, 2 = JetA number_of_tank_selectors = 1 electric_pump=1 fuel_dump_rate = 0.0167 //Percent of max quantity per second, i.e. about 1 minute for full fuel
MrUnSavory Posted July 13, 2017 Posted July 13, 2017 Did you remember to put the gas cap back on??? :)
il88pp Posted July 13, 2017 Posted July 13, 2017 Good to hear Dorian, and well done! If you like the 747, you might like this as well. A while ago I wrote some fixes for the default B747-400. Fixes for the VC. Some of the autopilot buttons didn't work, like AP master, and Backcourse button. I fixed those things, and added a few bonus buttons as well. Battery on/off for example. And pitot heat on /off switch. A few more. It involves editing the panel.cfg file. (Make a backup before you start!!;):)) It's explained in this thread, enjoy, https://www.flightsim.com/vbfs/showthread.php?291525-How-do-I-get-all-buttons-to-work-in-the-boeing-747 [sIGPIC][/sIGPIC]
PhantomTweak Posted July 13, 2017 Posted July 13, 2017 Did you remember to put the gas cap back on??? :) I was out on the flight-line in Yuma, working on one of '401's Kfirs, and I paused to watch an F/A-18's take-off roll. Love that stuff. Well, he did the usual, AB's lit, go like mad. Unfortunately, when the mains lifted, the external tank, centerline, pressurized, as is normal. When it did, a cloud of atomized fuel shot out of the tank, and was promptly sucked down the intakes. Lit the tail-pipes on fire. Really a spectacular show. Turned out someone forgot to put the cap on the external tank when they fueled the bird, and no one caught it, preflight walk, final check, no one. They pilot ejected safely, and Crash-Crew got some good practice putting out a crashed plane just off the end of the runway. Heck of a bon-fire where the plane impacted. I bet anyone driving along the 4th Ave extension, that runs around the end of the runway, got a little bit of an adrenaline rush that day! :eek: The pilot is now a member of the Martin-Baker club. Pretty extensive, and exclusive, club indeed, but one whose members would really rather not be in it! :o Make sure you check those caps on walk-around! Pat☺ [sIGPIC][/sIGPIC] Had a thought...then there was the smell of something burning, and sparks, and then a big fire, and then the lights went out! I guess I better not do that again! Sgt, USMC, 10 years proud service, Inactive reserve now :D
MrUnSavory Posted July 13, 2017 Posted July 13, 2017 LMAO!!!! It is those simple things that will get us every time. ;)
PhantomTweak Posted July 14, 2017 Posted July 14, 2017 Imagine the surprize of the pilot, plane-captain, and the final checker. Not to mention anyone on the 4th Ave Extension! They were a lot less suprized when the CO got ahold of them, I imagine. Well, not any motorist(s), buuut... ;) :rolleyes: :p Have a good time all! Pat☺ [sIGPIC][/sIGPIC] Had a thought...then there was the smell of something burning, and sparks, and then a big fire, and then the lights went out! I guess I better not do that again! Sgt, USMC, 10 years proud service, Inactive reserve now :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.