heat_exchanger#
Bases:
TUIMenuEnters the heat exchanger menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
computed_heat_rejection(service, version, ...)Prints total heat rejection.
inlet_temperature(service, version, mode, path)Prints inlet temperature.
mass_flow_rate(service, version, mode, path)Prints mass flow rate.
outlet_temperature(service, version, mode, path)Prints outlet temperature.
specific_heat(service, version, mode, path)Prints fluid’s specific heat.
__init__ method of TUIMenu class.
Bases:
TUIMethodPrints total heat rejection.
Bases:
TUIMethodPrints inlet temperature.
Bases:
TUIMethodPrints mass flow rate.
Bases:
TUIMethodPrints outlet temperature.
Bases:
TUIMethodPrints fluid’s specific heat.