histogram_options#

class ansys.fluent.core.generated.solver.settings_242.histogram_options.histogram_options(name=None, parent=None)#

Bases: Group

Enter the settings menu for the histogram.

Attributes

Attribute

Summary

auto_range

Automatically compute range of sampling variable for histogram plots.

correlation

Compute correlation of sampling variable with other variable.

cumulation_curve

Compute a cumulative curve for sampling variable or correlation variable when correlation? was specified.

diameter_statistics

Compute Rosin Rammler parameters, Sauter and other mean diameters.

histogram_mode

Use bars for histogram plot or xy-style.

percentage

Use percentages of bins to be computed.

variable_cubed

Use the cubic of the cumulation variable during computation of the cumulative curve.

logarithmic

Use logarithmic scaling on the abscissa (variable axis)? – Will not work unless all values are positive.

weighting

Use weighting with additional variable when sorting data into samples.

Included in:

Parent

Summary

histogram

‘histogram’ child.