auto_options#

class ansys.fluent.core.solver.tui_231.main_menu.setup.mesh_interfaces.auto_options(path, service)#

Bases: TUIMenu

Enter auto-options menu.

Methods:

keep_empty_interface(*args, **kwargs)

Keep empty interfaces during one-to-one mesh interface creation.

naming_option(*args, **kwargs)

Specify whether or not to include an informative suffix to the mesh interface name.

pairing_between_different_cell_zones_only(...)

Pairing between interface zones from different cell zones only.

pairing_between_interface_zones_only(*args, ...)

Pairing between interface zones only.

proximity_tolerance(*args, **kwargs)

Specification of auto pairing tolerance.

set_default_name_prefix(*args, **kwargs)

Specification of auto pairing default name prefix.

set_one_to_one_pairing_tolerance(*args, **kwargs)

Enable/disable one-to-one auto pairing tolerance.

keep_empty_interface(*args, **kwargs)#

Keep empty interfaces during one-to-one mesh interface creation.

naming_option(*args, **kwargs)#

Specify whether or not to include an informative suffix to the mesh interface name.

pairing_between_different_cell_zones_only(*args, **kwargs)#

Pairing between interface zones from different cell zones only.

pairing_between_interface_zones_only(*args, **kwargs)#

Pairing between interface zones only.

proximity_tolerance(*args, **kwargs)#

Specification of auto pairing tolerance.

set_default_name_prefix(*args, **kwargs)#

Specification of auto pairing default name prefix.

set_one_to_one_pairing_tolerance(*args, **kwargs)#

Enable/disable one-to-one auto pairing tolerance.