IcingModel#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.App.Ice.IcingModel(service, rules, path)#
Bases:
PyMenu
Singleton IcingModel.
Classes:
Beading
(service, rules[, path])Parameter Beading of value type bool.
ComputeIceShape
(service, rules[, path])Parameter ComputeIceShape of value type bool.
ConcavityFixAngle
(service, rules[, path])Parameter ConcavityFixAngle of value type float.
HeatFlux
(service, rules[, path])Parameter HeatFlux of value type str.
IceSmoothingIter
(service, rules[, path])Parameter IceSmoothingIter of value type int.
Model
(service, rules[, path])Parameter Model of value type str.
SheddingFlag
(service, rules[, path])Parameter SheddingFlag of value type str.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class Beading(service, rules, path=None)#
Bases:
PyParameter
Parameter Beading of value type bool.
- class ComputeIceShape(service, rules, path=None)#
Bases:
PyParameter
Parameter ComputeIceShape of value type bool.
- class ConcavityFixAngle(service, rules, path=None)#
Bases:
PyNumerical
Parameter ConcavityFixAngle of value type float.
- class IceSmoothingIter(service, rules, path=None)#
Bases:
PyNumerical
Parameter IceSmoothingIter of value type int.
- class SheddingFlag(service, rules, path=None)#
Bases:
PyTextual
Parameter SheddingFlag of value type str.
- __init__(service, rules, path)#
__init__ method of PyMenu class.