morph#

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

Bases: TUIMenu

Morpher Controls.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

improve_threshold(service, version, mode, path)

Quality threshold used during the morpher improve operation.

morphing_convergence_limit(service, version, ...)

Relative convergence criterion of the iterative linear solver .

morphing_frequency(service, version, mode, path)

Number of layers created between each morphing call.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Quality threshold used during the morpher improve operation.

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

Bases: TUIMethod

Relative convergence criterion of the iterative linear solver .

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

Bases: TUIMethod

Number of layers created between each morphing call.