:orphan: .. _post_processing_user_scalar_variable_child: user_scalar_variable_child ========================== .. autoclass:: ansys.cfx.core.generated.post_processing.settings_261.user_scalar_variable_child.user_scalar_variable_child :show-inheritance: .. rubric:: Attributes ====================================================================== ====================================================================================================================================================================== Attribute Summary ====================================================================== ====================================================================================================================================================================== :ref:`boundary_values ` Sets the type of boundary values to be presented for this variable (Conservative or Hybrid). :ref:`calculate_global_range ` If toggled on, the global range of the user variable will be calculated. :ref:`component_index ` Specifies vector component to be used for the variable. :ref:`expression ` A CFX Expression Language expression. :ref:`recipe ` Contains instructions on how to build a value list for the variable. :ref:`user_units ` 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). :ref:`variable ` The name of the variable used to create the object. Should be set equal to the name of a currently defined VARIABLE object. :ref:`variable_to_copy ` The name of the variable used to create the object. Should be set equal to the name of a currently defined VARIABLE object. :ref:`variable_to_gradient ` The name of the scalar variable used to calculate gradient upon. ====================================================================== ====================================================================================================================================================================== .. rubric:: Included in: ================================================================== ============================= Parent Summary ================================================================== ============================= :ref:`user_scalar_variable ` 'user_scalar_variable' child. ================================================================== =============================