discrete_phase#

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

Bases: Group

Configures the Discrete Phase Model (DPM) to track particles, droplets, or bubbles in a Lagrangian framework. It allows definition of particle<96>fluid interaction settings, activation of physical submodels, and control of particle trajectory integration. Users can configure numerical tracking parameters, parallel tracking behavior, and injection definitions. All discrete phase simulations must be configured here before particle tracking is initialized.

Attributes

Attribute

Summary

general_settings

General configuration options for the discrete phase model.

physical_models

Enables and configures physical submodels for the discrete phase.

tracking

Controls integration of particle trajectories.

numerics

Configures numerical options for DPM calculations.

parallel

Configures parallel particle tracking behavior.

user_defined_functions

Registers user-defined functions (UDFs) for customizing the particle behavior.

injections

Injection named object container.

Methods

Method

Summary

clear_all_particles

Remove all currently tracked unsteady particles from the domain.

Included in:

Parent

Summary

models

Enables and configures physical models such as turbulence, energy, multiphase, and radiation.