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_factor
real
Tolerance.
- gtol_absolute_value
real
Tolerance.
Arguments
Argument |
Summary |
---|---|
Convert all mesh interfaces to mapped mesh interfaces. |
|
Convert poorly matching mesh interfaces to mapped mesh interfaces. |
|
Enable tolerance based on local edge length factor instead of absolute tolerance. |
|
Tolerance. |
|
Tolerance. |
Included in:
Parent |
Summary |
---|---|
Enter the mapped-interface-options menu. |