interface_child#

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

Bases: Group

‘child_object_type’ of interface.

Attributes

Attribute

Summary

name

The 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

Specifies whether 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

Specifies whether mesh-interface is adjacent to periodic boundaries.

coupled

Specifies whether mesh-interface is coupled.

matching

Specifies whether mesh-interface is matching.

static

Specifies whether mesh-interface is static.

Included in:

Parent

Summary

interface_4

Create mesh interfaces.