discrete_phase#
- class ansys.fluent.core.generated.solver.settings_271.discrete_phase(name=None, parent=None)#
Bases:
GroupConfigures 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 configuration options for the discrete phase model. |
|
Enables and configures physical submodels for the discrete phase. |
|
Controls integration of particle trajectories. |
|
Configures numerical options for DPM calculations. |
|
Configures parallel particle tracking behavior. |
|
Registers user-defined functions (UDFs) for customizing the particle behavior. |
|
Injection named object container. |
Methods
Method |
Summary |
|---|---|
Remove all currently tracked unsteady particles from the domain. |
Included in:
Parent |
Summary |
|---|---|
Enables and configures physical models such as turbulence, energy, multiphase, and radiation. |