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 |
---|---|
Automatically compute range of sampling variable for histogram plots. |
|
Compute correlation of sampling variable with other variable. |
|
Compute a cumulative curve for sampling variable or correlation variable when correlation? was specified. |
|
Compute Rosin Rammler parameters, Sauter and other mean diameters. |
|
Use bars for histogram plot or xy-style. |
|
Use percentages of bins to be computed. |
|
Use the cubic of the cumulation variable during computation of the cumulative curve. |
|
Use logarithmic scaling on the abscissa (variable axis)? – Will not work unless all values are positive. |
|
Use weighting with additional variable when sorting data into samples. |
Included in:
Parent |
Summary |
---|---|
‘histogram’ child. |