prism_layer_parameters#

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

Bases: TUIMenu

Enters the dynamic mesh prism layer parameters menu, where you can define the parameters of the prism layers as part of methods-based remeshing.

Classes:

first_height(service, version, mode, path)

Sets the first cell height in the prism layer.

growth_rate(service, version, mode, path)

Sets the geometric growth rate of the prism layer.

number_of_layers(service, version, mode, path)

Sets the number of elements in the prism layer.

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

Bases: TUIMethod

Sets the first cell height in the prism layer.

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

Bases: TUIMethod

Sets the geometric growth rate of the prism layer.

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

Bases: TUIMethod

Sets the number of elements in the prism layer.