qbmm#
Bases:
TUIMenu
.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
advection_cfl
(service, version, mode, path)Select the QBMM advection Courant number.
advection_cfl_method
(service, version, mode, ...)Select the QBMM advection Courant number calculation method: 0 = flux-based, 1 = averaged flux-based 2 = hybrid flux-based, 3 = max flux-based, 4 = explicit vof.
advection_int_max_steps
(service, version, ...)Select the maximum number of advection time steps.
advection_int_scheme
(service, version, mode, ...)Select QBMM advection time integration scheme.
advection_sub_step_hybrid_factor
(service, ...)Select the blending coefficient for the hybrid advection Courant number method.
exit_on_non_real
(service, version, mode, path)Exit on non-realizable moments detection.
max_volume_fraction
(service, version, mode, path)Select the maximum volume fraction value above which the moments are redistributed.
min_volume_fraction_cutoff
(service, version, ...)Select the minimum volume fraction value below which the moments are considered negligible.
Redistribute the moments if the volume fraction based on moment-3 is more than ``max-volume-fraction''?.
redistribution_error
(service, version, mode, ...)Select the error of the moment-based volume fraction redistribution relative to the total dispersed phase volume.
redistribution_max_iteration
(service, ...)Select the maximum number of moments redistribution iteration.
replace_negative_moments
(service, version, ...)Replace negative moments with locally averaged moments.
solve_advection
(service, version, mode, path)Solve the advection part of the QBMM equation?.
sort_abscissas
(service, version, mode, path)Sort quadrature points based on abscissas.
source_int_scheme
(service, version, mode, path)Select QBMM source time integration scheme.
source_int_time_steps_report
(service, ...)Report the distribution of the source integration time steps based on pre-defined bin sizes.
source_min_dt
(service, version, mode, path)Select the minimum acceptable time step for source time integration.
source_ode_err_abs
(service, version, mode, path)Select the source time integration absolute error.
source_ode_err_rel
(service, version, mode, path)Select the source time integration relative error.
source_ode_factor
(service, version, mode, path)Select the source time integration factor for error estimation.
source_ode_factor_max
(service, version, ...)Select the source time integration maximum factor for error estimation.
source_ode_factor_min
(service, version, ...)Select the source time integration minimum factor for error estimation.
update_moments_from_zetas
(service, version, ...)Update moments based on the auxiliary zetta quantities in advection solution?.
verbosity_level
(service, version, mode, path)Select a verbosity level (0-4) for QBMM.
zero_moment_minus
(service, version, mode, path)Select a small negative value above which the moments are considered negligible.
zero_moment_plus
(service, version, mode, path)Select a small positive value below which the moments are considered negligible.
zero_zeta_minus
(service, version, mode, path)Select a small negative value above which the auxiliary quantities are considered negligible.
zero_zeta_plus
(service, version, mode, path)Select a small postitive value below which the auxiliary quantities are considered negligible.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Select the QBMM advection Courant number.
Bases:
TUIMethod
Select the QBMM advection Courant number calculation method: 0 = flux-based, 1 = averaged flux-based 2 = hybrid flux-based, 3 = max flux-based, 4 = explicit vof.
Bases:
TUIMethod
Select the maximum number of advection time steps.
Bases:
TUIMethod
Select QBMM advection time integration scheme.
Bases:
TUIMethod
Select the blending coefficient for the hybrid advection Courant number method.
Bases:
TUIMethod
Exit on non-realizable moments detection.
Bases:
TUIMethod
Select the maximum volume fraction value above which the moments are redistributed.
Bases:
TUIMethod
Select the minimum volume fraction value below which the moments are considered negligible.
Bases:
TUIMethod
Redistribute the moments if the volume fraction based on moment-3 is more than ``max-volume-fraction’’?.
Bases:
TUIMethod
Select the error of the moment-based volume fraction redistribution relative to the total dispersed phase volume.
Bases:
TUIMethod
Select the maximum number of moments redistribution iteration.
Bases:
TUIMethod
Replace negative moments with locally averaged moments.
Bases:
TUIMethod
Solve the advection part of the QBMM equation?.
Bases:
TUIMethod
Sort quadrature points based on abscissas.
Bases:
TUIMethod
Select QBMM source time integration scheme.
Bases:
TUIMethod
Report the distribution of the source integration time steps based on pre-defined bin sizes.
Bases:
TUIMethod
Select the minimum acceptable time step for source time integration.
Bases:
TUIMethod
Select the source time integration absolute error.
Bases:
TUIMethod
Select the source time integration relative error.
Bases:
TUIMethod
Select the source time integration factor for error estimation.
Bases:
TUIMethod
Select the source time integration maximum factor for error estimation.
Bases:
TUIMethod
Select the source time integration minimum factor for error estimation.
Bases:
TUIMethod
Update moments based on the auxiliary zetta quantities in advection solution?.
Bases:
TUIMethod
Select a verbosity level (0-4) for QBMM.
Bases:
TUIMethod
Select a small negative value above which the moments are considered negligible.
Bases:
TUIMethod
Select a small positive value below which the moments are considered negligible.
Bases:
TUIMethod
Select a small negative value above which the auxiliary quantities are considered negligible.
Bases:
TUIMethod
Select a small postitive value below which the auxiliary quantities are considered negligible.