tracking#

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

Bases: Group

Configures particle tracking schemes.

Attributes

Attribute

Summary

accuracy_control

Controls automatic numerical accuracy control of particle tracking.

option

Selects the particle tracking scheme. Low-order and higher-order integration schemes are available.

low_order_scheme

Selects a lower-order method for robust and computationally cheaper tracking in simple flows. Available options are: implicit and analytic.

high_order_scheme

Selects a higher-order integration method for improved trajectory accuracy in strongly curved or gradient-dominated flows. Available options are: trapezoidal and runge-kutta.

Included in:

Parent

Summary

numerics

Configures numerical options for DPM calculations.