@@ -534,11 +534,11 @@ Trigger.46 = Name:OuterTankRightEmpty#Condition:Manual#EffectTrue:StopPump.Right
534534; Trigger.46 = NameOuterTankRightEmpty#Target:RightOuter#Threshold:0.1#Condition:TankQuantityBelow
535535;
536536; Notes:
537- ; Inner and middle tank transfers to the feed tanks are done through the forward gallery via the forward inner and mid tank pumps,
538- ; feed tank 1 and 4 forward transfer valve 2 and feed tank 2 and 3 forward transfer valves 2_1 using forward gallery junction
537+ ; Inner and middle tank transfers to the feed tanks are done through the forward gallery via the forward inner and mid tank pumps,
538+ ; feed tank 1 and 4 forward transfer valve 2 and feed tank 2 and 3 forward transfer valves 2_1 using forward gallery junction
539539; option 2 and FeedTanks2_3 Junction 2 option 1 unless the combined left and right mid tanks have less than 8000 kg of fuel. Feed tanks 1 and 4
540540; transfers start and end at a lower feed tank fuel level than for 2 and 3 until the combined left and right mid tanks have less than 8000 kg of fuel.
541- ; Fuel levels for the symmetric pairs of feed tanks 1/4 and 2/3 are kept in balance by: the tank with less fuel will trigger a transfer first. When
541+ ; Fuel levels for the symmetric pairs of feed tanks 1/4 and 2/3 are kept in balance by: the tank with less fuel will trigger a transfer first. When
542542; the fuel levels for the two tanks are equal (the level for the higher tank will be decreasing because a transfer has not been triggered yet, while
543543; the level for the lower tank will be increasing due to the transfer), the transfer to the other tank (formerly higher) will begin. The transfers to
544544; feed tanks 1 and 4 end when either feed tank reaches the target end threshold, and the transfers to feed tanks 2 and 3 end when either of those
@@ -567,7 +567,7 @@ Trigger.46 = Name:OuterTankRightEmpty#Condition:Manual#EffectTrue:StopPump.Right
567567;
568568; Outer tank transfers are done through the forward gallery via the via the feed tank 1 and 4 forward transfer valve 1 and feed tanks 2 and 3
569569; forward transfer valves 1_1 using forward gallery junction option 1 and FeedTanks2_3 Junction 1 option 1. The transfers start for symmetric pairs
570- ; of the feed tanks (1/4 and 2/3) when one of the pair reaches the transfer start threshold. A transfer ends for each feed tank when it reaches the
570+ ; of the feed tanks (1/4 and 2/3) when one of the pair reaches the transfer start threshold. A transfer ends for each feed tank when it reaches the
571571; target end threshold. (The FCOM states that the transfers should end when both of the tanks in a symmetric pair reaches the threshold.)
572572;
573573; Feed tanks 2 and 3 forward transfer valves 1_2 and their corresponding lines are no longer used.
@@ -610,7 +610,7 @@ rudder_area = 416.6 ; Elevator area (SQUARE FEET)
610610elevator_up_limit = 30 ; Elevator max deflection up angle (DEGREES)
611611elevator_down_limit = 20 ; Elevator max deflection down angle (absolute value) (DEGREES)
612612aileron_up_limit = 30; Aileron max deflection angle (DEGREES)
613- aileron_down_limit = 20 ; Aileron max deflection down angle (absolute value) (DEGREES)
613+ aileron_down_limit = 30 ; Aileron max deflection down angle (absolute value) (DEGREES)
614614rudder_limit = 30; Rudder max deflection angle (absolute value) (DEGREES)
615615rudder_trim_limit = 25.5 ; Rudder trim max deflection angle (absolute value) (DEGREES)
616616elevator_trim_up_limit = 10 ; Elevator trim max angle (absolute value) (DEGREES)
@@ -751,14 +751,14 @@ induced_drag_scalar = 0.853
751751flap_induced_drag_scalar = 0.35
752752elevator_effectiveness = 1.3
753753elevator_maxangle_scalar = 1
754- aileron_effectiveness = 1
754+ aileron_effectiveness = 1.8
755755rudder_effectiveness = 0.2
756756rudder_maxangle_scalar = 1
757757pitch_stability = 4
758- roll_stability = 1
758+ roll_stability = 0.4
759759yaw_stability = 1
760760pitch_gyro_stability = 6
761- roll_gyro_stability = 4 .5
761+ roll_gyro_stability = 2 .5
762762yaw_gyro_stability = 1
763763elevator_trim_effectiveness = 1.05
764764aileron_trim_effectiveness = 1
0 commit comments