solver.tui.results.graphics.expert#

class main_menu.results.graphics.expert(path, service)#

Enter expert menu.

add_custom_vector(*args, **kwargs)#

Add new custom vector definition.

contour(*args, **kwargs)#

Display contours of a flow variable.

display_custom_vector(*args, **kwargs)#

Display custom vector.

graphics_window_layout(*args, **kwargs)#

Arrange the graphics window layout.

mesh(*args, **kwargs)#

Display the mesh.

mesh_outline(*args, **kwargs)#

Display the mesh boundaries.

mesh_partition_boundary(*args, **kwargs)#

Display mesh partition boundaries.

multigrid_coarsening(*args, **kwargs)#

Display a coarse mesh level from the last multigrid coarsening.

profile(*args, **kwargs)#

Display profiles of a flow variable.

re_render(*args, **kwargs)#

Re-render the last contour, profile, or velocity vector plot with updated surfaces, meshes, lights, colormap, rendering options, etc., without recalculating the contour data.

re_scale(*args, **kwargs)#

Re-render the last contour, profile, or velocity vector plot with updated scale, surfaces, meshes, lights, colormap, rendering options, etc., without recalculating the field data.

reacting_channel_curves(*args, **kwargs)#

Plot/Report the reacting channel variables.

set_list_tree_separator(*args, **kwargs)#

Set the separator character for list tree.

surface_cells(*args, **kwargs)#

Draw the cells on the specified surfaces.

surface_mesh(*args, **kwargs)#

Draw the mesh defined by the specified surfaces.

vector(*args, **kwargs)#

Display space vectors.

velocity_vector(*args, **kwargs)#

Display velocity vectors.

zone_mesh(*args, **kwargs)#

Draw the mesh defined by specified face zones.