range_options#
- class ansys.fluent.core.generated.solver.settings_251.range_options(name=None, parent=None)#
Bases:
Group
Choose min max of the range.
Attributes
Attribute |
Summary |
---|---|
Auto calculate the minimum and maximum values of the scalar field will be the limits of that field. |
|
Specify the minimum field value, which can be computed when you click Compute. |
|
Specify the maximum field value, which can be computed when you click Compute. |
Methods
Method |
Summary |
---|---|
Update min-max for Range object. |
Included in:
Parent |
Summary |
---|---|
‘variable’ child. |