tracking#
- class ansys.fluent.core.generated.solver.settings_271.tracking(name=None, parent=None)#
Bases:
GroupConfigures particle tracking schemes.
Attributes
Attribute |
Summary |
|---|---|
Controls automatic numerical accuracy control of particle tracking. |
|
Selects the particle tracking scheme. Low-order and higher-order integration schemes are available. |
|
Selects a lower-order method for robust and computationally cheaper tracking in simple flows. Available options are: implicit and analytic. |
|
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 |
|---|---|
Configures numerical options for DPM calculations. |