step_size_controls#
- class ansys.fluent.core.generated.solver.settings_271.step_size_controls(name=None, parent=None)#
Bases:
GroupConfigures trajectory step-size control for particle tracking.
Attributes
Attribute |
Summary |
|---|---|
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. |
|
Sets the characteristic step length. |
|
Sets the scaling factor applied to the local cell size for obtaining the tracking step length. |
Included in:
Parent |
Summary |
|---|---|
Controls integration of particle trajectories. |