Skip to content

Commit

Permalink
forgot smth
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian-Reuter committed Oct 7, 2023
1 parent d41cc1b commit 95db501
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ fuel_type = 2 ; 1 = OCTANE 100, 2 = JET_A, 3 = OCTANE 80, 4 = AUTO GAS, 5 = JET
[FUEL_SYSTEM]
Version = 4
APU.1 = Name:APU#FuelBurnRate:33
APU.2 = Name:ASU#FuelBurnRate:0 #Needs to exist for preliminary Ground Air support
Engine.1 = Name:LeftEngine#Index:1
Engine.2 = Name:RightEngine#Index:2
Tank.1 = Name:Center#Title:TT:MENU.FUEL.CENTER#Capacity:2179#UnusableCapacity:0#Position:-4.5,0,1#Priority:1#OutputOnlyLines:TankCenterToCenterTankJetPumpL,TankCenterToCenterTankJetPumpR
Expand Down Expand Up @@ -134,9 +133,6 @@ Line.35 = Name:LeftOuterTankToLeftXferValve2#Source:LeftOuter#Destination:LeftTr
Line.36 = Name:RightOuterTankToRightXferValve2#Source:RightOuter#Destination:RightTransferValve2#GravityBasedFuelFlow:600
Line.37 = Name:LeftXferValve2ToLeftInnerTank#Source:LeftTransferValve2#Destination:LeftInner#GravityBasedFuelFlow:600
Line.38 = Name:RightXferValve2ToRightInnerTank#Source:RightTransferValve2#Destination:RightInner#GravityBasedFuelFlow:600
Line.39 = Name:ASUValveToASU#Source:ASUValve#Destination:ASU#Volume:0.001
Line.40 = Name:ASUPumpToASUValve#Source:ASUPump#Destination:ASUValve#Volume:0.001
Line.41 = Name:LeftInnerToASUPump#Source:LeftInner#Destination:ASUPump#Volume:0.001
Junction.1 = Name:LeftJunction#InputOnlyLines:PumpLeft1ToJuncLeft,PumpLeft2ToJuncLeft#OutputOnlyLines:JuncLeftToEngValveLeft
Junction.2 = Name:APUJunction#OutputOnlyLines:JuncAPUToAPUPump
Junction.3 = Name:RightJunction#InputOnlyLines:PumpRight1ToJuncRight,PumpRight2ToJuncRight#OutputOnlyLines:JuncRightToEngValveRight
Expand Down

0 comments on commit 95db501

Please sign in to comment.