heat_exchanger#

class ansys.fluent.core.solver.tui_241.main_menu.define.models.heat_exchanger(service, version, mode, path)#

Bases: TUIMenu

Enters the heat exchanger menu.

Classes:

dual_cell_model(service, version, mode, path)

Enters the dual cell model menu.

macro_model(service, version, mode, path)

Enters the heat macro-model menu.

class dual_cell_model(service, version, mode, path)#

Bases: TUIMenu

Enters the dual cell model menu.

Classes:

add_heat_exchanger(service, version, mode, path)

Adds heat-exchanger.

alternative_formulation(service, version, ...)

Enables/disables alternative formulation for heat transfer calculations.

delete_heat_exchanger(service, version, ...)

Deletes heat-exchanger.

heat_exchanger(service, version, mode, path)

Enables/disables the dual cell heat-exchanger model.

modify_heat_exchanger(service, version, ...)

Modifies heat-exchanger.

plot_NTU(service, version, mode, path)

Plots NTU vs.

write_NTU(service, version, mode, path)

Writes NTU vs.

class add_heat_exchanger(service, version, mode, path)#

Bases: TUIMethod

Adds heat-exchanger.

class alternative_formulation(service, version, mode, path)#

Bases: TUIMethod

Enables/disables alternative formulation for heat transfer calculations.

class delete_heat_exchanger(service, version, mode, path)#

Bases: TUIMethod

Deletes heat-exchanger.

class heat_exchanger(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the dual cell heat-exchanger model.

class modify_heat_exchanger(service, version, mode, path)#

Bases: TUIMethod

Modifies heat-exchanger.

class plot_NTU(service, version, mode, path)#

Bases: TUIMethod

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

class write_NTU(service, version, mode, path)#

Bases: TUIMethod

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

class macro_model(service, version, mode, path)#

Bases: TUIMenu

Enters the heat macro-model menu.

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.

class delete_heat_exchanger_group(service, version, mode, path)#

Bases: TUIMethod

Deletes heat-exchanger group.

class heat_exchanger(service, version, mode, path)#

Bases: TUIMethod

Enables/disables heat-exchanger model.

class heat_exchanger_group(service, version, mode, path)#

Bases: TUIMethod

Defines heat-exchanger group.

class heat_exchanger_macro_report(service, version, mode, path)#

Bases: TUIMethod

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

class heat_exchanger_model(service, version, mode, path)#

Bases: TUIMethod

Defines heat-exchanger core model.

class heat_exchanger_report(service, version, mode, path)#

Bases: TUIMethod

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

class heat_exchanger_zone(service, version, mode, path)#

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.

class plot_NTU(service, version, mode, path)#

Bases: TUIMethod

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

class write_NTU(service, version, mode, path)#

Bases: TUIMethod

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