convert_to_mapped_interface#

class ansys.fluent.core.solver.settings_241.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.

gtol_length_factorreal

‘gtol_length_factor’ child.

gtol_absolute_valuereal

‘gtol_absolute_value’ 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.

gtol_length_factor

‘gtol_length_factor’ child.

gtol_absolute_value

‘gtol_absolute_value’ child.

Included in:

Parent

Summary

mapped_interface_options

Enter the mapped-interface-options menu.