interface_child#

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

Bases: Group

‘child_object_type’ of interface.

Attributes

Attribute

Summary

name

Enter a prefix for mesh interface names.

zone1

First interface of this mesh-interface.

zone2

Second interface of this mesh-interface.

zone1_list

First interface defining this mesh-interface.

zone2_list

Second interface 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

Tolerance.

local_absolute_mapped_tolerance

Tolerance.

periodic

Indicate if mesh-interface is adjacent to periodic boundaries.

turbo

Create a general turbo interface.

turbo_choice

Enter your choice of pitch-change types.

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.

Included in:

Parent

Summary

interface

Create mesh interfaces.