heat_exchanger#
- class ansys.fluent.core.solver.tui_232.main_menu.report.heat_exchanger(service, version, mode, path)
Bases:
TUIMenu
Enters the heat exchanger menu.
Methods:
computed_heat_rejection
(*args, **kwargs)Prints total heat rejection.
inlet_temperature
(*args, **kwargs)Prints inlet temperature.
mass_flow_rate
(*args, **kwargs)Prints mass flow rate.
outlet_temperature
(*args, **kwargs)Prints outlet temperature.
specific_heat
(*args, **kwargs)Prints fluid’s specific heat.
- computed_heat_rejection(*args, **kwargs)
Prints total heat rejection.
- inlet_temperature(*args, **kwargs)
Prints inlet temperature.
- mass_flow_rate(*args, **kwargs)
Prints mass flow rate.
- outlet_temperature(*args, **kwargs)
Prints outlet temperature.
- specific_heat(*args, **kwargs)
Prints fluid’s specific heat.