offset#

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

Bases: TUIMenu

Enters the prism offset controls menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

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.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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.