particle_tracks#

class ansys.fluent.core.solver.tui_241.main_menu.display.set.particle_tracks(service, version, mode, path)#

Bases: TUIMenu

Enters the particle-tracks menu to set parameters for display of particle tracks.

Classes:

arrow_scale(service, version, mode, path)

Sets the scale factor for arrows drawn on particle tracks.

arrow_space(service, version, mode, path)

Sets the spacing factor for arrows drawn on particle tracks.

coarsen_factor(service, version, mode, path)

Sets the coarsening factor for particle tracks.

display(service, version, mode, path)

Determines whether particle tracks shall be displayed or only tracked.

filter_settings(service, version, mode, path)

Set filter for particle display.

history_filename(service, version, mode, path)

Specifies the name of the particle history file.

line_width(service, version, mode, path)

Sets the width for particle track.

marker_size(service, version, mode, path)

Sets the size of markers used to represent particle tracks.

particle_skip(service, version, mode, path)

Specifies how many particle tracks should be displayed.

radius(service, version, mode, path)

Sets the radius for particle track (ribbon/cylinder only) cross-section.

report_default_variables(service, version, ...)

Sets the report variables to default.

report_to(service, version, mode, path)

Specifies the destination for the report (console, file, none).

report_type(service, version, mode, path)

Sets the report type for particle tracks.

report_variables(service, version, mode, path)

Sets the report variables.

sphere_attrib(service, version, mode, path)

Specifies the size and number of slices to be used in drawing spheres.

sphere_settings(service, version, mode, path)

Provide sphere specific input.

style(service, version, mode, path)

Sets the display style for particle track (line/ribbon/cylinder/sphere).

track_single_particle_stream(service, ...)

Specifies the stream ID to be tracked.

twist_factor(service, version, mode, path)

Sets the scale factor for twisting (ribbons only).

vector_settings(service, version, mode, path)

Set vector specific input.

class arrow_scale(service, version, mode, path)#

Bases: TUIMethod

Sets the scale factor for arrows drawn on particle tracks.

class arrow_space(service, version, mode, path)#

Bases: TUIMethod

Sets the spacing factor for arrows drawn on particle tracks.

class coarsen_factor(service, version, mode, path)#

Bases: TUIMethod

Sets the coarsening factor for particle tracks.

class display(service, version, mode, path)#

Bases: TUIMethod

Determines whether particle tracks shall be displayed or only tracked.

class history_filename(service, version, mode, path)#

Bases: TUIMethod

Specifies the name of the particle history file.

class line_width(service, version, mode, path)#

Bases: TUIMethod

Sets the width for particle track.

class marker_size(service, version, mode, path)#

Bases: TUIMethod

Sets the size of markers used to represent particle tracks.

class particle_skip(service, version, mode, path)#

Bases: TUIMethod

Specifies how many particle tracks should be displayed.

class radius(service, version, mode, path)#

Bases: TUIMethod

Sets the radius for particle track (ribbon/cylinder only) cross-section.

class report_default_variables(service, version, mode, path)#

Bases: TUIMethod

Sets the report variables to default.

class report_to(service, version, mode, path)#

Bases: TUIMethod

Specifies the destination for the report (console, file, none).

class report_type(service, version, mode, path)#

Bases: TUIMethod

Sets the report type for particle tracks.

class report_variables(service, version, mode, path)#

Bases: TUIMethod

Sets the report variables.

class sphere_attrib(service, version, mode, path)#

Bases: TUIMethod

Specifies the size and number of slices to be used in drawing spheres.

class style(service, version, mode, path)#

Bases: TUIMethod

Sets the display style for particle track (line/ribbon/cylinder/sphere).

class track_single_particle_stream(service, version, mode, path)#

Bases: TUIMethod

Specifies the stream ID to be tracked.

class twist_factor(service, version, mode, path)#

Bases: TUIMethod

Sets the scale factor for twisting (ribbons only).