domain_child#

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

Bases: Group

‘child_object_type’ of domain.

Attributes

Attribute

Summary

angle_definition_method

Specifies angle definition method. If it is set to ‘Value’, parameter Rotation Angle value will be used for angular instancing. If it is set to ‘Instances in 360’, parameter ‘Number of Components in 360’ will be used.

apply_reflection

Toggles reflection in the transformation.

apply_rotation

Toggles rotation in the transformation.

apply_translation

Toggles translation in the transformation.

axis

‘axis’ child.

axis_from_file

Parameter indicating if axis of rotation is defined in the res file, or is a custom definition.

background_mesh_density

Background mesh density for turbo component.

background_mesh_generation_method

The method that TurboTransform module will use to generate the background mesh.

blade_aligned_variable_available

A domain parameter indicating if Nonlinear version of Blade Aligned Streamwise Location variable is created properly.

blade_region

A comma delimited list of locator names.

components_to_ignore

The list of components that are tagged as non-turbo components. This a subset of ‘Component List’.

components_to_initialize

The list of components to initialize for a domain.

components_to_update

The list of components to be initialized or updated. This list is used only by GUI for component initialization using popup menu or by apply/initialize button. It precede ‘Components to Initialize’,.

coord_frame

‘coord_frame’ child.

create_additional_turbo_variables

A domain parameter indicating if additional turbo variables have been requested by the user.

do_cylindrical_initialization

Flag indicating whether cylindrical initialization will be performed on the domain.

domain_type

The type of the domain. For types other than Normal, additional geometric variables will be generated.

full_circle

If set to On, the instances are placed uniformly about the instance rotation axis. Note that the Number of Copies has to be greater than two when this option is used.

hub_curve_mode

The type of line used to define Hub curve. The Hub line is needed for calculation of the Background Mesh. By default it is calculated from the corresponding Hub Region(s), but optionally it can be defined via a line or a polyline.

hub_line_object

Specifies the line object(s) to be used for the definition of the Hub curve. This parameter is used when Hub Curve Mode is set to From Line.

hub_region

A comma delimited list of locator names.

inlet_curve_mode

The type of line used to define Inlet curve. The Inlet line is needed for calculation of the Background Mesh. By default it is calculated from the corresponding Inlet Region(s), but optionally it can be defined via a line or a polyline.

inlet_line_object

Specifies the line object(s) to be used for the definition of the Inlet curve. This parameter is used when Inlet Curve Mode is set to From Line.

inlet_region

A comma delimited list of locator names.

instance_definition

Logical parameter indicating if instances and passages info is defined in the res file.

linear_blade_aligned_variable_available

A domain parameter indicating if linear version of Blade Aligned Streamwise Location variable is created properly.

number_of_components_in_360

Number of Components in 360 degrees.

number_of_copies

Specifies the number of transformed copies.

number_of_data_instances

“Specifies the number of replications of the original Geometry associated with the domain that are to be made.”.

number_of_passages_in_360

Number of passages in 360 degrees.

number_of_passages_in_component

Number of passages in a component.

outlet_curve_mode

The type of line used to define Outlet curve. The Outlet line is needed for calculation of the Background Mesh. By default it is calculated from the corresponding Outlet Region(s), but optionally it can be defined via a line or a polyline.

outlet_line_object

Specifies the line object(s) to be used for the definition of the Outlet curve. This parameter is used when Outlet Curve Mode is set to From Line.

outlet_region

A comma delimited list of locator names.

periodic_1_region

A comma delimited list of locator names.

periodic_2_region

A comma delimited list of locator names.

principal_axis

‘principal_axis’ child.

reflection_plane

Specifies the REFLECTION PLANE object to use in a transformation.

reflection_plane_option

Specifies how to define the plane that is used to create the reflection plane. It can be defined as either some axis-parallel planes, or from an existing plane object.

rotation_angle

Specifies the rotation angle.

rotation_axis_from

‘rotation_axis_from’ child.

rotation_axis_to

‘rotation_axis_to’ child.

rotation_axis_type

‘rotation_axis_type’ child.

shroud_curve_mode

The type of line used to define Shroud curve. The Shroud line is needed for calculation of the Background Mesh. By default it is calculated from the corresponding Shroud Region(s), but optionally it can be defined via a line or a polyline.

shroud_line_object

Specifies the line object(s) to be used for the definition of the Shroud curve. This parameter is used when Shroud Curve Mode is set to From Line.

shroud_region

A comma delimited list of locator names.

tbr_user_theta_correction

TBR User Theta Correction to provide pseudo TBR Passage control.

translation_vector

Specifies the translation vector.

turbo_360_case_without_periodics

A domain parameter indicating a 360 case without periodic regions. If true, engine will create an internal cut plane through axis and intersect it with other regions to generate background mesh outline.

x

‘x’ child.

y

‘y’ child.

z

‘z’ child.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

domain

‘domain’ child.