sphere_settings#

class ansys.fluent.core.solver.tui_231.main_menu.display.set.particle_tracks.sphere_settings(path, service)#

Bases: TUIMenu

Provide sphere specific input.

Methods:

auto_range(*args, **kwargs)

Specifies whether displayed spheres should include auto range of variable to size spheres.

diameter(*args, **kwargs)

Diameter of the spheres whenvary-diameter is disabled.

maximum(*args, **kwargs)

Sets the maximum value of the sphere to be displayed.

minimum(*args, **kwargs)

Sets the minimum value of the sphere to be displayed.

scale_factor(*args, **kwargs)

Specifies a scale factor to enlarge/reduce the size of spheres.

size_variable(*args, **kwargs)

Selects a particle variable to size the spheres.

smooth_parameter(*args, **kwargs)

Specifies number of slices to be used in drawing spheres.

vary_diameter(*args, **kwargs)

Specifies whether the spheres can vary with another variable.

auto_range(*args, **kwargs)#

Specifies whether displayed spheres should include auto range of variable to size spheres.

diameter(*args, **kwargs)#

Diameter of the spheres whenvary-diameter is disabled.

maximum(*args, **kwargs)#

Sets the maximum value of the sphere to be displayed.

minimum(*args, **kwargs)#

Sets the minimum value of the sphere to be displayed.

scale_factor(*args, **kwargs)#

Specifies a scale factor to enlarge/reduce the size of spheres.

size_variable(*args, **kwargs)#

Selects a particle variable to size the spheres.

smooth_parameter(*args, **kwargs)#

Specifies number of slices to be used in drawing spheres.

vary_diameter(*args, **kwargs)#

Specifies whether the spheres can vary with another variable.