A comma-separated list of plot names. See table below.
Color decomposition of a mutliblock mesh. Each block (domain) is assigned a color based on its block number. |
|
Material boundary lines (for 2D data) or material boundary surfaces (for 3D data). Each line/surface is assigned a color based on its material number. |
|
Displays lines or surfaces of constant value. Contour lines are generated from 2D data and contour surfaces are generated from 3D data. |
|
Displays node and/or zone numbers at the positions of a mesh's nodes and/or zones. |
|
Displays a pseudocolored plot. Each zone or node is assigned a color, and the entire mesh is colored according to the current pseudocolor color table. ( ct ) For 3D data, only the external faces are plotted. |
|
Displays data from a reference line which has already been plotted. ref and refl are closely related. |
|
Displays a reference line on a 2D data set. Data can be read from this line and displayed by the reference plot. ref and refl are closely related. |
|
Displays flow ribbons through a 3D vector field. Only works in 3D. |
|
Displays material boundaries in a solid-filled representation. Each zone is assigned a color based on its material number. |
|
Displays a 3D surface of 2D data. The X and Y components are taken from the mesh, and the data variable is used as the Z component (height). |
|
Displays vectors based on the data variable. The length of the arrow corresponds to the magnitude of the vector, and the direction of the arrow corresponds to the direction of the vector. |
The plot command generates the requested types of plots from the current data file. The new plots will be drawn on top of any existing plots already on the screen. If you want the plot to replace the contents of the window, first issue a clear command or a newplot command. For more information, see the command summary for each plot name.
block , bnd , clear , delete , iso , label , mesh , newplot , pc , pop , ref , refl , reset , ribbon , smat , stream , surf , vec