FluentTimeIntegration#

class ansys.fluent.core.datamodel_231.flicing.Root.Case.App.Solution.AirflowRun.FluentTimeIntegration(service, rules, path)#

Bases: PyMenu

Singleton FluentTimeIntegration.

Classes:

CourantNumber(service, rules[, path])

Parameter CourantNumber of value type float.

NumIterations(service, rules[, path])

Parameter NumIterations of value type int.

SolutionControl(service, rules[, path])

Parameter SolutionControl of value type str.

SteeringBlending(service, rules[, path])

Parameter SteeringBlending of value type float.

SteeringCourantNumberInitial(service, rules)

Parameter SteeringCourantNumberInitial of value type float.

SteeringCourantNumberMax(service, rules[, path])

Parameter SteeringCourantNumberMax of value type float.

SteeringRelaxation(service, rules[, path])

Parameter SteeringRelaxation of value type float.

TimeOrder(service, rules[, path])

Parameter TimeOrder of value type str.

TimeScaleFactor(service, rules[, path])

Parameter TimeScaleFactor of value type float.

TimeStep(service, rules[, path])

Parameter TimeStep of value type float.

TimeTotal(service, rules[, path])

Parameter TimeTotal of value type float.

class CourantNumber(service, rules, path=None)#

Bases: PyNumerical

Parameter CourantNumber of value type float.

class NumIterations(service, rules, path=None)#

Bases: PyNumerical

Parameter NumIterations of value type int.

class SolutionControl(service, rules, path=None)#

Bases: PyTextual

Parameter SolutionControl of value type str.

class SteeringBlending(service, rules, path=None)#

Bases: PyNumerical

Parameter SteeringBlending of value type float.

class SteeringCourantNumberInitial(service, rules, path=None)#

Bases: PyNumerical

Parameter SteeringCourantNumberInitial of value type float.

class SteeringCourantNumberMax(service, rules, path=None)#

Bases: PyNumerical

Parameter SteeringCourantNumberMax of value type float.

class SteeringRelaxation(service, rules, path=None)#

Bases: PyNumerical

Parameter SteeringRelaxation of value type float.

class TimeOrder(service, rules, path=None)#

Bases: PyTextual

Parameter TimeOrder of value type str.

class TimeScaleFactor(service, rules, path=None)#

Bases: PyNumerical

Parameter TimeScaleFactor of value type float.

class TimeStep(service, rules, path=None)#

Bases: PyNumerical

Parameter TimeStep of value type float.

class TimeTotal(service, rules, path=None)#

Bases: PyNumerical

Parameter TimeTotal of value type float.