domain_interface_child#

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

Bases: Group

‘child_object_type’ of domain_interface.

Attributes

Attribute

Summary

interface_type

‘Interface Type’ parameter.

filter_domain_list1

A filter for the list of regions used on the first side of the domain interface.

interface_region_list1

A list of regions used on the first side of the domain interface.

filter_domain_list2

A filter for the list of regions used on the second side of the domain interface.

interface_region_list2

A list of regions used on the second side of the domain interface.

boundary_list1

The list of boundaries on side one of a domain interface.

boundary_list2

The list of boundaries on side two of a domain interface.

interface_models

Holds the definition of models specific to an interface.

additional_interface_models

A container for Additional Interface Models objects.

solid_interface_models

Holds the definition of models specific to an interface.

tube_interface_models

‘TUBE INTERFACE MODELS’ object.

mesh_connection

Defines how the meshes on a domain interface are connected.

Included in:

Parent

Summary

domain_interface

A container for Domain Interface objects.