cavitation#
Bases:
TUIMenu
Enters the cavitation heat mass transfer menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
display_clipped_pressure
(service, version, ...)max_vapor_pressure_ratio
(service, version, ...)Sets the maximum limit on the vapor pressure after the turbulence and thermal correction.
min_vapor_pressure
(service, version, mode, path)Sets the minimum vapor pressure limit for the cavitation mass-transfer model.
p_limit_method
(service, version, mode, path)schnerr_cond_coeff
(service, version, mode, path)Sets the condensation coefficient for the Schnerr-Sauer model ( in ).
schnerr_evap_coeff
(service, version, mode, path)Sets the evaporation coefficient for the Schnerr-Sauer model ( in ).
turbulent_diffusion
(service, version, mode, path)Enables/disables the turbulent diffusion treatment for a cavitating turbulent flow.
__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Sets the minimum vapor pressure limit for the cavitation mass-transfer model. The default value is 1 Pa.
Bases:
TUIMethod
.
Bases:
TUIMethod
Sets the condensation coefficient for the Schnerr-Sauer model ( in ). The default and recommended value of 0.2.
Bases:
TUIMethod
Sets the evaporation coefficient for the Schnerr-Sauer model ( in ). The default and recommended value of 1.
Bases:
TUIMethod
Enables/disables the turbulent diffusion treatment for a cavitating turbulent flow. See for details.