set_per_injection_zone_summaries#
- class ansys.fluent.core.generated.solver.settings_251.set_per_injection_zone_summaries(name=None, parent=None)#
Bases:
Command
Enable per-injection per-zone DPM summary reports.
- Parameters:
- enablebool
Specify whether to enable or disable the per-injection per-zone DPM summary reports.
- Enabling them will mean that more memory will be used to hold the data being collected.
- For unsteady tracking, if some data for DPM summary reports have already been collected,
- they will continue to be shown just specific to the zone, not any injection, while
- data collected in the future will be shown both zone- and injection-specific.
- Disabling requires that both the current DPM summary report data are reset
- and all particle parcels currently in the domain are cleared out(!).
- reset_dpm_summariesbool
Disabling the per-injection per-zone DPM summary reports requires that
- both the current DPM summary report data are reset and all particle
- parcels currently in the domain are cleared out(!).
- Set this command argument / check this checkbox to
- confirm that you want to proceed as described.
Arguments
Argument |
Summary |
---|---|
Specify whether to enable or disable the per-injection per-zone DPM summary reports. |
|
Disabling the per-injection per-zone DPM summary reports requires that |
Included in:
Parent |
Summary |
---|---|
‘discrete_phase’ child. |