wet_steam#
- class ansys.fluent.core.solver.tui_232.main_menu.define.models.multiphase.wet_steam(service, version, mode, path)
Bases:
TUIMenu
Enters the wet steam model menu.
Methods:
Compiles user-defined wet steam library.
enable
(*args, **kwargs)Enables/disables the wet steam model.
Loads or unloads user-defined wet steam library.
Classes:
set
(service, version, mode, path)Enters the set menu for setting wet steam model options.
- compile_user_defined_wetsteam_functions(*args, **kwargs)
Compiles user-defined wet steam library.
- enable(*args, **kwargs)
Enables/disables the wet steam model.
- load_unload_user_defined_wetsteam_library(*args, **kwargs)
Loads or unloads user-defined wet steam library.
- class set(service, version, mode, path)
Bases:
TUIMenu
Enters the set menu for setting wet steam model options.
Methods:
droplet_growth_rate
(*args, **kwargs)S formulation (default) or Hill.
max_liquid_mass_fraction
(*args, **kwargs)Sets the maximum limit on the condensed liquid-phase mass-fraction to prevent divergence.
rgp_tables
(*args, **kwargs)Sets the RGP (real gas property) table to be used with the Wet Steam model.
stagnation_conditions
(*args, **kwargs)Computes stagnation conditions using either gas phase only, or mixture.
virial_equation
(*args, **kwargs)Sets the equation of state for steam to either Vukalovich formulation (default) or Young formulation.
zonal_phase_change
(*args, **kwargs)Select cell zones where phase change process is active.
- droplet_growth_rate(*args, **kwargs)
S formulation (default) or Hill.
- max_liquid_mass_fraction(*args, **kwargs)
Sets the maximum limit on the condensed liquid-phase mass-fraction to prevent divergence.
- rgp_tables(*args, **kwargs)
Sets the RGP (real gas property) table to be used with the Wet Steam model.
- stagnation_conditions(*args, **kwargs)
Computes stagnation conditions using either gas phase only, or mixture. For details, see .
- virial_equation(*args, **kwargs)
Sets the equation of state for steam to either Vukalovich formulation (default) or Young formulation.
- zonal_phase_change(*args, **kwargs)
Select cell zones where phase change process is active.