Conditions#
- class ansys.fluent.core.datamodel_231.flicing.Root.Case.App.Particles.Droplets.Conditions(service, rules, path)#
Bases:
PyMenu
Singleton Conditions.
Classes:
Appendix
(service, rules[, path])Parameter Appendix of value type str.
AppendixEnvironment
(service, rules[, path])Parameter AppendixEnvironment of value type int.
AppendixLWCFactor
(service, rules[, path])Parameter AppendixLWCFactor of value type bool.
AppendixODiameter
(service, rules[, path])Parameter AppendixODiameter of value type int.
AppendixOEnvironment
(service, rules[, path])Parameter AppendixOEnvironment of value type int.
AppendixOLWCFactor
(service, rules[, path])Parameter AppendixOLWCFactor of value type bool.
CheckAppendixC
(service, rules, command[, path])Command CheckAppendixC.
CheckAppendixO
(service, rules, command[, path])Command CheckAppendixO.
Diameter
(service, rules[, path])Parameter Diameter of value type float.
LWC
(service, rules[, path])Parameter LWC of value type float.
SLDFlag
(service, rules[, path])Parameter SLDFlag of value type bool.
ViewAppendix
(service, rules, command[, path])Command ViewAppendix.
WaterDensity
(service, rules[, path])Parameter WaterDensity of value type float.
- class Appendix(service, rules, path=None)#
Bases:
PyTextual
Parameter Appendix of value type str.
- class AppendixEnvironment(service, rules, path=None)#
Bases:
PyNumerical
Parameter AppendixEnvironment of value type int.
- class AppendixLWCFactor(service, rules, path=None)#
Bases:
PyParameter
Parameter AppendixLWCFactor of value type bool.
- class AppendixODiameter(service, rules, path=None)#
Bases:
PyNumerical
Parameter AppendixODiameter of value type int.
- class AppendixOEnvironment(service, rules, path=None)#
Bases:
PyNumerical
Parameter AppendixOEnvironment of value type int.
- class AppendixOLWCFactor(service, rules, path=None)#
Bases:
PyParameter
Parameter AppendixOLWCFactor of value type bool.
- class CheckAppendixC(service, rules, command, path=None)#
Bases:
PyCommand
Command CheckAppendixC.
- Parameters:
- UpdateLWCbool
- Returns:
- bool
- class CheckAppendixO(service, rules, command, path=None)#
Bases:
PyCommand
Command CheckAppendixO.
- Returns:
- bool
- class Diameter(service, rules, path=None)#
Bases:
PyNumerical
Parameter Diameter of value type float.
- class LWC(service, rules, path=None)#
Bases:
PyNumerical
Parameter LWC of value type float.
- class SLDFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter SLDFlag of value type bool.
- class ViewAppendix(service, rules, command, path=None)#
Bases:
PyCommand
Command ViewAppendix.
- Parameters:
- Target
str
- Target
- Returns:
- bool
- class WaterDensity(service, rules, path=None)#
Bases:
PyNumerical
Parameter WaterDensity of value type float.