contour_child#
- class ansys.fluent.core.generated.solver.settings_261.contour_child(name=None, parent=None)#
Bases:
Group‘child_object_type’ of contour.
Attributes
Attribute |
Summary |
|---|---|
A name for an object. |
|
Contains a list from which you can select the scalar field to be contoured. |
|
The planar surface(s) where you want the results displayed. |
|
‘locations’ child. |
|
Specifies whether you want the range to be Global, Local to the selected surface(s), or Custom. |
|
Range using the min max options. |
|
Contains options for the contour object. |
|
Toggles between filled contours and line contours. |
|
Toggles between using scalar field values at nodes and at cell centers for computing the contours. |
|
Enabling overwrites the node values (on boundaries) with a simple average of the boundary face values. |
|
Combines filled contours with line contours. |
|
Specifies how the contours appear. |
|
Specifies how the contours appear. |
|
Coloring using the colormap panel. |
|
The annotation objects to be added to this graphics object. |
|
Specifies whether you would like to display the mesh alongside your graphics object. |
|
Properties for your mesh object. |
|
Display state settings selection by name. |
|
‘deformation’ child. |
|
‘deformation_scale’ child. |
Methods
Method |
Summary |
|---|---|
Displays the selected graphics object type in the graphics viewer. |
Included in:
Parent |
Summary |
|---|---|
A contour object is a named graphical entity used to visualize scalar field data such as temperature, pressure, or velocity magnitude across surfaces or volumes. It maps numerical values to color gradients, helping users analyze flow behavior, gradients, and other physical phenomena. |