convert_to_mapped_interface#

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

Bases: Command

Convert non-conformal mesh interface to mapped mesh interfaces.

Parameters:
convert_allbool

Convert all mesh interfaces to mapped mesh interfaces.

convert_poorly_matchingbool

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

Tolerance.

gtol_absolute_valuereal

Tolerance.

Arguments

Argument

Summary

convert_all

Convert all mesh interfaces to mapped mesh interfaces.

convert_poorly_matching

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

Tolerance.

gtol_absolute_value

Tolerance.

Included in:

Parent

Summary

mapped_interface_options

Enter the mapped-interface-options menu.