operating_points#

class ansys.cfx.core.generated.post_processing.settings_261.operating_points.operating_points(name: str | None = None, parent=None)#

Bases: Group

Contains information related to operating point results.

Attributes

Attribute

Summary

current_operating_point_index

The index of the current operating point results in an operating map simulation.

disable_filtering

The flag for controlling the application of variable data filtering.

number_of_response_points

‘number_of_response_points’ child.

operating_map_maximum_boundary_face_filtering_loop_count

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.

operating_map_minimum_boundary_face_skewness

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.

variable_data_filter_rule_list

The list of filtering rules used by an object for data gathering.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

results

Encapsulates a CFX post-processing setup.

case_child

‘child_object_type’ of case.