controls#

class ansys.fluent.core.generated.meshing.tui_261.main_menu.mesh.poly.controls(service, version, mode, path)#

Bases: TUIMenu

Poly controls.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

cell_sizing(service, version, mode, path)

Allow cell volume distribution to be determined based on boundary.

edge_size_ratio(service, version, mode, path)

Size ratio tolerance of two connected edges.

face_size_ratio(service, version, mode, path)

Size ratio tolerance of two faces in one cell.

feature_angle(service, version, mode, path)

Feature angle.

improve(service, version, mode, path)

Improve the poly mesh by smoothing?.

merge_skew(service, version, mode, path)

Merge minimum skewness.

non_fluid_type(service, version, mode, path)

Select the default non-fluid cell zone type.

prism(service, version, mode, path)

Poly prism transition controls.

remesh_skew(service, version, mode, path)

Remesh target skewness.

sliver_cell_area_fraction(service, version, ...)

Fraction tolerance between face area and cell surface area.

smooth_controls(service, version, mode, path)

Poly smooth controls.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class cell_sizing(service, version, mode, path)#

Bases: TUIMethod

Allow cell volume distribution to be determined based on boundary.

class edge_size_ratio(service, version, mode, path)#

Bases: TUIMethod

Size ratio tolerance of two connected edges.

class face_size_ratio(service, version, mode, path)#

Bases: TUIMethod

Size ratio tolerance of two faces in one cell.

class feature_angle(service, version, mode, path)#

Bases: TUIMethod

Feature angle.

class improve(service, version, mode, path)#

Bases: TUIMethod

Improve the poly mesh by smoothing?.

class merge_skew(service, version, mode, path)#

Bases: TUIMethod

Merge minimum skewness.

class non_fluid_type(service, version, mode, path)#

Bases: TUIMethod

Select the default non-fluid cell zone type.

class remesh_skew(service, version, mode, path)#

Bases: TUIMethod

Remesh target skewness.

class sliver_cell_area_fraction(service, version, mode, path)#

Bases: TUIMethod

Fraction tolerance between face area and cell surface area.