solver.tui.display.set.particle_tracks#

class main_menu.display.set.particle_tracks(path, service)#

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

arrow_scale(*args, **kwargs)#

Sets the scale factor for arrows drawn on particle tracks.

arrow_space(*args, **kwargs)#

Sets the spacing factor for arrows drawn on particle tracks.

coarsen_factor(*args, **kwargs)#

Sets the coarsening factor for particle tracks.

display(*args, **kwargs)#

Determines whether particle tracks shall be displayed or only tracked.

history_filename(*args, **kwargs)#

Specifies the name of the particle history file.

line_width(*args, **kwargs)#

Sets the width for particle track.

marker_size(*args, **kwargs)#

Sets the size of markers used to represent particle tracks.

particle_skip(*args, **kwargs)#

Specifies how many particle tracks should be displayed.

radius(*args, **kwargs)#

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

report_default_variables(*args, **kwargs)#

Sets the report variables to default.

report_to(*args, **kwargs)#

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

report_type(*args, **kwargs)#

Sets the report type for particle tracks.

report_variables(*args, **kwargs)#

Sets the report variables.

sphere_attrib(*args, **kwargs)#

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

style(*args, **kwargs)#

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

track_single_particle_stream(*args, **kwargs)#

Specifies the stream ID to be tracked.

twist_factor(*args, **kwargs)#

Sets the scale factor for twisting (ribbons only).