sampling_and_erosion#

class ansys.fluent.core.generated.solver.settings_261.sampling_and_erosion(name=None, parent=None)#

Bases: Group

Configure sampling of particle trajectory data for output.

Attributes

Attribute

Summary

output_udf

The DPM sampling output UDF.

sort_sample_files

Enable writing of sorted DPM sample files.

erosion_accretion_rate_accumulation_enabled

Enable accumulation of erosion and accretion rates over multiple tracking passes.

number_of_passes_done

The number of times steady particle tracking has been repeated to accumulate erosion and accretion rates.

Methods

Method

Summary

compute_samples

Compute particle trajectories to record sampling data at planes and boundary zones.

start_file_write

Enable recording particle sampling data at planes and boundary zones when the simulation progresses in time.

stop_file_write

Stop recording particle sampling data at planes and boundary zones, finalise the output data files.

compute_erosion_accretion_rates

Compute erosion and accretion rates for selected injections; updates the rates or ADDs to them depending on the corresponding setting.

reset_erosion_accretion_rates

Initialize Erosion/Accretion rates to zero.

Included in:

Parent

Summary

discrete_phase_6

Access and configure reporting options for discrete phase (particle-based) simulations.