Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuel consumption is perhaps a bit high #4

Open
AndersHogqvist opened this issue Sep 22, 2020 · 9 comments
Open

Fuel consumption is perhaps a bit high #4

AndersHogqvist opened this issue Sep 22, 2020 · 9 comments

Comments

@AndersHogqvist
Copy link

I'm by no means an expert on these things, but if I understand it correctly the picture below shows me flying at FL290, ISA+10 (approximately) and with 86% TRQ. According to the POH that would give me a fuel consumption at around 55.6 GPH but as you can see I'm getting a significantly higher value (69GPH). I know that the developers have been speaking about modeling the aircraft as one that has a few flight hours so perhaps that would give you a slightly higher fuel consumption, but not this much higher right?
20200922_224010

@guifarias31
Copy link
Owner

guifarias31 commented Sep 23, 2020

I agree with you, it is, but nothing I do seems to make any change. I tried changing "PowerSpecificFuelConsumption" but I didn't notice any result. The FF is increasing while climbing, while it should decrease. I made a little table to write down the results:
image
I need help to fix that.

@guifarias31 guifarias31 pinned this issue Sep 23, 2020
@guifarias31 guifarias31 unpinned this issue Sep 23, 2020
@Liscor
Copy link

Liscor commented Sep 23, 2020

Hm, hopefully you can get this fixed. Mostly doing long range in FSE where I need the fuel savings. Thank you for your work. Very nice so far.

@guifarias31
Copy link
Owner

I like long range in the TBM too. The two possible solutions at the moment are to refuel in flight, using the upper menu, and not to use the mod.

@PharaohSteve
Copy link

What about raising the fuel level and dropping the weight of the fuel to keep from making performance compromises?

@guifarias31
Copy link
Owner

guifarias31 commented Sep 23, 2020

I'm getting closer to something now, seems like only 1 value makes a difference, so I can't ajust it to altitude/temperature, but it's better than nothing.
image
And the preliminary results:
image
The downside is that, just like in the default plane, the fuel flow is still increasing while climbing and the fuel flow on lower altitudes is pretty low.
I'll be releasing this in 0.4.11 shortly.

@guifarias31
Copy link
Owner

What about raising the fuel level and dropping the weight of the fuel to keep from making performance compromises?

I don't know how to do this.

@withinboredom
Copy link
Contributor

I think this happens in real life because of a single reason: the temperature of the fuel drops at altitude making the energy density increase, while at lower altitudes the temperature of the fuel increases which decreases the energy density. I see a lot of comments around the models making references to fuel density is ~6.7lbs per US gallon which is correct, at room temperature. It's likely this isn't modelled in FS2020 either A. They didn't know about it. or B. They don't know why.

@withinboredom
Copy link
Contributor

withinboredom commented Oct 3, 2020

Yeah, I believe it just isn't modeled as this value didn't change since take-off (it should have changed by some number greater than 0). The best we could do is write a mod that adjusts how much fuel is in the tank using the OAT and some fancy math (actually, I bet that's pretty similar to real life, except the energy density changes too and thus the fuel flow). Shouldn't be too hard and I'll probably do it in the next few days if I manage to get some free time.

image

@withinboredom
Copy link
Contributor

https://forums.flightsimulator.com/t/someone-goofed-some-math/294734

Found the bug and reported on zendesk. 😮

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants