CheckExpression#

class ansys.fluent.core.datamodel_241.preferences.Root.MatProApp.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.