Simplification of performance settup

Issue #511 new
Jens-Uwe Grooß created an issue

Currently the performance is calculated from two given numbers provided in the "performance menu" on the table view tab.
(1) The total start mass including fuel
(2) the mass of fuel at start.

One can check, if a flight may be too long, if "remaining fuel" runs into negative numbers". As long as flights have always the same length one does not need to change these numbers, however, for a shorter flight one needs to alter both numbers consistenly.

I propose to change this into the parameters

mass of empty aircraft (including fuel safety reserve)
and
maximum possible fuel

Then the "remaining fuel" could be displayed such that it always ends with zero and with variable initial fuel to be calculated. If initial fuel mass would exceed maximum possible fuel mass, this could be indicated e.g. by changing the color in the "remaining fuel" column to zero.

With this, it is not necessary to alter these numbers given a fixed aircraft with the same setup (payload).

(Version 1.9.0)

Comments (3)

  1. Log in to comment