histogram_options#

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

Bases: Group

The settings object.

Attributes

Attribute

Summary

auto_range

Automatically compute the range of the histogram variable for the histogram plot.

logarithmic

Use logarithmic scaling of the widths of the individual bins? – Will not work unless all values have the same sign.

weighting

Use weighting by another variable instead of simple event counts.

correlation

Compute the correlation of the histogram variable with another variable.

variable_cubed

Use the cube of the correlation variable for the computation of the correlation curve.

percentage

Give the event counts or weight sums of every bin as percentages.

cumulative_curve

Compute a cumulative curve from the histogram data.

histogram_mode

Create a bar chart from the histogram data, or use simple XY plot style.

diameter_statistics

Compute Rosin Rammler parameters, Sauter and other mean diameters.

Included in:

Parent

Summary

histogram_1

‘histogram’ child.