Monitors#

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

Bases: PyMenu

Singleton Monitors.

Classes:

ChangeBeta(service, rules[, path])

Parameter ChangeBeta of value type bool.

MassDeficit(service, rules[, path])

Parameter MassDeficit of value type bool.

TotalBeta(service, rules[, path])

Parameter TotalBeta of value type bool.

VaporCondensation(service, rules[, path])

Parameter VaporCondensation of value type bool.

class ChangeBeta(service, rules, path=None)

Bases: PyParameter

Parameter ChangeBeta of value type bool.

class MassDeficit(service, rules, path=None)

Bases: PyParameter

Parameter MassDeficit of value type bool.

class TotalBeta(service, rules, path=None)

Bases: PyParameter

Parameter TotalBeta of value type bool.

class VaporCondensation(service, rules, path=None)

Bases: PyParameter

Parameter VaporCondensation of value type bool.