step_size_controls#

class ansys.fluent.core.generated.solver.settings_271.step_size_controls(name=None, parent=None)#

Bases: Group

Configures trajectory step-size control for particle tracking.

Attributes

Attribute

Summary

option

Selects how the initial tracking step size is determined. Step size can be controlled by a characteristic length scale or by a scaling factor applied to the local cell size.

length_scale

Sets the characteristic step length.

step_length_factor

Sets the scaling factor applied to the local cell size for obtaining the tracking step length.

Included in:

Parent

Summary

tracking

Controls integration of particle trajectories.