(Forall (?Self)
(<=> (Cycle-Heat-Input ?Self)
(And (Thermal-Process-Op-Mode ?Self)
(Thermal-Cycle-Op-Mode ?Self)
(Control-Volume-Op-Mode ?Self)
(Thermal-Component-Op-Mode ?Self)
(Process-Cv Process-Involved Cv-Involved)
(Component-Cv Component-Involved Cv-Involved)
(Connected-To-External-Heat-Source-P
Component-Involved
True))))
(Inherited-Facet-Value
Slot-Documentation
Thermal-Component
Connected-To-External-Heat-Source-P
The Attribute Indicating That The Control Volume
Is Connected To An Active External Heat Source)
(Inherited-Facet-Value Slot-Cardinality
Thermal-Component
Connected-To-External-Heat-Source-P
1)
(Has-Quantity-Function Thermal-Component
Connected-To-External-Heat-Source-P)
(Slot-Documentation
Thermal-Component
Connected-To-External-Heat-Source-P
The Attribute Indicating That The Control Volume
Is Connected To An Active External Heat Source)
(=> (Thermal-Component ?Self)
(And (Value-Cardinality ?Self Efficiency 1)
(Quantity.Dimension (Efficiency ?Self) Dimensionless)
(Value-Cardinality ?Self Capacity 1)
(Value-Cardinality ?Self
Connected-To-External-Heat-Source-P
1)))
(=> (Connected-To-External-Heat-Source-P $X $Y)
(Non-Numeric-Quantity $Y))