FensapOutput#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.App.Solution.AirflowRun.FensapOutput(service, rules, path)

Bases: PyMenu

Singleton FensapOutput.

Classes:

DragX(service, rules[, path])

Parameter DragX of value type float.

DragY(service, rules[, path])

Parameter DragY of value type float.

DragZ(service, rules[, path])

Parameter DragZ of value type float.

FensapOutputEID(service, rules[, path])

Parameter FensapOutputEID of value type bool.

FensapOutputForces(service, rules[, path])

Parameter FensapOutputForces of value type str.

LiftAxis(service, rules[, path])

Parameter LiftAxis of value type str.

MomentX(service, rules[, path])

Parameter MomentX of value type float.

MomentY(service, rules[, path])

Parameter MomentY of value type float.

MomentZ(service, rules[, path])

Parameter MomentZ of value type float.

MonitorH(service, rules[, path])

Parameter MonitorH of value type bool.

MonitorMass(service, rules[, path])

Parameter MonitorMass of value type bool.

MonitorTotalHeat(service, rules[, path])

Parameter MonitorTotalHeat of value type bool.

NumberedOutput(service, rules[, path])

Parameter NumberedOutput of value type bool.

RefArea(service, rules[, path])

Parameter RefArea of value type float.

SaveDelay(service, rules[, path])

Parameter SaveDelay of value type int.

class DragX(service, rules, path=None)

Bases: PyNumerical

Parameter DragX of value type float.

class DragY(service, rules, path=None)

Bases: PyNumerical

Parameter DragY of value type float.

class DragZ(service, rules, path=None)

Bases: PyNumerical

Parameter DragZ of value type float.

class FensapOutputEID(service, rules, path=None)

Bases: PyParameter

Parameter FensapOutputEID of value type bool.

class FensapOutputForces(service, rules, path=None)

Bases: PyTextual

Parameter FensapOutputForces of value type str.

class LiftAxis(service, rules, path=None)

Bases: PyTextual

Parameter LiftAxis of value type str.

class MomentX(service, rules, path=None)

Bases: PyNumerical

Parameter MomentX of value type float.

class MomentY(service, rules, path=None)

Bases: PyNumerical

Parameter MomentY of value type float.

class MomentZ(service, rules, path=None)

Bases: PyNumerical

Parameter MomentZ of value type float.

class MonitorH(service, rules, path=None)

Bases: PyParameter

Parameter MonitorH of value type bool.

class MonitorMass(service, rules, path=None)

Bases: PyParameter

Parameter MonitorMass of value type bool.

class MonitorTotalHeat(service, rules, path=None)

Bases: PyParameter

Parameter MonitorTotalHeat of value type bool.

class NumberedOutput(service, rules, path=None)

Bases: PyParameter

Parameter NumberedOutput of value type bool.

class RefArea(service, rules, path=None)

Bases: PyNumerical

Parameter RefArea of value type float.

class SaveDelay(service, rules, path=None)

Bases: PyNumerical

Parameter SaveDelay of value type int.