monitor_point_child#

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

Bases: Group

‘child_object_type’ of monitor_point.

Attributes

Attribute

Summary

option

The ‘Monitor Point’ option.

output_variables_list

‘Output Variables List’ parameter.

expression_value

Single valued CEL expression.

cartesian_coordinates

Position <x,y,z> specified by cartesian components.

position_axial_component

Position vector cylindrical components.

position_r_component

Position vector cylindrical components.

position_theta_component

Position vector cylindrical components.

coord_frame

Local coordinate frame for computing expressions. The default at the top level of the command data structure is Coord 0, that is no transformation. The default at lower levels is to inherit the value from objects higher up the structure.

mode_shape

Refers to Mode Shape object.

domain_name

‘Domain Name’ parameter.

node_number

‘Node Number’ parameter.

monitor_location_control

‘MONITOR LOCATION CONTROL’ object.

position_update_frequency

‘POSITION UPDATE FREQUENCY’ object.

location_type

Defines the type of location, physics or mesh regions, to compute aerodynamic damping.

integration_option

‘INTEGRATION OPTION’ object.

pressure_definition

‘PRESSURE DEFINITION’ object.

monitor_statistics

Defines the transient statistics of the monitor.

Included in:

Parent

Summary

monitor_point

A container for Monitor Point objects.