the magnitude of the enthalpy of combustion of the fuel
the magnitude of the enthalpy of combustion of the fuel
(Forall (?Self ?Time) (<=> (Active ?Time Fuel ?Self) (And (Fuel ?Self) (Active ?Time Substance ?Self))))
(Forall (?Self ?Time) (<=> (Active ?Time Fuel ?Self) (And (Fuel ?Self) (Active ?Time Substance ?Self)))) (=> (Fuel ?Self) (Value-Cardinality ?Self Heating-Value 1)) (Quantity-Function-Of Heating-Value Fuel) (Forall (?Self ?Time) (=> (Active ?Time Fuel-Consuming-Component ?Self) (= (Lambda (?T) (If (= ?T ?Time) (Value-At (Heat-Supply-Rate ?Self) ?T))) (* (Lambda (?T) (If (= ?T ?Time) (Value-At (Fuel-Supply-Rate ?Self) ?T))) (Lambda (?T) (If (= ?T ?Time) (Value-At (Heating-Value Fuel) ?T)))))))