ParticlesRun#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.App.Solution.ParticlesRun(service, rules, path)#
Bases:
PyMenu
Singleton ParticlesRun.
Classes:
Calculate
(service, rules, command[, path])Command Calculate.
ConvergenceAvailable
(service, rules[, path])Parameter ConvergenceAvailable of value type bool.
CrystalOutputSolution
(service, rules, path)Singleton CrystalOutputSolution.
CrystalPrimaryOutputSolution
(service, rules, ...)Singleton CrystalPrimaryOutputSolution.
DropletOutputSolution
(service, rules, path)Singleton DropletOutputSolution.
DropletPrimaryOutputSolution
(service, rules, ...)Singleton DropletPrimaryOutputSolution.
InitConditions
(service, rules, path)Singleton InitConditions.
Initialize
(service, rules, command[, path])Command Initialize.
Interrupt
(service, rules, command[, path])Command Interrupt.
LoadCrystals
(service, rules, command[, path])Command LoadCrystals.
LoadDroplets
(service, rules, command[, path])Command LoadDroplets.
LoadParticles
(service, rules, command[, path])Command LoadParticles.
LoadVapor
(service, rules, command[, path])Command LoadVapor.
Monitors
(service, rules, path)Singleton Monitors.
Output
(service, rules, path)Singleton Output.
Reset
(service, rules, command[, path])Command Reset.
RunSettings
(service, rules, path)Singleton RunSettings.
Save
(service, rules, command[, path])Command Save.
SaveAs
(service, rules, command[, path])Command SaveAs.
SaveCrystals
(service, rules, command[, path])Command SaveCrystals.
SaveDroplets
(service, rules, command[, path])Command SaveDroplets.
SaveVapor
(service, rules, command[, path])Command SaveVapor.
SolutionAvailable
(service, rules[, path])Parameter SolutionAvailable of value type bool.
SolutionInfo
(service, rules, path)Singleton SolutionInfo.
Solver
(service, rules, path)Singleton Solver.
VaporOutputSolution
(service, rules, path)Singleton VaporOutputSolution.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class ConvergenceAvailable(service, rules, path=None)#
Bases:
PyParameter
Parameter ConvergenceAvailable of value type bool.
- class SolutionAvailable(service, rules, path=None)#
Bases:
PyParameter
Parameter SolutionAvailable of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.