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_name
str
Pick a sample, for which a .dpm sample file of the same name is available, for creating DPM Sample Contour Plots.
- interval_size
real
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.
- sample_name
Arguments
Argument |
Summary |
---|---|
Pick a sample, for which a .dpm sample file of the same name is available, for creating DPM Sample Contour Plots. |
|
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. |
|
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’ child. |