AirflowVelocityInlet#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.App.BC._BC.AirflowVelocityInlet(service, rules, path)

Bases: PyMenu

Singleton AirflowVelocityInlet.

Classes:

AbsolutePressure(service, rules[, path])

Parameter AbsolutePressure of value type float.

AbsoluteSupersonicPressure(service, rules[, ...])

Parameter AbsoluteSupersonicPressure of value type float.

AngleAlpha(service, rules[, path])

Parameter AngleAlpha of value type float.

AngleBeta(service, rules[, path])

Parameter AngleBeta of value type float.

BCSync(service, rules[, path])

Parameter BCSync of value type str.

FlowDirection(service, rules[, path])

Parameter FlowDirection of value type str.

FlowMagnitude(service, rules[, path])

Parameter FlowMagnitude of value type float.

FlowMagnitudeComputed(service, rules[, path])

Parameter FlowMagnitudeComputed of value type float.

FlowX(service, rules[, path])

Parameter FlowX of value type float.

FlowXComputed(service, rules[, path])

Parameter FlowXComputed of value type float.

FlowY(service, rules[, path])

Parameter FlowY of value type float.

FlowYComputed(service, rules[, path])

Parameter FlowYComputed of value type float.

FlowZ(service, rules[, path])

Parameter FlowZ of value type float.

FlowZComputed(service, rules[, path])

Parameter FlowZComputed of value type float.

Mach(service, rules[, path])

Parameter Mach of value type float.

MachComputed(service, rules[, path])

Parameter MachComputed of value type float.

NormalToBoundary(service, rules[, path])

Parameter NormalToBoundary of value type bool.

Pressure(service, rules[, path])

Parameter Pressure of value type float.

ReferenceFrame(service, rules[, path])

Parameter ReferenceFrame of value type str.

SettingsEditable(service, rules[, path])

Parameter SettingsEditable of value type bool.

SettingsVisible(service, rules[, path])

Parameter SettingsVisible of value type bool.

SupersonicPressure(service, rules[, path])

Parameter SupersonicPressure of value type float.

Temperature(service, rules[, path])

Parameter Temperature of value type float.

TurbIntensity(service, rules[, path])

Parameter TurbIntensity of value type float.

TurbIntermittency(service, rules[, path])

Parameter TurbIntermittency of value type float.

TurbLengthScale(service, rules[, path])

Parameter TurbLengthScale of value type float.

TurbSpecification(service, rules[, path])

Parameter TurbSpecification of value type str.

TurbViscRatio(service, rules[, path])

Parameter TurbViscRatio of value type float.

VelocityMode(service, rules[, path])

Parameter VelocityMode of value type str.

class AbsolutePressure(service, rules, path=None)

Bases: PyNumerical

Parameter AbsolutePressure of value type float.

class AbsoluteSupersonicPressure(service, rules, path=None)

Bases: PyNumerical

Parameter AbsoluteSupersonicPressure of value type float.

class AngleAlpha(service, rules, path=None)

Bases: PyNumerical

Parameter AngleAlpha of value type float.

class AngleBeta(service, rules, path=None)

Bases: PyNumerical

Parameter AngleBeta of value type float.

class BCSync(service, rules, path=None)

Bases: PyTextual

Parameter BCSync of value type str.

class FlowDirection(service, rules, path=None)

Bases: PyTextual

Parameter FlowDirection of value type str.

class FlowMagnitude(service, rules, path=None)

Bases: PyNumerical

Parameter FlowMagnitude of value type float.

class FlowMagnitudeComputed(service, rules, path=None)

Bases: PyNumerical

Parameter FlowMagnitudeComputed of value type float.

class FlowX(service, rules, path=None)

Bases: PyNumerical

Parameter FlowX of value type float.

class FlowXComputed(service, rules, path=None)

Bases: PyNumerical

Parameter FlowXComputed of value type float.

class FlowY(service, rules, path=None)

Bases: PyNumerical

Parameter FlowY of value type float.

class FlowYComputed(service, rules, path=None)

Bases: PyNumerical

Parameter FlowYComputed of value type float.

class FlowZ(service, rules, path=None)

Bases: PyNumerical

Parameter FlowZ of value type float.

class FlowZComputed(service, rules, path=None)

Bases: PyNumerical

Parameter FlowZComputed of value type float.

class Mach(service, rules, path=None)

Bases: PyNumerical

Parameter Mach of value type float.

class MachComputed(service, rules, path=None)

Bases: PyNumerical

Parameter MachComputed of value type float.

class NormalToBoundary(service, rules, path=None)

Bases: PyParameter

Parameter NormalToBoundary of value type bool.

class Pressure(service, rules, path=None)

Bases: PyNumerical

Parameter Pressure of value type float.

class ReferenceFrame(service, rules, path=None)

Bases: PyTextual

Parameter ReferenceFrame of value type str.

class SettingsEditable(service, rules, path=None)

Bases: PyParameter

Parameter SettingsEditable of value type bool.

class SettingsVisible(service, rules, path=None)

Bases: PyParameter

Parameter SettingsVisible of value type bool.

class SupersonicPressure(service, rules, path=None)

Bases: PyNumerical

Parameter SupersonicPressure of value type float.

class Temperature(service, rules, path=None)

Bases: PyNumerical

Parameter Temperature of value type float.

class TurbIntensity(service, rules, path=None)

Bases: PyNumerical

Parameter TurbIntensity of value type float.

class TurbIntermittency(service, rules, path=None)

Bases: PyNumerical

Parameter TurbIntermittency of value type float.

class TurbLengthScale(service, rules, path=None)

Bases: PyNumerical

Parameter TurbLengthScale of value type float.

class TurbSpecification(service, rules, path=None)

Bases: PyTextual

Parameter TurbSpecification of value type str.

class TurbViscRatio(service, rules, path=None)

Bases: PyNumerical

Parameter TurbViscRatio of value type float.

class VelocityMode(service, rules, path=None)

Bases: PyTextual

Parameter VelocityMode of value type str.