ParticlesDistribution#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.App.Particles.Droplets.ParticlesDistribution(service, rules, path)

Bases: PyMenu

Singleton ParticlesDistribution.

Classes:

AppODistribution(service, rules[, path])

Parameter AppODistribution of value type str.

DPMDropletDistribution(service, rules[, path])

Parameter DPMDropletDistribution of value type str.

DropletDiameters(service, rules[, path])

Parameter DropletDiameters of value type str.

DropletDistribution(service, rules[, path])

Parameter DropletDistribution of value type str.

ExportDistribution(service, rules, command)

Command ExportDistribution.

ImportDistribution(service, rules, command)

Command ImportDistribution.

ViewDistribution(service, rules, command[, path])

Command ViewDistribution.

Weights(service, rules[, path])

Parameter Weights of value type str.

class AppODistribution(service, rules, path=None)

Bases: PyTextual

Parameter AppODistribution of value type str.

class DPMDropletDistribution(service, rules, path=None)

Bases: PyTextual

Parameter DPMDropletDistribution of value type str.

class DropletDiameters(service, rules, path=None)

Bases: PyTextual

Parameter DropletDiameters of value type str.

class DropletDistribution(service, rules, path=None)

Bases: PyTextual

Parameter DropletDistribution of value type str.

class ExportDistribution(service, rules, command, path=None)

Bases: PyCommand

Command ExportDistribution.

Parameters:
Filenamestr
Returns:
bool
class ImportDistribution(service, rules, command, path=None)

Bases: PyCommand

Command ImportDistribution.

Parameters:
Filenamestr
Returns:
bool
class ViewDistribution(service, rules, command, path=None)

Bases: PyCommand

Command ViewDistribution.

Parameters:
Targetstr
Returns:
bool
class Weights(service, rules, path=None)

Bases: PyTextual

Parameter Weights of value type str.