icing#

class ansys.fluent.core.solver.tui_241.main_menu.report.icing(service, version, mode, path)#

Bases: TUIMenu

Icing reports menu.

Classes:

energy_of_ice_formation(service, version, ...)

Print Energy of Ice Formation.

energy_of_water_impinged(service, version, ...)

Print Energy of Water Impingement.

icing_energy_of_conduction(service, version, ...)

Print Energy of Conduction.

mass_of_ice(service, version, mode, path)

Print Mass of Ice Accretion.

mass_of_water_impinged(service, version, ...)

Print Mass of Water Impingement.

particles_crystals_collection_eff(service, ...)

Print Crystals Collection Efficiency.

particles_droplets_collection_eff(service, ...)

Print Droplets Collection Efficiency.

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

Bases: TUIMethod

Print Energy of Ice Formation.

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

Bases: TUIMethod

Print Energy of Water Impingement.

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

Bases: TUIMethod

Print Energy of Conduction.

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

Bases: TUIMethod

Print Mass of Ice Accretion.

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

Bases: TUIMethod

Print Mass of Water Impingement.

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

Bases: TUIMethod

Print Crystals Collection Efficiency.

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

Bases: TUIMethod

Print Droplets Collection Efficiency.