set#

class ansys.fluent.core.solver.tui_241.main_menu.define.models.multiphase.wet_steam.set(service, version, mode, path)#

Bases: TUIMenu

Enters the set menu for setting wet steam model options.

Classes:

droplet_growth_rate(service, version, mode, path)

S formulation (default) or Hill.

max_liquid_mass_fraction(service, version, ...)

Sets the maximum limit on the condensed liquid-phase mass-fraction to prevent divergence.

rgp_tables(service, version, mode, path)

Sets the RGP (real gas property) table to be used with the Wet Steam model.

stagnation_conditions(service, version, ...)

Computes stagnation conditions using either gas phase only, or mixture.

virial_equation(service, version, mode, path)

Sets the equation of state for steam to either Vukalovich formulation (default) or Young formulation.

zonal_phase_change(service, version, mode, path)

Select cell zones where phase change process is active.

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

Bases: TUIMethod

S formulation (default) or Hill.

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

Bases: TUIMethod

Sets the maximum limit on the condensed liquid-phase mass-fraction to prevent divergence.

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

Bases: TUIMethod

Sets the RGP (real gas property) table to be used with the Wet Steam model.

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

Bases: TUIMethod

Computes stagnation conditions using either gas phase only, or mixture. For details, see .

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

Bases: TUIMethod

Sets the equation of state for steam to either Vukalovich formulation (default) or Young formulation.

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

Bases: TUIMethod

Select cell zones where phase change process is active.