wet_steam#

class ansys.fluent.core.solver.tui_231.main_menu.setup.models.multiphase.wet_steam(path, service)#

Bases: TUIMenu

Enter the wet steam model menu.

Methods:

compile_user_defined_wetsteam_functions(...)

Compile user-defined wet steam library.

enable(*args, **kwargs)

Enable/disable the wet steam model.

load_unload_user_defined_wetsteam_library(...)

Load or unload user-defined wet steam library.

Classes:

set(path, service)

Enter the set menu for setting wet steam model options.

compile_user_defined_wetsteam_functions(*args, **kwargs)#

Compile user-defined wet steam library.

enable(*args, **kwargs)#

Enable/disable the wet steam model.

load_unload_user_defined_wetsteam_library(*args, **kwargs)#

Load or unload user-defined wet steam library.

class set(path, service)#

Bases: TUIMenu

Enter the set menu for setting wet steam model options.

Methods:

droplet_growth_rate(*args, **kwargs)

Select the formula to model the droplet growth rate.

max_liquid_mass_fraction(*args, **kwargs)

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

rgp_tables(*args, **kwargs)

Select which properties to use: build-in or from RGP tables.

stagnation_conditions(*args, **kwargs)

If the gas phase is selected, zero wetness is assumed when evaluating total or static values of pressure and temperature.

virial_equation(*args, **kwargs)

Select the formulation of the virial equation of state and associated equations for thermodynamic properties of steam.

zonal_phase_change(*args, **kwargs)

Select cell zones where phase change process is active.

droplet_growth_rate(*args, **kwargs)#

Select the formula to model the droplet growth rate.

max_liquid_mass_fraction(*args, **kwargs)#

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

rgp_tables(*args, **kwargs)#

Select which properties to use: build-in or from RGP tables.

stagnation_conditions(*args, **kwargs)#

If the gas phase is selected, zero wetness is assumed when evaluating total or static values of pressure and temperature.

virial_equation(*args, **kwargs)#

Select the formulation of the virial equation of state and associated equations for thermodynamic properties of steam.

zonal_phase_change(*args, **kwargs)#

Select cell zones where phase change process is active.