layering_parameters#

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

Bases: TUIMenu

Enters the dynamic mesh layering menu.

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.

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.