set_maximum#
- class ansys.fluent.core.generated.solver.settings_261.set_maximum(name=None, parent=None)#
Bases:
CommandSet the maximum value of the range to be considered for a specific variable in the data reduction.
- Parameters:
- sample_var
str Pick a sample variable for setting the histogram maximum value.
- max_val
real The maximum value of the range to be considered for a specific variable in the data reduction.
- sample_var
Arguments
Argument |
Summary |
|---|---|
Pick a sample variable for setting the histogram maximum value. |
|
The maximum value of the range to be considered for a specific variable in the data reduction. |
Included in:
Parent |
Summary |
|---|---|
Up the sample data reduction by specifying all relevant options and setting parameters as desired. |