heat_mass_transfer#
Bases:
TUIMenu
Enters the menu for the multiphase heat mass transfer parameters.
Methods:
alternative_energy_treatment
(*args, **kwargs)Enables the alternative treatment of the energy sources.
Classes:
area_density
(path, service)Enters the menu for the area density.
boiling
(path, service)Enters the menu for the advanced boiling options for the semi-mechanistic boiling model.
cavitation
(path, service)Enters the cavitation heat mass transfer menu.
evaporation_condensation
(path, service)Evaporation-condensation advanced options menu.
Enables the alternative treatment of the energy sources. For more information, see .
Bases:
TUIMenu
Enters the menu for the area density.
Methods:
ia_grad_sym
(*args, **kwargs)Enables/disables the interfacial area density Gradient-Symmetric model.
vof_min_seeding
(*args, **kwargs)Sets the minimum volume fraction for the area density and cavitation.
Enables/disables the interfacial area density Gradient-Symmetric model. For more information about this model, see .
Sets the minimum volume fraction for the area density and cavitation. This may be useful, for example, in cases when a species mass transfer model (such as the Symmetric model or Particle model) do not consider evaporation or condensation if the volume fraction of one of the phases is zero. The seeding allows for a phase change to occur in the fluid flow. The default value is 1e-6.
Bases:
TUIMenu
Enters the menu for the advanced boiling options for the semi-mechanistic boiling model.
Methods:
heat_flux_relaxation_factor
(*args, **kwargs)Sets the under-relaxation factor for boiling heat flux.
show_expert_options
(*args, **kwargs)Exposes the expert options for the semi-mechanistic boiling model.
two_resistance_boiling_framework
(*args, **kwargs)Enables/disables the two-resistance boiling framework to improve the robustness and accuracy of the solution of cases with multiple boiling mechanisms.
Sets the under-relaxation factor for boiling heat flux. See for details.
Exposes the expert options for the semi-mechanistic boiling model. For more information about these options, see .
Enables/disables the two-resistance boiling framework to improve the robustness and accuracy of the solution of cases with multiple boiling mechanisms. For more information about this item, see .
Bases:
TUIMenu
Enters the cavitation heat mass transfer menu.
Methods:
display_clipped_pressure
(*args, **kwargs)Clipped pressure is just used for the properties evaluation.
max_vapor_pressure_ratio
(*args, **kwargs)Sets the maximum limit on the vapor pressure after the turbulence and thermal correction.
min_vapor_pressure
(*args, **kwargs)Sets the minimum vapor pressure limit for the cavitation mass-transfer model.
schnerr_cond_coeff
(*args, **kwargs)Sets the condensation coefficient for the Schnerr-Sauer model ( in ).
schnerr_evap_coeff
(*args, **kwargs)Sets the evaporation coefficient for the Schnerr-Sauer model ( in ).
turbulent_diffusion
(*args, **kwargs)Enables/disables the turbulent diffusion treatment for a cavitating turbulent flow.
Clipped pressure is just used for the properties evaluation. Mass Transfer Rate uses unclipped pressure.
Sets the maximum limit on the vapor pressure after the turbulence and thermal correction. The default value is five times the vapor pressure, with consideration of turbulent and thermal effects for each cell and phase.
Sets the minimum vapor pressure limit for the cavitation mass-transfer model. The default value is 1 Pa.
Sets the condensation coefficient for the Schnerr-Sauer model ( in ). The default and recommended value of 0.2.
Sets the evaporation coefficient for the Schnerr-Sauer model ( in ). The default and recommended value of 1.
Enables/disables the turbulent diffusion treatment for a cavitating turbulent flow. See for details.
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.