IceConditions#

class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.App.Ice.IceConditions(service, rules, path)#

Bases: PyMenu

Singleton IceConditions.

Classes:

IcingAirTemperature(service, rules[, path])

Parameter IcingAirTemperature of value type float.

IcingAirTemperatureFlag(service, rules[, path])

Parameter IcingAirTemperatureFlag of value type bool.

RecoveryFactor(service, rules[, path])

Parameter RecoveryFactor of value type float.

RelativeHumidity(service, rules[, path])

Parameter RelativeHumidity of value type float.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

class IcingAirTemperature(service, rules, path=None)#

Bases: PyNumerical

Parameter IcingAirTemperature of value type float.

class IcingAirTemperatureFlag(service, rules, path=None)#

Bases: PyParameter

Parameter IcingAirTemperatureFlag of value type bool.

class RecoveryFactor(service, rules, path=None)#

Bases: PyNumerical

Parameter RecoveryFactor of value type float.

class RelativeHumidity(service, rules, path=None)#

Bases: PyNumerical

Parameter RelativeHumidity of value type float.

__init__(service, rules, path)#

__init__ method of PyMenu class.