operating_points#
- class ansys.cfx.core.generated.post_processing.settings_261.operating_points.operating_points(name: str | None = None, parent=None)#
Bases:
GroupContains information related to operating point results.
Attributes
Attribute |
Summary |
|---|---|
The index of the current operating point results in an operating map simulation. |
|
The flag for controlling the application of variable data filtering. |
|
‘number_of_response_points’ child. |
|
The maximum number of loops that will be applied in removing skewed boundary faces. A negative value means that CFDPost will decide internally how many loops is needed. |
|
The face skewness criterion by which skewed boundary faces will be removed in operating map contour chart construction. The skewness is defined as the boundary triangle element height divided by the element boundary edge. |
|
The list of filtering rules used by an object for data gathering. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
Encapsulates a CFX post-processing setup. |
|
‘child_object_type’ of case. |