heat_mass_transfer#
Bases:
TUIMenu
Multiphase interphase heat and mass transfer numerics options menu.
Methods:
alternative_energy_treatment
(*args, **kwargs)Alternative treatment of latent heat source due to mass transfer.
Classes:
area_density
(path, service)Interfacial area density menu.
boiling
(path, service)Boiling advanced options menu.
cavitation
(path, service)Cavitation numerics options menu.
evaporation_condensation
(path, service)Evaporation-condensation advanced options menu.
Alternative treatment of latent heat source due to mass transfer.
Bases:
TUIMenu
Interfacial area density menu.
Methods:
ia_grad_sym
(*args, **kwargs)Interfacial area density gradient-symmetric mechanism.
vof_min_seeding
(*args, **kwargs)Minimum vof seeding for non-zero area density in heat and mass transfer.
Interfacial area density gradient-symmetric mechanism.
Minimum vof seeding for non-zero area density in heat and mass transfer.
Bases:
TUIMenu
Boiling advanced options menu.
Methods:
heat_flux_relaxation_factor
(*args, **kwargs)Under-relaxation factor for boiling heat flux.
show_expert_options
(*args, **kwargs)Exposes expert options of min/max superheat along with wetting fraction controls.
two_resistance_boiling_framework
(*args, **kwargs)Allow generalized two-resistance framework for boiling model.
Under-relaxation factor for boiling heat flux.
Exposes expert options of min/max superheat along with wetting fraction controls.
Allow generalized two-resistance framework for boiling model.
Bases:
TUIMenu
Cavitation numerics options menu.
Methods:
display_clipped_pressure
(*args, **kwargs)Clipped pressure is just used for the properties evaluation.
max_vapor_pressure_ratio
(*args, **kwargs)Maximum limit on vapor pressure after turbulence and thermal correction.
min_vapor_pressure
(*args, **kwargs)Minimum vapor pressure limit for cavitation model.
schnerr_cond_coeff
(*args, **kwargs)Condensation coefficient for Schnerr-Sauer model.
schnerr_evap_coeff
(*args, **kwargs)Evaporation coefficient for Schnerr-Sauer model.
turbulent_diffusion
(*args, **kwargs)Enable/disable turbulent diffusion treatment between phases participating in cavitation.
Clipped pressure is just used for the properties evaluation. Mass Transfer Rate uses unclipped pressure.
Maximum limit on vapor pressure after turbulence and thermal correction.
Minimum vapor pressure limit for cavitation model.
Condensation coefficient for Schnerr-Sauer model.
Evaporation coefficient for Schnerr-Sauer model.
Enable/disable turbulent diffusion treatment between phases participating in cavitation. This treatment is generally recommended for better solution stability. However, in case of numerical difficulties, it can be disabled.
Bases:
TUIMenu
Evaporation-condensation advanced options menu.
Methods:
ia_norm_min_limit
(*args, **kwargs)Minimum normalized area density below which mass transfer rate is set to zero.
max_rel_humidity
(*args, **kwargs)Maximum value of relative humidity to limit condensation rate.
vof_from_max_limit
(*args, **kwargs)Maximum volume fraction above which mass transfer rate is set to zero.
vof_from_min_limit
(*args, **kwargs)Minimum volume fraction below which mass transfer rate is set to zero.
vof_to_max_limit
(*args, **kwargs)Maximum volume fraction above which mass transfer rate is set to zero.
vof_to_min_limit
(*args, **kwargs)Minimum volume fraction below which mass transfer rate is set to zero.
Minimum normalized area density below which mass transfer rate is set to zero.
Maximum value of relative humidity to limit condensation rate.
Maximum volume fraction above which mass transfer rate is set to zero.
Minimum volume fraction below which mass transfer rate is set to zero.
Maximum volume fraction above which mass transfer rate is set to zero.
Minimum volume fraction below which mass transfer rate is set to zero.