convert_to_mapped_interface#

class ansys.fluent.core.solver.settings_232.convert_to_mapped_interface.convert_to_mapped_interface(name=None, parent=None)#

Bases: Command

Convert non-conformal mesh interface to mapped mesh interfaces.

Parameters:
allbool

Convert all mesh interfaces to mapped mesh interfaces.

autobool

Convert poorly matching mesh interfaces to mapped mesh interfaces.

use_local_edge_length_factorbool

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

tolerance1real

‘tolerance1’ child.

tolerance2real

‘tolerance2’ child.

Arguments

Argument

Summary

all

Convert all mesh interfaces to mapped mesh interfaces.

auto

Convert poorly matching mesh interfaces to mapped mesh interfaces.

use_local_edge_length_factor

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

tolerance1

‘tolerance1’ child.

tolerance2

‘tolerance2’ child.

Included in:

Parent

Summary

mapped_interface_options

Enter the mapped-interface-options menu.