accuracy_control#

class ansys.fluent.core.generated.solver.settings_261.accuracy_control(name=None, parent=None)#

Bases: Group

Settings that control the accuracy of the DPM particle tracking tracking.

Attributes

Attribute

Summary

enabled

Enable/disable error control during tracking.

tolerance

The maximum number of step size refinements if error control is active.

max_num_refinements

The maximum number of step size refinements if error control is active.

step_size_fraction

The maximum number of cells to be crossed in one step.

Included in:

Parent

Summary

tracking_1

Settings related to DPM particle tracking.