accuracy_control#

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

Bases: Group

‘accuracy_control’ child.

Attributes

Attribute

Summary

enabled

Enable/disable error control during tracking.

tolerance

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

max_num_refinements

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

step_size_fraction

Set the maximum number of cells to be crossed in one step.

Included in:

Parent

Summary

tracking

‘tracking’ child.