a thermodynamic system involving a cycle
the ratio of the pump work input to the work developed by the turbine
the mass flow rate of the main medium flowing through the thermal cycle
the net heat input rate into the cycle from outside including only actively added heat such as heat added to the boiler but not including heat such as heat lost from the condenser
the net heat output rate of the thermal cycle
the net work output rate of the thermal cycle
thermal efficiency of the whole cycle
(Forall (?Self ?Time) (=> (Active ?Time Thermal-Cycle ?Self) (= (/ (Lambda (?T) (If (= ?T ?Time) (Value-At (Net-Work-Output-Rate ?Self) ?T))) 1000000) (- (Lambda (?T) (If (= ?T ?Time) (Value-At (Net-Heat-Input-Rate ?Self) ?T))) (Lambda (?T) (If (= ?T ?Time) (Value-At (Net-Heat-Output-Rate ?Self) ?T))))))) (Forall (?Self ?Time) (<=> (Active ?Time Thermal-Cycle ?Self) (And (Thermal-Cycle ?Self) (Active ?Time Thermal-System ?Self)))) (=> (Thermal-Cycle ?Self) (And (Quantity.Dimension (Net-Heat-Output-Rate ?Self) Power-Dimension) (Quantity.Dimension (Net-Work-Output-Rate ?Self) Power-Dimension) (Quantity.Dimension (Net-Heat-Input-Rate ?Self) Power-Dimension) (Quantity.Dimension (Thermal-Efficiency ?Self) Dimensionless) (Quantity.Dimension (Back-Work-Ratio ?Self) Dimensionless) (Quantity.Dimension (Cycle-Mass-Rate ?Self) Mass-Rate-Dimension)))