parallel#
- class ansys.fluent.core.generated.solver.settings_271.parallel(name=None, parent=None)#
Bases:
GroupConfigures parallel particle tracking behavior.
Attributes
Attribute |
Summary |
|---|---|
The parallel tracking scheme. Options include message-passing (pure domain decomposition) and hybrid, combining domain decomposition with multi-thread parallelism. |
|
Settings for the hybrid parallel tracking mode. |
|
Advanced options for experienced users. |
Included in:
Parent |
Summary |
|---|---|
Configures the Discrete Phase Model (DPM) to track particles, droplets, or bubbles in a Lagrangian framework. |