controls#

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

Bases: TUIMenu

Enters the prism controls menu.

Classes:

adjacent_zone(service, version, mode, path)

Enters the prism adjacent zone controls menu.

auto_separate_cells(service, version, mode, path)

Automatically separate prism cells extruded from multiple face threads?.

check_quality(service, version, mode, path)

Enables/disables the checking of 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)

Enters the prism smoothing controls menu.

merge_ignored_threads(service, version, ...)

Enables you to automatically merge all ignored zones related to a base thread into a single thread.

morph(service, version, mode, path)

Enters the prism morphing controls menu.

normal(service, version, mode, path)

Enters the prism normal controls menu.

offset(service, version, mode, path)

Enters the prism offset controls menu.

post_ignore(service, version, mode, path)

Contains options for setting the parameters for removing poor quality prism cells after the required prism layers are created.

proximity(service, version, mode, path)

Enters the prism proximity controls menu.

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

Removes the last prism 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, ...)

Sets controls specific to growing prisms post volume mesh generation.

split(service, version, mode, path)

Enables you to set parameters for splitting the prism layers after the initial prism layers are generated, to generate the total number of layers required.

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

Enters the prism growth controls menu.

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

Enables/disables the checking of 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

Enables you to automatically merge all ignored zones related to a base thread into a single thread. This option is enabled by default. When this option is disabled, more than one ignored thread will be generated per base thread. However, various zones can be created by ignoring this option. They are:.

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

Bases: TUIMethod

Removes the last prism 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

Sets controls specific to growing prisms post volume mesh generation.

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

Bases: TUIMethod

Enables you to set parameters for splitting the prism layers after the initial prism layers are generated, to generate the total number of layers required. Specify the number of divisions per layer.