setup_reduction#
- class ansys.fluent.core.generated.solver.settings_261.setup_reduction(name=None, parent=None)#
Bases:
GroupUp the sample data reduction by specifying all relevant options and setting parameters as desired.
Attributes
Attribute |
Summary |
|---|---|
Specifies whether to use a weighting variable for the data reduction. |
|
Specifies whether the unsteady sample is to be reduced into a steady-state injection file. |
Methods
Method |
Summary |
|---|---|
Choose the weighting variable for the averaging in each bin in the data reduction. |
|
Reset the min and max values of the range to be considered for a specific variable in the data reduction. |
|
Set the minimum value of the range to be considered for a specific variable in the data reduction. |
|
Set the maximum value of the range to be considered for a specific variable in the data reduction. |
|
Switch on or off logarithmic scaling to be used for a specific variable in the data reduction. |
|
Set the number of bins to be used for a specific variable in the data reduction. |
|
Set the number of bins to be used for ALL variables in the data reduction. |
|
List all user inputs for the sample picked for data reduction. |
Included in:
Parent |
Summary |
|---|---|
Pick a sample to reduce and set up the data reduction options and parameters. |