tolerance#

class ansys.fluent.core.solver.settings_241.tolerance_1.tolerance(name=None, parent=None)#

Bases: Command

Specification of mapped interface tolerance.

Parameters:
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.

updatebool

Update mapped interface with new tolerance.

Arguments

Argument

Summary

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.

update

Update mapped interface with new tolerance.

Included in:

Parent

Summary

mapped_interface_options

Enter the mapped-interface-options menu.