phenomena#

class ansys.fluent.core.generated.solver.tui_261.main_menu.define.models.multiphase.population_balance.phenomena(service, version, mode, path)#

Bases: TUIMenu

Enter the phenomena menu for population balance.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

aggregation(service, version, mode, path)

Set the aggregation kernel.

aggregation_factor(service, version, mode, path)

Set a factor which controls the intensity of the selected aggregation kernel.

breakage(service, version, mode, path)

Set the breakage kernel.

breakage_aggregation_vof_cutoff(service, ...)

Control vof cut-off for breakage and aggregation.

breakage_factor(service, version, mode, path)

Set a factor which controls the intensity of the selected breakage kernel.

growth(service, version, mode, path)

Set the growth rate.

nucleation(service, version, mode, path)

Set the nucleantion rate.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Set the aggregation kernel.

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

Bases: TUIMethod

Set a factor which controls the intensity of the selected aggregation kernel.

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

Bases: TUIMethod

Set the breakage kernel.

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

Bases: TUIMethod

Control vof cut-off for breakage and aggregation.

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

Bases: TUIMethod

Set a factor which controls the intensity of the selected breakage kernel.

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

Bases: TUIMethod

Set the growth rate.

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

Bases: TUIMethod

Set the nucleantion rate.