inlet_temperature#
- class ansys.fluent.core.generated.solver.settings_261.inlet_temperature(name=None, parent=None)#
Bases:
CommandPrint inlet temperature.
- Parameters:
- heat_exchanger
str The heat exchanger for which the report is to be generated.
- fluid_zone
str The fluid zone for which the report is to be generated.
- boundary_zone
str The boundary zone for which the report is to be generated.
- report_type
str The type of report to be generated.
- write_to_filebool
Specifies whether the computed data to be written to a file.
- file_name
str File name for output.
- append_filebool
Specifies whether to append data to the existing file.
- heat_exchanger
Arguments
Argument |
Summary |
|---|---|
The heat exchanger for which the report is to be generated. |
|
The fluid zone for which the report is to be generated. |
|
The boundary zone for which the report is to be generated. |
|
The type of report to be generated. |
|
Specifies whether the computed data to be written to a file. |
|
File name for output. |
|
Specifies whether to append data to the existing file. |
Included in:
Parent |
Summary |
|---|---|
The heat exchanger object. |