accuracy_control#

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

Bases: Group

Controls automatic numerical accuracy control of particle tracking.

Attributes

Attribute

Summary

enabled

Enables automatic numerical accuracy control of particle tracking.

tolerance

Sets the error tolerance for adaptive time stepping.

max_num_refinements

Sets the maximum number of adaptive time step refinements.

step_size_fraction

Limits how many cells a particle may cross in a single integration step.

Included in:

Parent

Summary

tracking_1

Configures particle tracking schemes.