(Inherited-Facet-Value
Slot-Documentation
Fuel
Heating-Value
The Magnitude Of The Enthalpy Of Combustion Of The Fuel)
(Inherited-Facet-Value Slot-Cardinality Fuel Heating-Value 1)
(Has-Quantity-Function Fuel Heating-Value)
(Slot-Documentation
Fuel
Heating-Value
The Magnitude Of The Enthalpy Of Combustion Of The Fuel)
(=> (Fuel ?Self) (Value-Cardinality ?Self Heating-Value 1))
(=> (Heating-Value $X $Y) (Everywhere-Continuous-Quantity $Y))
(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)))))))