display#
Bases:
TUIMenu
Enter the display menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add_custom_vector
(service, version, mode, path)Adds new custom vector definition.
annotate
(service, version, mode, path)Add a text annotation string to the active graphics window.
clear_annotations
(service, version, mode, path)Removes all annotations and attachment lines from the active graphics window.
close_window
(service, version, mode, path)Close a "user" graphics window.
close_window_by_name
(service, version, mode, ...)Close a reserved graphics window (windows used for residuals, report plots, and animation definitions).
contour
(service, version, mode, path)Prompts for a scalar field and minimum and maximum values, and then displays a contour plot.
define
(service, version, mode, path)Enter Display define menu.
display_custom_vector
(service, version, ...)Displays custom vector.
display_states
(service, version, mode, path)Enter the display state manipulation menu.
embedded_windows
(service, version, mode, path)Enter the embedded window menu.
flamelet_data
(service, version, mode, path)Displays flamelet data.
graphics_window_layout
(service, version, ...)Arranges the graphics window layout.
grid
(service, version, mode, path)Display the mesh.
grid_outline
(service, version, mode, path)Display the mesh boundaries.
hsf_file
(service, version, mode, path)Loads an HSF file for viewing.
mesh
(service, version, mode, path)Displays the entire mesh.
mesh_outline
(service, version, mode, path)Displays the mesh boundaries.
mesh_partition_boundary
(service, version, ...)Displays mesh partition boundaries.
multigrid_coarsening
(service, version, mode, ...)Displays a coarse mesh level from the last multigrid coarsening.
objects
(service, version, mode, path)Enter to add, edit, delete or display graphics objects.
open_window
(service, version, mode, path)Opens a graphics window.
particle_tracks
(service, version, mode, path)Enters the particle tracks menu.
path_lines
(service, version, mode, path)Enters the pathlines menu.
pdf_data
(service, version, mode, path)Enters the PDF data menu.
profile
(service, version, mode, path)Displays profiles of a flow variable.
raytracer
(service, version, mode, path)re_render
(service, version, mode, path)Re-renders the last contour, profile, or vector plot with updated surfaces, meshed, lights, colormap, rendering options, and so on, without recalculating the contour data.
re_scale
(service, version, mode, path)Re-renders the last contour, profile, or vector plot with updated scale, surfaces, meshes, lights, colormap, rendering options, and so on, but without recalculating the field data.
reacting_channel_curves
(service, version, ...)Plots the reacting channel variables.
save_picture
(service, version, mode, path)Generate a "hardcopy" of the active window.
set
(service, version, mode, path)Enter the set menu to set display parameters.
set_list_tree_separator
(service, version, ...)Set the separator character for list tree.
set_window
(service, version, mode, path)Sets a "user" graphics window to be the active window.
set_window_by_name
(service, version, mode, path)Sets the specified graphics window as active.
surface
(service, version, mode, path)Enters the data surface-manipulation menu.
surface_cells
(service, version, mode, path)Draws the cells on the specified surfaces.
surface_mesh
(service, version, mode, path)Draws the mesh defined by the specified surfaces.
switch_to_post_processing_volume
(service, ...)Switch to post processing volume.
switch_to_primary_volume
(service, version, ...)Switch to primary volume.
update_layout
(service, version, mode, path)Update the fluent layout.
update_scene
(service, version, mode, path)Enter the scene options menu.
vector
(service, version, mode, path)Displays vectors of a space vector variable.
velocity_vector
(service, version, mode, path)Prompts for a scalar field by which to color the vectors, the minimum and maximum values, and the scale factor, and then draws the velocity vectors.
view_sync
(service, version, mode, path)Synchronize window views.
views
(service, version, mode, path)zone_mesh
(service, version, mode, path)Draws the mesh defined by specified face zones.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Adds new custom vector definition.
Bases:
TUIMethod
Add a text annotation string to the active graphics window.
Bases:
TUIMethod
Removes all annotations and attachment lines from the active graphics window.
Bases:
TUIMethod
Close a “user” graphics window. User windows are specified by number (1-50), with the associated number corresponding to the order, left-to-right, that the windows were created in.
Bases:
TUIMethod
Close a reserved graphics window (windows used for residuals, report plots, and animation definitions).
Bases:
TUIMethod
Prompts for a scalar field and minimum and maximum values, and then displays a contour plot.
Bases:
TUIMethod
Displays custom vector.
Bases:
TUIMethod
Arranges the graphics window layout.
Bases:
TUIMethod
Display the mesh.
Bases:
TUIMethod
Display the mesh boundaries.
Bases:
TUIMethod
Loads an HSF file for viewing.
Bases:
TUIMethod
Displays the entire mesh. For 3D, you will be asked to confirm that you really want to draw the entire mesh (not just themesh-outline).
Bases:
TUIMethod
Displays the mesh boundaries.
Bases:
TUIMethod
Displays mesh partition boundaries.
Bases:
TUIMethod
Displays a coarse mesh level from the last multigrid coarsening.
Bases:
TUIMethod
Opens a graphics window.
Bases:
TUIMethod
Displays profiles of a flow variable.
Bases:
TUIMethod
Re-renders the last contour, profile, or vector plot with updated surfaces, meshed, lights, colormap, rendering options, and so on, without recalculating the contour data.
Bases:
TUIMethod
Re-renders the last contour, profile, or vector plot with updated scale, surfaces, meshes, lights, colormap, rendering options, and so on, but without recalculating the field data.
Bases:
TUIMethod
Plots the reacting channel variables.
Bases:
TUIMethod
Generate a “hardcopy” of the active window.
Bases:
TUIMethod
Set the separator character for list tree.
Bases:
TUIMethod
Sets a “user” graphics window to be the active window. User windows are specified by number (1-50), with the associated number corresponding to the order, left-to-right, that the windows were created in.
Bases:
TUIMethod
Sets the specified graphics window as active. The graphics windows specified using this command are “reserved” windows, that is, residual monitors, report plots, and animation definitions. The name will match the name you provided when creating the object (report plots and animation definitions).
Bases:
TUIMethod
Draws the cells on the specified surfaces. You can include a wildcard (*) within the surface names.
Bases:
TUIMethod
Draws the mesh defined by the specified surfaces. You can include a wildcard (*) within the surface names.
Bases:
TUIMethod
Switch to post processing volume.
Bases:
TUIMethod
Switch to primary volume.
Bases:
TUIMethod
Update the fluent layout.
Bases:
TUIMethod
Displays vectors of a space vector variable.
Bases:
TUIMethod
Prompts for a scalar field by which to color the vectors, the minimum and maximum values, and the scale factor, and then draws the velocity vectors.
Bases:
TUIMethod
Draws the mesh defined by specified face zones. Zone names can be indicated using wildcards (*).