option#

class ansys.fluent.core.generated.solver.settings_252.option(name=None, parent=None)#

Bases: Group

The range option for cell marking based on field values.

Attributes

Attribute

Summary

option

The range option for cell marking based on field values.

min_max

‘min_max’ child.

in_range

‘in_range’ child.

except_in_range

‘except_in_range’ child.

top_value_cells

The threshold percentage for cell marking.

low_value_cells

The threshold percentage for cell marking.

less_than

The upper threshold for cell marking.

more_than

The lower threshold for cell marking.

between_std_dev

‘between_std_dev’ child.

outside_std_dev

‘outside_std_dev’ child.

less_than_std_dev

The standard deviation threshold for marking cells.

more_than_std_dev

The standard deviation threshold for marking cells.

Included in:

Parent

Summary

field_value

‘field_value’ child.