offset#

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

Bases: TUIMenu

Enters the prism offset controls menu.

Classes:

first_aspect_ratio_min(service, version, ...)

Specifies the minimum first aspect ratio (ratio of prism base length to prism layer height) for the prism cells.

min_aspect_ratio(service, version, mode, path)

Specifies the minimum aspect ratio (ratio of prism base length to prism layer height) for the prism cells.

smooth(service, version, mode, path)

Perform smoothing of offset distances?.

smooth_converged(service, version, mode, path)

Convergence criterion for offset smoothing.

smooth_iter(service, version, mode, path)

Maximum number of smoothing iterations for offset distances.

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

Bases: TUIMethod

Specifies the minimum first aspect ratio (ratio of prism base length to prism layer height) for the prism cells.

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

Bases: TUIMethod

Specifies the minimum aspect ratio (ratio of prism base length to prism layer height) for the prism cells.

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

Bases: TUIMethod

Perform smoothing of offset distances?.

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

Bases: TUIMethod

Convergence criterion for offset smoothing.

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

Bases: TUIMethod

Maximum number of smoothing iterations for offset distances.