CheckExpression#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.MatProApp.CheckExpression(service, rules, path)#
Bases:
PyMenuSingleton 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.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class Cdot(service, rules, path=None)#
Bases:
PyNumericalParameter Cdot of value type float.
- class Coordinates(service, rules, path=None)#
Bases:
PyNumericalParameter Coordinates of value type float.
- class Dvv(service, rules, path=None)#
Bases:
PyNumericalParameter Dvv of value type float.
- class Edot(service, rules, path=None)#
Bases:
PyNumericalParameter Edot of value type float.
- class Gdot(service, rules, path=None)#
Bases:
PyNumericalParameter Gdot of value type float.
- class Giesekus(service, rules, path=None)#
Bases:
PyNumericalParameter Giesekus of value type float.
- class Pressure(service, rules, path=None)#
Bases:
PyNumericalParameter Pressure of value type float.
- class Species(service, rules, path=None)#
Bases:
PyNumericalParameter Species of value type float.
- class Temperature(service, rules, path=None)#
Bases:
PyNumericalParameter Temperature of value type float.
- class Time(service, rules, path=None)#
Bases:
PyNumericalParameter Time of value type float.
- class Velocities(service, rules, path=None)#
Bases:
PyNumericalParameter Velocities of value type float.
- class Vorticity(service, rules, path=None)#
Bases:
PyNumericalParameter Vorticity of value type float.
- __init__(service, rules, path)#
__init__ method of PyMenu class.