boundary_child#

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

Bases: Group

‘child_object_type’ of boundary.

Attributes

Attribute

Summary

interface_boundary

‘Interface Boundary’ parameter.

boundary_type

Boundary Type.

location

‘Location’ parameter.

frame_type

Sets the frame in which velocity components or flow direction components are specified. If set to Rotating then the components are in the relative frame. If set to Stationary then the components are in the absolute frame of reference.

create_other_side

‘Create Other Side’ parameter.

use_profile_data

‘Use Profile Data’ parameter.

use_gt_suite_coupling

‘Use GT SUITE Coupling’ parameter.

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.

boundary_profile

‘BOUNDARY PROFILE’ object.

gt_suite_coupling

‘GT SUITE COUPLING’ object.

coupling_data_transfer

A container for Coupling Data Transfer objects.

wall_boiling_model

Specifies the wall boiling model.

boundary_conditions

Specifies boundary conditions for all equations being solved.

interface_conditions

A container for Interface Conditions objects.

fluid_pair

A container for Fluid Pair objects.

fluid

A container for Fluid objects.

solid

A container for Solid objects.

tube

A container for Tube objects.

nonoverlap_conditions

Specifies boundary conditions on non overlap regions of a GGI domain interface.

boundary_source

Stores sources and other local modifications on a specific boundary object.

boundary_contour

‘BOUNDARY CONTOUR’ object.

boundary_vector

‘BOUNDARY VECTOR’ object.

Included in:

Parent

Summary

boundary

A container for Boundary objects.