extended_summary#

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

Bases: Command

Print 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_namestr

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.

injectionstr

Which injection to include in the extended summary.

Arguments

Argument

Summary

write_to_file

Enable or disable writing the extended summary to a file.

file_name

The file name to which the extended summary will be written.

include_in_domain_particles

Specifies whether to include particle parcels that are currently in the domain in the report.

pick_injection

Enable or disable picking specific injections for summary.

injection

Which injection to include in the extended summary.

Included in:

Parent

Summary

discrete_phase_6

Access and configure reporting options for discrete phase (particle-based) simulations.