Fuel system debug tool inconsistencies/incorrect values

Version: 1.14.16.0

Frequency: Consistently

Severity: Low

Bug description:
With a simple fuel system like this, there are a couple of things with the Fuel system debug tool

What might be a bug is that in the Junctions listing, the “(xx total)” always display 0. If it’s supposed to mean how many incoming lines have the highest pressure shown there, then it’s a bug.

image

Also hovering over the junctions lines shows “Flow sources 2” for Junction1 and 1 for Junction2. Is this showing how many places fuel can flow TO from the hovered junction? Because it’s showing 2 for Junction1 so is it counting the JunctionsLine and the Engine1ValveLine there?

What is a small niggle is that in the Lines section at the top, the line pressures are shown in PSI, but in the Junctions area the “Highest Incoming Pressure” seems to be shown in kPa? Would be great if they were using the same unit in all cases so the dev doesn’t have to do mental calculations.

Repro steps:
Have a plane with the below fuel system configuration, open the Fuel system debug tool and look at the Junctions and Lines areas in the tool

[FUEL_SYSTEM]
Version = Latest
Engine.1 = Name:LeftEngine#Index:1
Engine.2 = Name:RightEngine#Index:2
Tank.1 = Name:LeftTank#Capacity:1532#UnusableCapacity:0#OutputOnlyLines:LeftOuterPump1In#Priority:3
Tank.2 = Name:RightTank#Capacity:1532#UnusableCapacity:0#OutputOnlyLines:LeftInnerPump1In#Priority:3
Line.1 = Name:LeftPumpIn#Source:LeftTank#Destination:LeftPump
Line.2 = Name:RightPumpIn#Source:RightTank#Destination:RightPump
Line.3 = Name:LeftPumpOut#Source:LeftPump#Destination:LeftValve
Line.4 = Name:RightPumpOut#Source:RightPump#Destination:RightValve
Line.5 = Name:LeftValveLine#Source:LeftValve#Destination:Junction1
Line.6 = Name:RightValveLine#Source:RightValve#Destination:Junction2
Line.7 = Name:JunctionsLine#Source:Junction1#Destination:Junction2
;Line.7 = Name:JunctionsLine#Source:Junction2#Destination:Junction1
Line.8 = Name:Engine1ValveLine#Source:Junction1#Destination:LeftEngineValve
Line.9 = Name:Engine2ValveLine#Source:Junction2#Destination:RightEngineValve
Line.10 = Name:Engine1Line#Source:LeftEngineValve#Destination:LeftEngine
Line.11 = Name:Engine2Line#Source:RightEngineValve#Destination:RightEngine
Junction.1 = Name:Junction1#InputOnlyLines:LeftValveLine
Junction.2 = Name:Junction2#InputOnlyLines:RightValveLine
Valve.1 = Name:LeftValve
Valve.2 = Name:RightValve
Valve.3 = Name:LeftEngineValve
Valve.4 = Name:RightEngineValve
Pump.1 = Name:LeftPump#Pressure:20#TankFuelRequired:LeftTank#DestinationLine:LeftPumpOut#Type:Electric#Index:1
Pump.2 = Name:RightPump#Pressure:20#TankFuelRequired:RightTank#DestinationLine:RightPumpOut#Type:Electric#Index:2
fuel_type = 2

Attachments:

Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content