number_of_bins#

class ansys.fluent.core.generated.solver.settings_261.number_of_bins(name=None, parent=None)#

Bases: Command

Set the number of bins to be used for a specific variable in the data reduction.

Parameters:
sample_varstr

Pick a sample variable for which to set the number of bins in the data reduction.

num_binsint

The number of bins to be used for a specific variable in the data reduction.

Arguments

Argument

Summary

sample_var

Pick a sample variable for which to set the number of bins in the data reduction.

num_bins

The number of bins to be used for a specific variable in the data reduction.

Included in:

Parent

Summary

setup_reduction

Up the sample data reduction by specifying all relevant options and setting parameters as desired.