zone_specific_growth#

class ansys.fluent.core.meshing.tui_241.main_menu.mesh.prism.controls.zone_specific_growth(service, version, mode, path)#

Bases: TUIMenu

Enters the prism growth controls menu.

Classes:

apply_growth(service, version, mode, path)

Applies the zone-specific growth parameters specified.

clear_growth(service, version, mode, path)

Clears the zone-specific growth specified.

list_growth(service, version, mode, path)

Lists the zone-specific growth parameters specified for individual zones in the console.

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

Bases: TUIMethod

Applies the zone-specific growth parameters specified.

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

Bases: TUIMethod

Clears the zone-specific growth specified.

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

Bases: TUIMethod

Lists the zone-specific growth parameters specified for individual zones in the console.