ParticlesInlet#
- class ansys.fluent.core.datamodel_231.flicing.Root.Case.App.BC._BC.ParticlesInlet(service, rules, path)#
Bases:
PyMenu
Singleton ParticlesInlet.
Classes:
AutoBC
(service, rules[, path])Parameter AutoBC of value type bool.
CrystalICC
(service, rules[, path])Parameter CrystalICC of value type float.
CrystalTemperature
(service, rules[, path])Parameter CrystalTemperature of value type float.
CrystalVelX
(service, rules[, path])Parameter CrystalVelX of value type float.
CrystalVelY
(service, rules[, path])Parameter CrystalVelY of value type float.
CrystalVelZ
(service, rules[, path])Parameter CrystalVelZ of value type float.
CrystalVelocityFlag
(service, rules[, path])Parameter CrystalVelocityFlag of value type bool.
DpmInjFlag
(service, rules[, path])Parameter DpmInjFlag of value type bool.
DpmNstream
(service, rules[, path])Parameter DpmNstream of value type int.
DropletDiameter
(service, rules[, path])Parameter DropletDiameter of value type float.
DropletLWC
(service, rules[, path])Parameter DropletLWC of value type float.
DropletTemperature
(service, rules[, path])Parameter DropletTemperature of value type float.
DropletVelX
(service, rules[, path])Parameter DropletVelX of value type float.
DropletVelY
(service, rules[, path])Parameter DropletVelY of value type float.
DropletVelZ
(service, rules[, path])Parameter DropletVelZ of value type float.
DropletVelocityFlag
(service, rules[, path])Parameter DropletVelocityFlag of value type bool.
VaporConcentration
(service, rules[, path])Parameter VaporConcentration of value type float.
VaporMode
(service, rules[, path])Parameter VaporMode of value type str.
VaporRH
(service, rules[, path])Parameter VaporRH of value type float.
- class AutoBC(service, rules, path=None)#
Bases:
PyParameter
Parameter AutoBC of value type bool.
- class CrystalICC(service, rules, path=None)#
Bases:
PyNumerical
Parameter CrystalICC of value type float.
- class CrystalTemperature(service, rules, path=None)#
Bases:
PyNumerical
Parameter CrystalTemperature of value type float.
- class CrystalVelX(service, rules, path=None)#
Bases:
PyNumerical
Parameter CrystalVelX of value type float.
- class CrystalVelY(service, rules, path=None)#
Bases:
PyNumerical
Parameter CrystalVelY of value type float.
- class CrystalVelZ(service, rules, path=None)#
Bases:
PyNumerical
Parameter CrystalVelZ of value type float.
- class CrystalVelocityFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter CrystalVelocityFlag of value type bool.
- class DpmInjFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter DpmInjFlag of value type bool.
- class DpmNstream(service, rules, path=None)#
Bases:
PyNumerical
Parameter DpmNstream of value type int.
- class DropletDiameter(service, rules, path=None)#
Bases:
PyNumerical
Parameter DropletDiameter of value type float.
- class DropletLWC(service, rules, path=None)#
Bases:
PyNumerical
Parameter DropletLWC of value type float.
- class DropletTemperature(service, rules, path=None)#
Bases:
PyNumerical
Parameter DropletTemperature of value type float.
- class DropletVelX(service, rules, path=None)#
Bases:
PyNumerical
Parameter DropletVelX of value type float.
- class DropletVelY(service, rules, path=None)#
Bases:
PyNumerical
Parameter DropletVelY of value type float.
- class DropletVelZ(service, rules, path=None)#
Bases:
PyNumerical
Parameter DropletVelZ of value type float.
- class DropletVelocityFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter DropletVelocityFlag of value type bool.
- class VaporConcentration(service, rules, path=None)#
Bases:
PyNumerical
Parameter VaporConcentration of value type float.
- class VaporMode(service, rules, path=None)#
Bases:
PyTextual
Parameter VaporMode of value type str.
- class VaporRH(service, rules, path=None)#
Bases:
PyNumerical
Parameter VaporRH of value type float.