RunSettings#
- class ansys.fluent.core.datamodel_231.flicing.Root.Case.App.Solution.ParticlesRun.RunSettings(service, rules, path)#
Bases:
PyMenu
Singleton RunSettings.
Classes:
HighResTrack
(service, rules[, path])Parameter HighResTrack of value type bool.
MaxStepNumber
(service, rules[, path])Parameter MaxStepNumber of value type int.
NumIterations
(service, rules[, path])Parameter NumIterations of value type int.
StepLengthFactor
(service, rules[, path])Parameter StepLengthFactor of value type int.
StepLengthScale
(service, rules[, path])Parameter StepLengthScale of value type float.
UseStepLengthScale
(service, rules[, path])Parameter UseStepLengthScale of value type bool.
- class HighResTrack(service, rules, path=None)#
Bases:
PyParameter
Parameter HighResTrack of value type bool.
- class MaxStepNumber(service, rules, path=None)#
Bases:
PyNumerical
Parameter MaxStepNumber of value type int.
- class NumIterations(service, rules, path=None)#
Bases:
PyNumerical
Parameter NumIterations of value type int.
- class StepLengthFactor(service, rules, path=None)#
Bases:
PyNumerical
Parameter StepLengthFactor of value type int.
- class StepLengthScale(service, rules, path=None)#
Bases:
PyNumerical
Parameter StepLengthScale of value type float.
- class UseStepLengthScale(service, rules, path=None)#
Bases:
PyParameter
Parameter UseStepLengthScale of value type bool.