Adiabatic Mixing of fluid streams into one outlet. Also used formodeling of open heat exchangers
(Forall (?Self ?Time) (=> (Active ?Time Steady-Flow-Adiabatic-Mixing ?Self) (And (= (Lambda (?T) (If (= ?T ?Time) (Value-At (Work-Rate ?Self) ?T))) 0) (Forall (?Cv) (=> (Process-Cv ?Self ?Cv) (= (Lambda (?T) (If (= ?T ?Time) (Value-At (Ke-Rate-Out ?Cv) ?T))) (Lambda (?T) (If (= ?T ?Time) (Value-At (Ke-Rate-In ?Cv) ?T)))))) (Forall (?Cv) (=> (Process-Cv ?Self ?Cv) (= (Lambda (?T) (If (= ?T ?Time) (Value-At (Pe-Rate-Out ?Cv) ?T))) (Lambda (?T) (If (= ?T ?Time) (Value-At (Pe-Rate-In ?Cv) ?T))))))))) (Forall (?Self ?Time) (<=> (Active ?Time Steady-Flow-Adiabatic-Mixing ?Self) (And (Steady-Flow-Adiabatic-Mixing ?Self) (Active ?Time Steady-Flow-Adiabatic-Process ?Self))))