'(= (Motor_Torque_Releveling ?X) (* (/ (Machine_Sheave_Diameter (Elevator.Machine ?X)) (* 24 (* (Machine_Efficiency (Elevator.Machine ?X)) (Machine_Gear_Ratio_Numeric (Elevator.Machine ?X))))) (+ (* 2 (Cable_Load_Unbalanced ?X)) (+ (* (Car_Capacity_Range ?X) (/ (- 1 0.4) 0.95)) (- 1.5 0.4)))))
hoistway_efficiency with a fixed value (?!) ;; 4. P is not explcitly defined as a parameter ;; Also, P gets two different values in the formula: ;; 0.4 (the correct one) and 0.6 (faulty)