discrete_phase#

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

Bases: Group

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

Attributes

Attribute

Summary

histogram

Configure how particle data is reduced for histogram analysis.

sampling_and_erosion

Configure sampling of particle trajectory data for output.

per_injection_zone_summaries_enabled

Specifies whether to enable or disable the per-injection per-zone DPM summary reports.

zone_types_to_calc_exchange_data_on

Whether, and for which zone types (Lagr. wall film or cell zones [for free-stream particles]).

exch_details_in_dpm_summ_rep_enabled

Specifies whether to print per-zone exchange details in DPM extended summary reports.

injection_diameter_statistics

Configure and manipulate (e.g., print or reset) particle diameter statistics (dv_10, dv_50, dv_90 etc.) for injections using size distributions.

Methods

Method

Summary

summary

Print discrete phase summary report of particle fates.

extended_summary

Print extended discrete phase summary report of particle fates, with options.

per_injection_zone_summaries

Enable per-injection per-zone DPM summary reports.

particle_summary

Print summary report for all current particles.

print_injection_table_statistics

Print tabulated particle size distribution statistics.

reset_accumulated_statistics

Reset all accumulated particle diameter statistics.

Included in:

Parent

Summary

report_2

Provides access to common settings to set up reports for your CFD simulation. Reports can be compiled for fluxes forces projected areas surface and volume integrals among others.