setup_reduction#

class ansys.fluent.core.solver.settings_241.setup_reduction.setup_reduction(name=None, parent=None)#

Bases: Group

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

Attributes

Attribute

Summary

use_weighting

‘use_weighting’ child.

make_steady_from_unsteady_file

Specify whether the unsteady sample is to be reduced into a steady-state injection file.

Methods

Method

Summary

weighting_variable

Choose the weighting variable for the averaging in each bin in the data reduction.

reset_min_and_max

Reset the min and max values of the range to be considered for a specific variable in the data reduction.

set_minimum

Set the minimum value of the range to be considered for a specific variable in the data reduction.

set_maximum

‘set_maximum’ command.

use_logarithmic

Switch on or off logarithmic scaling to be used for a specific variable in the data reduction.

number_of_bins

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

all_variables_number_of_bins

Set the number of bins to be used for ALL variables in the data reduction.

list_settings

List all user inputs for the sample picked for data reduction.

Included in:

Parent

Summary

reduction

‘reduction’ child.