sampling_and_erosion#
- class ansys.fluent.core.generated.solver.settings_261.sampling_and_erosion(name=None, parent=None)#
Bases:
GroupConfigure sampling of particle trajectory data for output.
Attributes
Attribute |
Summary |
|---|---|
The DPM sampling output UDF. |
|
Enable writing of sorted DPM sample files. |
|
Enable accumulation of erosion and accretion rates over multiple tracking passes. |
|
The number of times steady particle tracking has been repeated to accumulate erosion and accretion rates. |
Methods
Method |
Summary |
|---|---|
Compute particle trajectories to record sampling data at planes and boundary zones. |
|
Enable recording particle sampling data at planes and boundary zones when the simulation progresses in time. |
|
Stop recording particle sampling data at planes and boundary zones, finalise the output data files. |
|
Compute erosion and accretion rates for selected injections; updates the rates or ADDs to them depending on the corresponding setting. |
|
Initialize Erosion/Accretion rates to zero. |
Included in:
Parent |
Summary |
|---|---|
Access and configure reporting options for discrete phase (particle-based) simulations. |