set_maximum#

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

Bases: Command

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

Parameters:
sample_varstr

Pick a sample variable for setting the histogram maximum value.

max_valreal

The maximum value of the range to be considered for a specific variable in the data reduction.

Arguments

Argument

Summary

sample_var

Pick a sample variable for setting the histogram maximum value.

max_val

The maximum value of the range to be considered 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.