:orphan: .. _range_options: range_options ============= .. autoclass:: ansys.fluent.core.generated.solver.settings_251.range_options :show-inheritance: .. rubric:: Attributes ====================================== ============================================================================================================== Attribute Summary ====================================== ============================================================================================================== :ref:`global_range ` Auto calculate the minimum and maximum values of the scalar field will be the global values of that field. :ref:`auto_range ` Auto calculate the minimum and maximum values of the scalar field will be the limits of that field. :ref:`clip_to_range ` Custom provide the minimum and maximum values of the scalar field will be the limits of that field. :ref:`minimum ` Specify the minimum field value, which can be computed when you click Compute. :ref:`maximum ` Specify the maximum field value, which can be computed when you click Compute. ====================================== ============================================================================================================== .. rubric:: Methods ========================== ==================================== Method Summary ========================== ==================================== :ref:`compute ` Update min-max for Range object. ========================== ==================================== .. rubric:: Included in: ====================================== =================================== Parent Summary ====================================== =================================== :ref:`contour_child ` 'child_object_type' of contour. :ref:`vector_1_child ` 'child_object_type' of vector. :ref:`lic_child ` 'child_object_type' of lic. :ref:`olic_child ` 'child_object_type' of olic. ====================================== ===================================