controls#

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

Bases: TUIMenu

Prism Controls.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

adjacent_zone(service, version, mode, path)

Prism Adjacent Zone Controls.

auto_separate_cells(service, version, mode, path)

Automatically separate prism cells extruded from multiple face threads?.

check_quality(service, version, mode, path)

Check the volume, skewness, and handedness of each new cell and face?.

grow_individually(service, version, mode, path)

Grow from multiple zones one-at-a-time?.

improve(service, version, mode, path)

Prism Smoothing Controls.

merge_ignored_threads(service, version, ...)

Automatically merge all ignored zones related to a base thread into one thread?.

morph(service, version, mode, path)

Morpher Controls.

normal(service, version, mode, path)

Prism Normal Controls.

offset(service, version, mode, path)

Prism Offset Controls.

post_ignore(service, version, mode, path)

Prism Post Ignore Controls.

proximity(service, version, mode, path)

Prism Proximity Controls.

remove_invalid_layer(service, version, mode, ...)

Remove the last layer if it fails in the quality check.

set_overset_prism_controls(service, version, ...)

Set boundary layer controls for overset mesh generation.

set_post_mesh_controls(service, version, ...)

Set controls specific to growing prisms post volume mesh.

split(service, version, mode, path)

Split prism cells after prism mesh is done.

zone_specific_growth(service, version, mode, ...)

Prism Growth Controls.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Automatically separate prism cells extruded from multiple face threads?.

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

Bases: TUIMethod

Check the volume, skewness, and handedness of each new cell and face?.

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

Bases: TUIMethod

Grow from multiple zones one-at-a-time?.

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

Bases: TUIMethod

Automatically merge all ignored zones related to a base thread into one thread?.

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

Bases: TUIMethod

Remove the last layer if it fails in the quality check.

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

Bases: TUIMethod

Set boundary layer controls for overset mesh generation.

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

Bases: TUIMethod

Set controls specific to growing prisms post volume mesh.

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

Bases: TUIMethod

Split prism cells after prism mesh is done.