unsteady_tracking#
- class ansys.fluent.core.generated.solver.settings_271.unsteady_tracking(name=None, parent=None)#
Bases:
GroupConfigures particle tracking that advances particle in sync with the transient motion of the fluid.
Attributes
Attribute |
Summary |
|---|---|
Enables unsteady particle tracking. |
|
Selects the time step for advancing unsteady particles through the domain. |
|
Chooses the time step for injecting new unsteady particles into the domain. |
|
Sets a separate particle time step size for advancing and/or injecting unsteady particles. |
|
Sets the number of times particles are advanced in time. Should be kept at 1 unless particles can affext each other, e.g. in DDPM or DEM. |
Methods
Method |
Summary |
|---|---|
Remove all currently tracked unsteady particles from the domain. |
Included in:
Parent |
Summary |
|---|---|
General configuration options for the discrete phase model. |