interaction#

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

Bases: Group

Configures how particles interact with the continuous phase. One-way coupling means the fluid affects particles, but particles do not modify the flow. Two-way coupling exchanges momentum, heat, and/or mass between phases and should be enabled when particle loading is non-negligible.

Attributes

Attribute

Summary

enabled

Enables two-way coupling so that particles affect the continuous phase. Disable for one-way coupling.

iteration_interval

Sets the number of flow solver iterations between DPM updates. For steady or unsteady simulations, values

Included in:

Parent

Summary

general_settings

General configuration options for the discrete phase model.