cavitation#

class ansys.fluent.core.solver.tui_241.main_menu.solve.set.multiphase_numerics.heat_mass_transfer.cavitation(service, version, mode, path)#

Bases: TUIMenu

Enters the cavitation heat mass transfer menu.

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.

class display_clipped_pressure(service, version, mode, path)#

Bases: TUIMethod

.

class max_vapor_pressure_ratio(service, version, mode, path)#

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.

class min_vapor_pressure(service, version, mode, path)#

Bases: TUIMethod

Sets the minimum vapor pressure limit for the cavitation mass-transfer model. The default value is 1 Pa.

class p_limit_method(service, version, mode, path)#

Bases: TUIMethod

.

class schnerr_cond_coeff(service, version, mode, path)#

Bases: TUIMethod

Sets the condensation coefficient for the Schnerr-Sauer model ( in ). The default and recommended value of 0.2.

class schnerr_evap_coeff(service, version, mode, path)#

Bases: TUIMethod

Sets the evaporation coefficient for the Schnerr-Sauer model ( in ). The default and recommended value of 1.

class turbulent_diffusion(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the turbulent diffusion treatment for a cavitating turbulent flow. See for details.