solver.tui.display.set.path_lines#

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

Sets parameters for display of pathlines.

arrow_scale(*args, **kwargs)#

Sets the scale factor for arrows drawn on pathlines.

arrow_space(*args, **kwargs)#

Sets the spacing factor for arrows drawn on pathlines.

display_steps(*args, **kwargs)#

Sets the display stepping for pathlines.

error_control(*args, **kwargs)#

Sets error control during pathline computation.

line_width(*args, **kwargs)#

Sets the width for pathlines.

marker_size(*args, **kwargs)#

Sets the marker size for particle drawing.

maximum_error(*args, **kwargs)#

Sets the maximum error allowed while computing the pathlines.

maximum_steps(*args, **kwargs)#

Sets the maximum number of steps to take for pathlines.

radius(*args, **kwargs)#

Sets the radius for pathline (ribbons/cylinder only) cross-section.

relative_pathlines(*args, **kwargs)#

Enables/disables the tracking of pathlines in a relative coordinate system.

reverse(*args, **kwargs)#

Sets direction of path tracking.

sphere_attrib(*args, **kwargs)#

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

step_size(*args, **kwargs)#

Sets the step length between particle positions for pathlines.

style(*args, **kwargs)#

Selects the pathline style (line, point, ribbon, triangle, cylinder).

track_in_phase(*args, **kwargs)#

Selects the phase in which particle pathlines will be computed (Multiphase Eulerian Model only).

twist_factor(*args, **kwargs)#

Sets the scale factor for twisting (ribbons only).