accuracy_control#

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

Bases: Group

‘accuracy_control’ child.

Attributes

Attribute

Summary

option

Enable/disable error control during tracking.

tolerance

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

max_number_of_refinements

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

number_of_cells_to_cross

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

Included in:

Parent

Summary

tracking

‘tracking’ child.