phenomena#

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

Bases: TUIMenu

Enters the phenomena menu for population balance.

Classes:

aggregation(service, version, mode, path)

Sets the aggregation kernel.

aggregation_factor(service, version, mode, path)

Specifies a factor that controls the intensity of the selected aggregation kernel.

breakage(service, version, mode, path)

Set the breakage kernel.

breakage_aggregation_vof_cutoff(service, ...)

Specifies a cutoff limit for the volume fraction values for the breakage and aggregation kernels.

breakage_factor(service, version, mode, path)

Specifies a factor that controls the intensity of the selected breakage kernel.

growth(service, version, mode, path)

Specifies the growth rate.

nucleation(service, version, mode, path)

Specifies the nucleation rate.

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

Bases: TUIMethod

Sets the aggregation kernel.

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

Bases: TUIMethod

Specifies a factor that 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

Specifies a cutoff limit for the volume fraction values for the breakage and aggregation kernels.

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

Bases: TUIMethod

Specifies a factor that controls the intensity of the selected breakage kernel.

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

Bases: TUIMethod

Specifies the growth rate.

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

Bases: TUIMethod

Specifies the nucleation rate.