inlet_temperature#

class ansys.fluent.core.generated.solver.settings_261.inlet_temperature(name=None, parent=None)#

Bases: Command

Print inlet temperature.

Parameters:
heat_exchangerstr

The heat exchanger for which the report is to be generated.

fluid_zonestr

The fluid zone for which the report is to be generated.

boundary_zonestr

The boundary zone for which the report is to be generated.

report_typestr

The type of report to be generated.

write_to_filebool

Specifies whether the computed data to be written to a file.

file_namestr

File name for output.

append_filebool

Specifies whether to append data to the existing file.

Arguments

Argument

Summary

heat_exchanger

The heat exchanger for which the report is to be generated.

fluid_zone

The fluid zone for which the report is to be generated.

boundary_zone

The boundary zone for which the report is to be generated.

report_type

The type of report to be generated.

write_to_file

Specifies whether the computed data to be written to a file.

file_name

File name for output.

append_file

Specifies whether to append data to the existing file.

Included in:

Parent

Summary

heat_exchanger

The heat exchanger object.