Input#
- class ansys.fluent.core.datamodel_231.flicing.Root.Case.App.Adaptation.Input(service, rules, path)#
Bases:
PyMenu
Singleton Input.
Classes:
CADFile
(service, rules[, path])Parameter CADFile of value type str.
Convolution
(service, rules[, path])Parameter Convolution of value type int.
Deconvolution
(service, rules[, path])Parameter Deconvolution of value type int.
Expression
(service, rules[, path])Parameter Expression of value type str.
Mode
(service, rules[, path])Parameter Mode of value type str.
PostDeconvolution
(service, rules[, path])Parameter PostDeconvolution of value type int.
ScalarVariable
(service, rules[, path])Parameter ScalarVariable of value type str.
ScalarVariableList
(service, rules[, path])Parameter ScalarVariableList of value type str.
ScalarVariableSelect
(service, rules[, path])Parameter ScalarVariableSelect of value type str.
ScalarVariableTranslation
(service, rules[, path])Parameter ScalarVariableTranslation of value type str.
Smoothing
(service, rules[, path])Parameter Smoothing of value type str.
VarList
(service, rules, path)Singleton VarList.
Variables
(service, rules[, path])Parameter Variables of value type List[str].
VariablesPost
(service, rules[, path])Parameter VariablesPost of value type List[str].
- class CADFile(service, rules, path=None)#
Bases:
PyTextual
Parameter CADFile of value type str.
- class Convolution(service, rules, path=None)#
Bases:
PyNumerical
Parameter Convolution of value type int.
- class Deconvolution(service, rules, path=None)#
Bases:
PyNumerical
Parameter Deconvolution of value type int.
- class Expression(service, rules, path=None)#
Bases:
PyTextual
Parameter Expression of value type str.
- class Mode(service, rules, path=None)#
Bases:
PyTextual
Parameter Mode of value type str.
- class PostDeconvolution(service, rules, path=None)#
Bases:
PyNumerical
Parameter PostDeconvolution of value type int.
- class ScalarVariable(service, rules, path=None)#
Bases:
PyTextual
Parameter ScalarVariable of value type str.
- class ScalarVariableList(service, rules, path=None)#
Bases:
PyTextual
Parameter ScalarVariableList of value type str.
- class ScalarVariableSelect(service, rules, path=None)#
Bases:
PyTextual
Parameter ScalarVariableSelect of value type str.
- class ScalarVariableTranslation(service, rules, path=None)#
Bases:
PyTextual
Parameter ScalarVariableTranslation of value type str.
- class Smoothing(service, rules, path=None)#
Bases:
PyTextual
Parameter Smoothing of value type str.
- class VarList(service, rules, path)#
Bases:
PyMenu
Singleton VarList.
Classes:
Var
(service, rules[, path]).
- class Var(service, rules, path=None)#
Bases:
PyNamedObjectContainer
.
- class Variables(service, rules, path=None)#
Bases:
PyTextual
Parameter Variables of value type List[str].
- class VariablesPost(service, rules, path=None)#
Bases:
PyTextual
Parameter VariablesPost of value type List[str].