extended_summary#
- class ansys.fluent.core.generated.solver.settings_261.extended_summary(name=None, parent=None)#
Bases:
CommandPrint extended discrete phase summary report of particle fates, with options.
- Parameters:
- write_to_filebool
Enable or disable writing the extended summary to a file.
- file_name
str The file name to which the extended summary will be written.
- include_in_domain_particlesbool
Specifies whether to include particle parcels that are currently in the domain in the report.
- pick_injectionbool
Enable or disable picking specific injections for summary.
- injection
str Which injection to include in the extended summary.
Arguments
Argument |
Summary |
|---|---|
Enable or disable writing the extended summary to a file. |
|
The file name to which the extended summary will be written. |
|
Specifies whether to include particle parcels that are currently in the domain in the report. |
|
Enable or disable picking specific injections for summary. |
|
Which injection to include in the extended summary. |
Included in:
Parent |
Summary |
|---|---|
Access and configure reporting options for discrete phase (particle-based) simulations. |