macro_model#

class ansys.fluent.core.solver.tui_231.main_menu.define.models.heat_exchanger.macro_model(path, service)#

Bases: TUIMenu

Enters the heat macro-model menu.

Methods:

delete_heat_exchanger_group(*args, **kwargs)

Deletes heat-exchanger group.

heat_exchanger(*args, **kwargs)

Enables/disables heat-exchanger model.

heat_exchanger_group(*args, **kwargs)

Defines heat-exchanger group.

heat_exchanger_macro_report(*args, **kwargs)

Reports the computed values of heat rejection, outlet temperature, and inlet temperature for the macroscopic cells (macros) in a heat exchanger.

heat_exchanger_model(*args, **kwargs)

Defines heat-exchanger core model.

heat_exchanger_report(*args, **kwargs)

Reports the computed values of total heat rejection, outlet temperature, and inlet temperature for a specified heat-exchanger core.

heat_exchanger_zone(*args, **kwargs)

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(*args, **kwargs)

Plots NTU vs.

write_NTU(*args, **kwargs)

Writes NTU vs.

delete_heat_exchanger_group(*args, **kwargs)#

Deletes heat-exchanger group.

heat_exchanger(*args, **kwargs)#

Enables/disables heat-exchanger model.

heat_exchanger_group(*args, **kwargs)#

Defines heat-exchanger group.

heat_exchanger_macro_report(*args, **kwargs)#

Reports the computed values of heat rejection, outlet temperature, and inlet temperature for the macroscopic cells (macros) in a heat exchanger.

heat_exchanger_model(*args, **kwargs)#

Defines heat-exchanger core model.

heat_exchanger_report(*args, **kwargs)#

Reports the computed values of total heat rejection, outlet temperature, and inlet temperature for a specified heat-exchanger core.

heat_exchanger_zone(*args, **kwargs)#

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(*args, **kwargs)#

Plots NTU vs. primary mass flow rate for each auxiliary mass flow rate.

write_NTU(*args, **kwargs)#

Writes NTU vs. primary mass flow rate for each auxiliary mass flow rate.