population_balance#
- class ansys.fluent.core.solver.tui_232.main_menu.define.models.multiphase.population_balance(path, service)
Bases:
TUIMenu
Enters the population balance models menu.
Classes:
expert
(path, service)Enter the expert menu for quadrature-based population balance method.
phenomena
(path, service)Enters the phenomena menu for population balance.
Methods:
include_expansion
(*args, **kwargs)Set expansion.
model
(*args, **kwargs)Allows you to select the population balance model and set its parameters.
size_calculator
(*args, **kwargs)Gives you recommendations for appropriate bubble sizes and/or droplet size limits.
- 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)
Allows you to select the population balance model and set its parameters.
- class phenomena(path, service)
Bases:
TUIMenu
Enters the phenomena menu for population balance.
Methods:
aggregation
(*args, **kwargs)Sets the aggregation kernel.
aggregation_factor
(*args, **kwargs)Specifies a factor that controls the intensity of the selected aggregation kernel.
breakage
(*args, **kwargs)Set the breakage kernel.
breakage_aggregation_vof_cutoff
(*args, **kwargs)Specifies a cutoff limit for the volume fraction values for the breakage and aggregation kernels.
breakage_factor
(*args, **kwargs)Specifies a factor that controls the intensity of the selected breakage kernel.
growth
(*args, **kwargs)Specifies the growth rate.
nucleation
(*args, **kwargs)Specifies the nucleation rate.
- aggregation(*args, **kwargs)
Sets the aggregation kernel.
- aggregation_factor(*args, **kwargs)
Specifies a factor that controls the intensity of the selected aggregation kernel.
- breakage(*args, **kwargs)
Set the breakage kernel.
- breakage_aggregation_vof_cutoff(*args, **kwargs)
Specifies a cutoff limit for the volume fraction values for the breakage and aggregation kernels.
- breakage_factor(*args, **kwargs)
Specifies a factor that controls the intensity of the selected breakage kernel.
- growth(*args, **kwargs)
Specifies the growth rate.
- nucleation(*args, **kwargs)
Specifies the nucleation rate.
- size_calculator(*args, **kwargs)
Gives you recommendations for appropriate bubble sizes and/or droplet size limits.