options#

class ansys.fluent.core.generated.solver.settings_251.options(name=None, parent=None)#

Bases: Group

Contains options for the contour object.

Attributes

Attribute

Summary

filled

Toggles between filled contours and line contours.

node_values

Toggles between using scalar field values at nodes and at cell centers for computing the contours.

boundary_values

Enabling overwrites the node values (on boundaries) with a simple average of the boundary face values.

contour_lines

Combines filled contours with line contours.

Included in:

Parent

Summary

contour_child

‘child_object_type’ of contour.