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

global_range

Auto calculate the minimum and maximum values of the scalar field will be the global values of that field.

auto_range

Auto calculate the minimum and maximum values of the scalar field will be the limits of that field.

clip_to_range

Custom provide the minimum and maximum values of the scalar field will be the limits of that field.

minimum

Specify the minimum field value, which can be computed when you click Compute.

maximum

Specify the maximum field value, which can be computed when you click Compute.

Methods

Method

Summary

compute

Update min-max for Range object.

Included in:

Parent

Summary

contour_child

‘child_object_type’ of contour.

vector_1_child

‘child_object_type’ of vector.

lic_child

‘child_object_type’ of lic.

olic_child

‘child_object_type’ of olic.