user_scalar_variable_child#
- class ansys.cfx.core.generated.post_processing.settings_261.user_scalar_variable_child.user_scalar_variable_child(name: str | None = None, parent=None)#
Bases:
Group‘child_object_type’ of user_scalar_variable.
Attributes
Attribute |
Summary |
|---|---|
Sets the type of boundary values to be presented for this variable (Conservative or Hybrid). |
|
If toggled on, the global range of the user variable will be calculated. |
|
Specifies vector component to be used for the variable. |
|
A CFX Expression Language expression. |
|
Contains instructions on how to build a value list for the variable. |
|
Specifies the preferred units to display this variable in if different from the default units setting. To use the default units, this parameter must be empty (blank). |
|
The name of the variable used to create the object. Should be set equal to the name of a currently defined VARIABLE object. |
|
The name of the variable used to create the object. Should be set equal to the name of a currently defined VARIABLE object. |
|
The name of the scalar variable used to calculate gradient upon. |
Included in:
Parent |
Summary |
|---|---|
‘user_scalar_variable’ child. |