Function THRTLNG-PRCS


Slots on this function:

Documentation: the throttling process
Instance-Of: Function
Arity: 2
Range: Steady-flow-throttling

Other Related Axioms:

(Inherited-Facet-Value Slot-Documentation
                       Nozzle-System
                       Thrtlng-Prcs
                       The Throttling Process)

(Process-Cv (Thrtlng-Prcs ?Self) (Nzl-Cv ?Self))

(Inherited-Facet-Value Slot-Value-Type
                       Nozzle-System
                       Thrtlng-Prcs
                       Steady-Flow-Throttling)

(Inherited-Facet-Value Slot-Cardinality Nozzle-System Thrtlng-Prcs 1)

(Has-Attribute-Function Nozzle-System Thrtlng-Prcs)

(Slot-Documentation Nozzle-System
                    Thrtlng-Prcs
                    The Throttling Process)

(=> (Nozzle-System ?Self)
    (And (Value-Cardinality ?Self Nzl 1)
         (Value-Type ?Self Nzl Nozzle)
         (Value-Cardinality ?Self Nzl 1)
         (Value-Cardinality ?Self Nzl-Cv 1)
         (Value-Type ?Self Nzl-Cv 1-1-Control-Volume)
         (Value-Cardinality ?Self Nzl-Cv 1)
         (Value-Cardinality ?Self Thrtlng-Prcs 1)
         (Value-Type ?Self Thrtlng-Prcs Steady-Flow-Throttling)
         (Value-Cardinality ?Self Thrtlng-Prcs 1)
         (Cv-Component (Nzl-Cv ?Self) (Nzl ?Self))
         (Component-Cv (Nzl ?Self) (Nzl-Cv ?Self))
         (Process-Cv (Thrtlng-Prcs ?Self) (Nzl-Cv ?Self))))

(=> (Thrtlng-Prcs $X $Y) (Steady-Flow-Throttling $Y))