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_range

Auto calculate 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

pathline_child

‘child_object_type’ of pathline.

particle_track_child

‘child_object_type’ of particle_track.