particle_track#
- class ansys.fluent.core.generated.solver.settings_261.particle_track(name=None, parent=None)#
Bases:
NamedObject[particle_track_child],CreatableNamedObjectMixin[particle_track_child]A particle tracks object is a named graphical visualization that displays the trajectory of discrete particles (or droplets, bubbles, etc.) tracked through the flow domain using the Discrete Phase Model (DPM). These tracks are computed based on forces such as drag, gravity, and other interactions with the continuous phase.
Methods
Method |
Summary |
|---|---|
Create a new instance of the current object type. |
|
Delete selected objects. |
|
Rename the object. |
|
List the names of the objects. |
|
List active properties of the object. |
|
Copy graphics object. |
|
Display graphics object. |
|
Add graphics object to existing graphics. |
|
Clear object history. |
Named object type
Included in:
Parent |
Summary |
|---|---|
Controls the graphics display of the simulation results. |