velocity_vectors#
Bases:
TUIMenu
Enter the menu to set parameters for display of velocity vectors.
Methods:
auto_scale
(*args, **kwargs)Enable/disable auto-scale of all vectors so that vector overlap is minimal.
color
(*args, **kwargs)Set the color used for all vectors.
color_levels
(*args, **kwargs)Set the number of colors used from the color map.
component_x
(*args, **kwargs)Enable/disable use of x-component of vectors.
component_y
(*args, **kwargs)Enable/disable use of y-component of vectors.
component_z
(*args, **kwargs)Enable/disable use of z-component of vectors.
constant_length
(*args, **kwargs)Enable/disable setting all vectors to have the same length.
global_range
(*args, **kwargs)Enable/disable the global range for vectors option.
in_plane
(*args, **kwargs)Toggle the display of in-plane velocity vectors.
log_scale
(*args, **kwargs)Enable/disable the use of a log scale.
node_values
(*args, **kwargs)Enable/disable plotting node values.
relative
(*args, **kwargs)Enable/disable the display of relative velocity vectors.
render_mesh
(*args, **kwargs)Enable/disable rendering the mseh on top of contours, vectors, etc.
scale
(*args, **kwargs)Set the value by which the vector length will be scaled.
scale_head
(*args, **kwargs)Set the value by which the vector head will be scaled.
style
(*args, **kwargs)Set the style with which the vectors will be drawn.
surfaces
(*args, **kwargs)Set surfaces on which vectors are drawn.
Enable/disable auto-scale of all vectors so that vector overlap is minimal.
Set the color used for all vectors. Set color to the null string to use the color map.
Set the number of colors used from the color map.
Enable/disable use of x-component of vectors.
Enable/disable use of y-component of vectors.
Enable/disable use of z-component of vectors.
Enable/disable setting all vectors to have the same length.
Enable/disable the global range for vectors option.
Toggle the display of in-plane velocity vectors.
Enable/disable the use of a log scale.
Enable/disable plotting node values. Cell values will be plotted if “no”.
Enable/disable the display of relative velocity vectors.
Enable/disable rendering the mseh on top of contours, vectors, etc.
Set the value by which the vector length will be scaled.
Set the value by which the vector head will be scaled.
Set the style with which the vectors will be drawn.
Set surfaces on which vectors are drawn.