dpm_sample_contour_plots#

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

Bases: Command

Prepare named expressions from data in a DPM sample file (collected at a cut plane surface) for contour plotting.

Parameters:
sample_namestr

Pick a sample, for which a .dpm sample file of the same name is available, for creating DPM Sample Contour Plots.

interval_sizereal

Define the spatial resolution of the DPM Sample Contour Plots. Higher resolution (i.e. a smaller interval size) may cause noisy plots and data points representing too few statistical events in the sample file.

writing_radial_profile_files_enabledbool

If the plane is (parallel to) a cartesian coordinate plane, instead of producing the Expressions for DPM Sample Contour Plots, calculate radial profiles and write them into .csv data files.

Arguments

Argument

Summary

sample_name

Pick a sample, for which a .dpm sample file of the same name is available, for creating DPM Sample Contour Plots.

interval_size

Define the spatial resolution of the DPM Sample Contour Plots. Higher resolution (i.e. a smaller interval size) may cause noisy plots and data points representing too few statistical events in the sample file.

writing_radial_profile_files_enabled

If the plane is (parallel to) a cartesian coordinate plane, instead of producing the Expressions for DPM Sample Contour Plots, calculate radial profiles and write them into .csv data files.

Included in:

Parent

Summary

histogram_1

‘histogram’ child.