data_sampling#

class ansys.fluent.core.generated.solver.settings_252.data_sampling(name=None, parent=None)#

Bases: Group

Data sampling object.

Attributes

Attribute

Summary

enabled

Specifies whether to include data sampling.

sampling_interval

The sampling interval.

time_sampled

Display the amount of simulated time/iterations covered by the data sampled for unsteady/steady statistics.

flow_shear_stresses

Specifies whether to include statistics for flow shear stresses.

flow_heat_fluxes

Specifies whether to include statistics for flow heat fluxes.

wall_statistics

Specifies whether to include wall statistics.

force_statistics

Specifies whether to include force statistics.

dpm_variables

Specifies whether to include statistics for DPM variables.

species_list

Specifies whether to include statistics for species.

statistics_mixture_fraction

Specifies whether to include statistics for mixture fraction.

statistics_reaction_progress

Specifies whether to include statistics for reaction progress.

enable_custom_field_functions

Specifies whether to include statistics for Custom Field Functions.

custom_field_functions

Calculate statistics for custom field functions.

Included in:

Parent

Summary

run_calculation

Run-calculation object.