parallel#

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

Bases: Group

Configures parallel particle tracking behavior.

Attributes

Attribute

Summary

option

The parallel tracking scheme. Options include message-passing (pure domain decomposition) and hybrid, combining domain decomposition with multi-thread parallelism.

hybrid

Settings for the hybrid parallel tracking mode.

expert

Advanced options for experienced users.

Included in:

Parent

Summary

discrete_phase

Configures the Discrete Phase Model (DPM) to track particles, droplets, or bubbles in a Lagrangian framework.