range_options#
- class ansys.fluent.core.generated.solver.settings_251.range_options(name=None, parent=None)#
Bases:
Group
Choose range using the min max options.
Attributes
Attribute |
Summary |
---|---|
Auto calculate the minimum and maximum values of the scalar field will be the global values of that field. |
|
Auto calculate the minimum and maximum values of the scalar field will be the limits of that field. |
|
Custom provide 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 |
---|---|
‘child_object_type’ of contour. |
|
‘child_object_type’ of vector. |
|
‘child_object_type’ of lic. |
|
‘child_object_type’ of olic. |