interface_child#

class ansys.fluent.core.solver.settings_241.interface_child_1.interface_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of interface.

Attributes

Attribute

Summary

name

Name of the object.

interface_names

Select interface zones for pairing.

zone_names

Select wall and/or interface zones for pairing.

zone1

Select first interface defining this mesh-interface.

zone2

Select second interface defining this mesh-interface.

new_zones

Select interface zones defining this mesh-interface.

mapped

Indicate if mesh-interface is mapped.

enable_local_mapped_tolerance

Enable local tolerance for this mesh interface.

use_local_edge_length_factor

Enable tolerance based on local edge length factor instead of absolute tolerance.

local_relative_mapped_tolerance

‘local_relative_mapped_tolerance’ child.

local_absolute_mapped_tolerance

‘local_absolute_mapped_tolerance’ child.

periodic

Indicate if mesh-interface is adjacent to periodic boundaries.

turbo

Create a general turbo interface.

pitch_change_types

‘pitch_change_types’ child.

mixing_plane

If you want to use mixing plane mechanism.

turbo_non_overlap

Create non-overlapping walls for gti interfaces.

coupled

Indicate if mesh-interface is coupled.

matching

Indicate if mesh-interface is matching.

static

Indicate if mesh-interface is static.

ignore_diff

‘ignore_diff’ child.

Included in:

Parent

Summary

interface

‘interface’ child.