layering_parameters#

class ansys.fluent.core.generated.solver.tui_242.main_menu.define.dynamic_mesh.controls.layering_parameters(service, version, mode, path)#

Bases: TUIMenu

Enters the dynamic mesh layering menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

collapse_factor(service, version, mode, path)

Sets the factor determining when to collapse dynamic layers.

constant_height(service, version, mode, path)

Enables/disables layering based on constant height, else layering based on constant ratio.

split_factor(service, version, mode, path)

Sets the factor determining when to split dynamic layers.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Sets the factor determining when to collapse dynamic layers.

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

Bases: TUIMethod

Enables/disables layering based on constant height, else layering based on constant ratio.

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

Bases: TUIMethod

Sets the factor determining when to split dynamic layers.