population_balance#

class ansys.fluent.core.solver.tui_231.main_menu.setup.models.multiphase.population_balance(path, service)#

Bases: TUIMenu

Enter the population balance model menu.

Classes:

expert(path, service)

Enter the expert menu for quadrature-based population balance method.

phenomena(path, service)

Enter the phenomena menu for population balance.

Methods:

include_expansion(*args, **kwargs)

Set expansion.

model(*args, **kwargs)

Select the population balance model.

size_calculator(*args, **kwargs)

Calculate fluid particle diameters using different methods.

class expert(path, service)#

Bases: TUIMenu

Enter the expert menu for quadrature-based population balance method.

Classes:

qmom(path, service)

.

class qmom(path, service)#

Bases: TUIMenu

.

Methods:

inversion_algorithm(*args, **kwargs)

Select the inversion algorithm for quadrature-based population balance method.

print_realizable_moment_warning(*args, **kwargs)

Print the information for realizable moments in the population balance model.

realizable_moments(*args, **kwargs)

Set the population balance model.

retain_qmom_sources_for_low_vof(*args, **kwargs)

Retain qmom source calculation for low secondary phase vof.

inversion_algorithm(*args, **kwargs)#

Select the inversion algorithm for quadrature-based population balance method.

print_realizable_moment_warning(*args, **kwargs)#

Print the information for realizable moments in the population balance model.

realizable_moments(*args, **kwargs)#

Set the population balance model.

retain_qmom_sources_for_low_vof(*args, **kwargs)#

Retain qmom source calculation for low secondary phase vof.

include_expansion(*args, **kwargs)#

Set expansion.

model(*args, **kwargs)#

Select the population balance model.

class phenomena(path, service)#

Bases: TUIMenu

Enter the phenomena menu for population balance.

Methods:

aggregation(*args, **kwargs)

Set the aggregation kernel.

aggregation_factor(*args, **kwargs)

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

breakage(*args, **kwargs)

Set the breakage kernel.

breakage_aggregation_vof_cutoff(*args, **kwargs)

Control vof cut-off for breakage and aggregation.

breakage_factor(*args, **kwargs)

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

growth(*args, **kwargs)

Set the growth rate.

nucleation(*args, **kwargs)

Set the nucleantion rate.

aggregation(*args, **kwargs)#

Set the aggregation kernel.

aggregation_factor(*args, **kwargs)#

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

breakage(*args, **kwargs)#

Set the breakage kernel.

breakage_aggregation_vof_cutoff(*args, **kwargs)#

Control vof cut-off for breakage and aggregation.

breakage_factor(*args, **kwargs)#

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

growth(*args, **kwargs)#

Set the growth rate.

nucleation(*args, **kwargs)#

Set the nucleantion rate.

size_calculator(*args, **kwargs)#

Calculate fluid particle diameters using different methods.