AirflowWall#

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

Bases: PyMenu

Singleton AirflowWall.

Classes:

AxisCenterX(service, rules[, path])

Parameter AxisCenterX of value type float.

AxisCenterY(service, rules[, path])

Parameter AxisCenterY of value type float.

AxisCenterZ(service, rules[, path])

Parameter AxisCenterZ of value type float.

AxisDirectionX(service, rules[, path])

Parameter AxisDirectionX of value type float.

AxisDirectionY(service, rules[, path])

Parameter AxisDirectionY of value type float.

AxisDirectionZ(service, rules[, path])

Parameter AxisDirectionZ of value type float.

BCSync(service, rules[, path])

Parameter BCSync of value type str.

HeatFlux(service, rules[, path])

Parameter HeatFlux of value type float.

HighRoughnessHeight(service, rules[, path])

Parameter HighRoughnessHeight of value type float.

ReferenceFrame(service, rules[, path])

Parameter ReferenceFrame of value type str.

RotationSpeed(service, rules[, path])

Parameter RotationSpeed of value type float.

Roughness(service, rules[, path])

Parameter Roughness of value type str.

Temperature(service, rules[, path])

Parameter Temperature of value type float.

ThermalCondition(service, rules[, path])

Parameter ThermalCondition of value type str.

isRotating(service, rules[, path])

Parameter isRotating of value type bool.

class AxisCenterX(service, rules, path=None)

Bases: PyNumerical

Parameter AxisCenterX of value type float.

class AxisCenterY(service, rules, path=None)

Bases: PyNumerical

Parameter AxisCenterY of value type float.

class AxisCenterZ(service, rules, path=None)

Bases: PyNumerical

Parameter AxisCenterZ of value type float.

class AxisDirectionX(service, rules, path=None)

Bases: PyNumerical

Parameter AxisDirectionX of value type float.

class AxisDirectionY(service, rules, path=None)

Bases: PyNumerical

Parameter AxisDirectionY of value type float.

class AxisDirectionZ(service, rules, path=None)

Bases: PyNumerical

Parameter AxisDirectionZ of value type float.

class BCSync(service, rules, path=None)

Bases: PyTextual

Parameter BCSync of value type str.

class HeatFlux(service, rules, path=None)

Bases: PyNumerical

Parameter HeatFlux of value type float.

class HighRoughnessHeight(service, rules, path=None)

Bases: PyNumerical

Parameter HighRoughnessHeight of value type float.

class ReferenceFrame(service, rules, path=None)

Bases: PyTextual

Parameter ReferenceFrame of value type str.

class RotationSpeed(service, rules, path=None)

Bases: PyNumerical

Parameter RotationSpeed of value type float.

class Roughness(service, rules, path=None)

Bases: PyTextual

Parameter Roughness of value type str.

class Temperature(service, rules, path=None)

Bases: PyNumerical

Parameter Temperature of value type float.

class ThermalCondition(service, rules, path=None)

Bases: PyTextual

Parameter ThermalCondition of value type str.

class isRotating(service, rules, path=None)

Bases: PyParameter

Parameter isRotating of value type bool.