Class 3-1-PORT-THERMAL-COMPONENT


Slots on this class:

Documentation:
the class of thermal components with three inlets and one outlet
Instance-Of: Class
Subclass-Of: 1-output-thermal-component, 3-input-thermal-component, Entity
Arity: 1
Superclass-Of: 3-1-open-feedwater-heater

Axioms:

(Forall (?Self ?Time)
        (<=> (Active ?Time 3-1-Port-Thermal-Component ?Self)
             (And (3-1-Port-Thermal-Component ?Self)
                  (Active ?Time 3-Input-Thermal-Component ?Self)
                  (Active ?Time 1-Output-Thermal-Component ?Self))))


Other Related Axioms:

(Forall (?Self ?Time)
        (<=> (Active ?Time 3-1-Port-Thermal-Component ?Self)
             (And (3-1-Port-Thermal-Component ?Self)
                  (Active ?Time 3-Input-Thermal-Component ?Self)
                  (Active ?Time 1-Output-Thermal-Component ?Self))))

(Forall (?Self ?Time)
        (<=> (Active ?Time 3-1-Open-Feedwater-Heater ?Self)
             (And (3-1-Open-Feedwater-Heater ?Self)
                  (Active ?Time 3-1-Port-Thermal-Component ?Self)
                  (Active ?Time Open-Feedwater-Heater ?Self))))