FluentTimeIntegration#

class ansys.fluent.core.datamodel_241.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.

NumberofTimeSteps(service, rules[, path])

Parameter NumberofTimeSteps 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.

TimeScaleFactor(service, rules[, path])

Parameter TimeScaleFactor of value type float.

TimeStep(service, rules[, path])

Parameter TimeStep of value type float.

TimeTransient(service, rules[, path])

Parameter TimeTransient of value type bool.

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 NumberofTimeSteps(service, rules, path=None)

Bases: PyNumerical

Parameter NumberofTimeSteps 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 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 TimeTransient(service, rules, path=None)

Bases: PyParameter

Parameter TimeTransient of value type bool.