macro_model#
Bases:
TUIMenu
Enters the heat macro-model menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
delete_heat_exchanger_group
(service, ...)Deletes heat-exchanger group.
heat_exchanger
(service, version, mode, path)Enables/disables heat-exchanger model.
heat_exchanger_group
(service, version, mode, ...)Defines heat-exchanger group.
heat_exchanger_macro_report
(service, ...)Reports the computed values of heat rejection, outlet temperature, and inlet temperature for the macroscopic cells (macros) in a heat exchanger.
heat_exchanger_model
(service, version, mode, ...)Defines heat-exchanger core model.
heat_exchanger_report
(service, version, ...)Reports the computed values of total heat rejection, outlet temperature, and inlet temperature for a specified heat-exchanger core.
heat_exchanger_zone
(service, version, mode, path)Specifies the zone that represents the heat exchanger, the dimensions of the heat exchanger, the macro grid, and the coolant direction and properties.
plot_NTU
(service, version, mode, path)Plots NTU vs.
write_NTU
(service, version, mode, path)Writes NTU vs.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Deletes heat-exchanger group.
Bases:
TUIMethod
Enables/disables heat-exchanger model.
Bases:
TUIMethod
Defines heat-exchanger group.
Bases:
TUIMethod
Reports the computed values of heat rejection, outlet temperature, and inlet temperature for the macroscopic cells (macros) in a heat exchanger.
Bases:
TUIMethod
Defines heat-exchanger core model.
Bases:
TUIMethod
Reports the computed values of total heat rejection, outlet temperature, and inlet temperature for a specified heat-exchanger core.
Bases:
TUIMethod
Specifies the zone that represents the heat exchanger, the dimensions of the heat exchanger, the macro grid, and the coolant direction and properties.
Bases:
TUIMethod
Plots NTU vs. primary mass flow rate for each auxiliary mass flow rate.
Bases:
TUIMethod
Writes NTU vs. primary mass flow rate for each auxiliary mass flow rate.