MatProApp#

class ansys.fluent.core.datamodel_241.preferences.Root.MatProApp(service, rules, path)

Bases: PyMenu

Singleton MatProApp.

Classes:

BetaFeatures(service, rules[, path])

Parameter BetaFeatures of value type bool.

CheckExpression(service, rules, path)

Singleton CheckExpression.

Focus(service, rules[, path])

Parameter Focus of value type bool.

MeshNaming(service, rules[, path])

Parameter MeshNaming of value type str.

Tracking(service, rules[, path])

Parameter Tracking of value type bool.

Warning(service, rules[, path])

Parameter Warning of value type bool.

class BetaFeatures(service, rules, path=None)

Bases: PyParameter

Parameter BetaFeatures of value type bool.

class CheckExpression(service, rules, path)

Bases: PyMenu

Singleton CheckExpression.

Classes:

Cdot(service, rules[, path])

Parameter Cdot of value type float.

Coordinates(service, rules[, path])

Parameter Coordinates of value type float.

Dvv(service, rules[, path])

Parameter Dvv of value type float.

Edot(service, rules[, path])

Parameter Edot of value type float.

Gdot(service, rules[, path])

Parameter Gdot of value type float.

Giesekus(service, rules[, path])

Parameter Giesekus of value type float.

Pressure(service, rules[, path])

Parameter Pressure of value type float.

Species(service, rules[, path])

Parameter Species of value type float.

Temperature(service, rules[, path])

Parameter Temperature of value type float.

Time(service, rules[, path])

Parameter Time of value type float.

Velocities(service, rules[, path])

Parameter Velocities of value type float.

Vorticity(service, rules[, path])

Parameter Vorticity of value type float.

class Cdot(service, rules, path=None)

Bases: PyNumerical

Parameter Cdot of value type float.

class Coordinates(service, rules, path=None)

Bases: PyNumerical

Parameter Coordinates of value type float.

class Dvv(service, rules, path=None)

Bases: PyNumerical

Parameter Dvv of value type float.

class Edot(service, rules, path=None)

Bases: PyNumerical

Parameter Edot of value type float.

class Gdot(service, rules, path=None)

Bases: PyNumerical

Parameter Gdot of value type float.

class Giesekus(service, rules, path=None)

Bases: PyNumerical

Parameter Giesekus of value type float.

class Pressure(service, rules, path=None)

Bases: PyNumerical

Parameter Pressure of value type float.

class Species(service, rules, path=None)

Bases: PyNumerical

Parameter Species of value type float.

class Temperature(service, rules, path=None)

Bases: PyNumerical

Parameter Temperature of value type float.

class Time(service, rules, path=None)

Bases: PyNumerical

Parameter Time of value type float.

class Velocities(service, rules, path=None)

Bases: PyNumerical

Parameter Velocities of value type float.

class Vorticity(service, rules, path=None)

Bases: PyNumerical

Parameter Vorticity of value type float.

class Focus(service, rules, path=None)

Bases: PyParameter

Parameter Focus of value type bool.

class MeshNaming(service, rules, path=None)

Bases: PyTextual

Parameter MeshNaming of value type str.

class Tracking(service, rules, path=None)

Bases: PyParameter

Parameter Tracking of value type bool.

class Warning(service, rules, path=None)

Bases: PyParameter

Parameter Warning of value type bool.