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

Create a new instance of the current object type.

delete

Delete selected objects.

rename

Rename the object.

list_1

List the names of the objects.

list_properties_1

List active properties of the object.

make_a_copy

Copy graphics object.

display

Display graphics object.

add_to_graphics

Add graphics object to existing graphics.

clear_history

Clear object history.

Named object type

particle_track_child

Included in:

Parent

Summary

graphics

Controls the graphics display of the simulation results.