ParticlesWall#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.App.BC._BC.ParticlesWall(service, rules, path)

Bases: PyMenu

Singleton ParticlesWall.

Classes:

DpmWallType(service, rules[, path])

Parameter DpmWallType of value type str.

NCoeff(service, rules[, path])

Parameter NCoeff of value type List[float].

NumberOfCoeffN(service, rules[, path])

Parameter NumberOfCoeffN of value type int.

NumberOfCoeffT(service, rules[, path])

Parameter NumberOfCoeffT of value type int.

RefreshNamesUDFPartBc(service, rules, command)

Command RefreshNamesUDFPartBc.

Reinjection(service, rules[, path])

Parameter Reinjection of value type bool.

TCoeff(service, rules[, path])

Parameter TCoeff of value type List[float].

UDFParticleBc(service, rules[, path])

Parameter UDFParticleBc of value type str.

VaporWetWall(service, rules[, path])

Parameter VaporWetWall of value type bool.

class DpmWallType(service, rules, path=None)

Bases: PyTextual

Parameter DpmWallType of value type str.

class NCoeff(service, rules, path=None)

Bases: PyParameter

Parameter NCoeff of value type List[float].

class NumberOfCoeffN(service, rules, path=None)

Bases: PyNumerical

Parameter NumberOfCoeffN of value type int.

class NumberOfCoeffT(service, rules, path=None)

Bases: PyNumerical

Parameter NumberOfCoeffT of value type int.

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

Bases: PyCommand

Command RefreshNamesUDFPartBc.

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

Bases: PyParameter

Parameter Reinjection of value type bool.

class TCoeff(service, rules, path=None)

Bases: PyParameter

Parameter TCoeff of value type List[float].

class UDFParticleBc(service, rules, path=None)

Bases: PyTextual

Parameter UDFParticleBc of value type str.

class VaporWetWall(service, rules, path=None)

Bases: PyParameter

Parameter VaporWetWall of value type bool.