Chapter 12: Creating Geometric Results Displays

Go to the Next Chapter
Go to the Previous Chapter
Go to the Table of Contents for This Manual
Go to the Guides Master Index

Chapter 1 * Chapter 2 * Chapter 3 * Chapter 4 * Chapter 5 * Chapter 6 * Chapter 7 * Chapter 8 * Chapter 9 * Chapter 10 * Chapter 11 * Chapter 12 * Chapter 13 * Chapter 14 * Chapter 15 * Chapter 16 * Chapter 17 * Chapter 18 * Chapter 19


12.1 Using the GUI to Display Geometric Results

In a geometric results display, you can review your solution results in a postprocessing display of your model's elements. The choice of geometric results displays includes displaced shapes, results contours (including line-element "contours," such as moment diagrams), and vector (arrow) results (such as thermal flux vector displays). These displays are available only within the general postprocessor, POST1. Figure 12-1 illustrates a typical geometric results display.

Figure 12-1 Contour results plot



The most convenient way to create and control geometric results displays is by using the functions available under Utility Menu>Plot and Utility Menu>PlotCtrls. Alternatively, you can use graphics action and control commands, as described in the following subsections.

12.2 Creating Geometric Results Displays

The following commands create geometric results displays in POST1:

Table 12-1 Commands for creating geometric results displays

Command

GUI Menu Path

Purpose

PLDISP

Main Menu>General Postproc>Plot
Results>Deformed Shape


Utility Menu>Plot>Results>Deformed Shape

Display displaced shapes

PLESOL

Main Menu>General Postproc>Plot
Results>Element Solu


Utility Menu>Plot>Results>Contour Plot>Elem Solution

Display contours of results, discontinuous across element boundaries

PLETAB

Main Menu>General Postproc>Element Table>Plot Elem Table

Main Menu>General Postproc>Plot
Results>Elem Table


Utility Menu>Plot>Results>Contour Plot>Elem Table Data

Display contours of element table data

PLLS

Main Menu>General Postproc>Plot
Results>Line Elem Res

Display element table items along line elements and 2-D axisymmetric shell elements

PLNSOL

Main Menu>General Postproc>Plot
Results>Nodal Solu


Utility Menu>Plot>Results>Contour Plot>Nodal Solution

Display continuous results contours

PLTRAC

Main Menu>General Postproc>Plot
Results>Plot Flow Tra


Utility Menu>Plot>Results>Flow Trace

Main Menu>General Postproc>Plot
Results>Particle Trace


Utility Menu>PlotCtrls>Animate>Particle Flow

Display particle flow or charged particle trace

PLVECT

Main Menu>General Postproc>Plot
Results>Predefined


Main Menu>General Postproc>Plot
Results>User-defined


Utility Menu>Plot>Results>Vector Plot

Display solution results as vectors

/REPLOT

Utility Menu>Plot>Replot

Re-executes the last display action that executed

In Figure 12-2, a typical geometric results display (in this example, created with a PLNSOL command) illustrates the kinds of information included in such displays.

Figure 12-2 A typical ANSYS results plot

12.3 Changing the Specifications for POST1 Results Displays

Besides reading about the features listed below, also see Chapter 8 for general graphics specifications that you can apply to any kind of display, including geometric results displays.

12.3.1 Controlling Displaced Shape Displays

You can control displaced shape displays in two ways:

12.3.2 Controlling Vector Symbols in Your Results Display

You have two options for controlling vector symbols:

Command(s):

GUI:

Utility Menu>Plotctrls>Style>Vector Arrow Scaling

12.3.3 Controlling Contour Displays

When light-source shading is on, the colors shown in the contour legend will not exactly match the contour colors used in the shaded model display. You can manipulate contour displays in the following ways:

Command(s):

GUI:

Utility Menu>PlotCtrls>Style>Colors>Load Color Map

GUI:

Utility Menu>PlotCtrls>Style>Contours>Non-uniform Contours
Utility Menu>PlotCtrls>Style>Contours>Uniform Contours

12.3.4 Changing the Number of Contours

By default, the ANSYS program displays nine contours. To decrease (but not increase) the number of contours, you can either issue the /CVAL command (Utility Menu>PlotCtrls>Style>Contours>Non-uniform Contours). To change (increase or decrease) the number of contours, you can issue the /CONTOUR command (Utility Menu>PlotCtrls>Style>Contours>Uniform Contours). However, one or more of the following factors can prevent ANSYS from displaying more than nine contours:

Any of these factors can override the number of contours you specify via /CONTOUR. You control these factors using either the /SHOW command (Utility Menu>PlotCtrls>Device Options).

The paragraphs below explain how device name, display mode, etc. limit the number of contours available to you:

Driver

Contour Display

The X11 driver
(screen display)
and raster mode

You can display a maximum of nine contours, no matter how many contours the /CONTOUR command specifies.

The X11 driver
(screen display)
and vector mode

You can display more than nine contours, but the number of contours displayed will be rounded down to the next lowest multiple of nine. For example, if you specify 20 contours, the program displays only 18 contours. In addition, if you specify more than nine contours, contour colors will not be unique (that is, you might have two or more adjacent contour lines with the same color).

The X11C driver
(screen display) in either vector or raster mode

If eight graphic planes are available, you can specify any number of contours, up to 128. If your display device does not support eight graphic planes, you are limited to displaying nine contours.

If another process has used some of the colors, making fewer than eight graphic planes available, you cannot display more than nine contours. (To verify how many graphic planes are available, issue the /PSTATUS command after a plot command.) To make more graphic planes available, you must exit from the ANSYS program, re-enter, and then issue the /SHOW,X11C-FORC to force selection of the full set of eight graphic planes.

Plotting to an ANSYS neutral graphics file

Nine contours are the maximum, unless you specify the contour range (using VMIN and VMAX in the /CONTOUR command), or unless you explicitly set NCPL to 8 on the /SHOW command).

Note-If the current ANSYS graphics are not displayed as Multi-Plots (Utility Menu>Plot>Multi-Plots), then the following is true:

12.4 Q-Slice Techniques

Q-slicing is a technique you can use to query the interior or your model via slice planes. To implement Q-slicing, change the hidden surface type to Q-slice using either of these methods:

Command(s):

GUI:

Utility Menu>PlotCtrls>Style>Hidden-Line Options

By default, the slice plane is perpendicular to the view and is positioned at the focus point. You can set the slice plane via the GUI path shown above or by using the /CPLANE,1 command.

To position the working plane, you can use either of these methods:

You can animate Q-slices. To do so, choose either of these GUI paths:

GUI:

Utility Menu>PlotCtrls>Animate>Q-Slice Contours
Utility Menu>PlotCtrls>Animate>Q-Slice Vectors

12.5 Isosurface Techniques

Isosurface displays are surfaces of constant values (for example, stress). To obtain an isosurface display of Von Mises stress, perform these steps:

1. Issue the command /CTYPE,1 (Utility Menu>PlotCtrls>Style> Contours>Contour Style).

2. Issue the command PLNS,S,EQV (Main Menu>General Postproc>Plot Results>Nodal Solu).

You can animate isosurfaces. To do so, either invoke the ANISOS macro (Utility Menu>PlotCtrls>Animate>Isosurfaces).

12.6 Controlling Particle Flow or Charged Particle Trace Displays

You can produce graphic displays of how a particle travels in a flowing fluid or how a charged particle travels in an electric or magnetic field. See Chapter 5 for more information on graphic displays and see Chapter 15 for information on particle trace animation. See Chapter 15 of the ANSYS Theory Reference for simplifying assumptions on electromagnetic particle tracing.

To produce particle flow or charged particle trace displays, use either of the following:

Command(s):

GUI:

Main Menu>General Postproc>Plot Results>Plot Flow Tra
Utility Menu>Plot>Results>Flow Trace
Main Menu>General Postproc>Plot Results>Particle Trace
Utility Menu>PlotCtrls>Animate>Particle Flow

Such displays require you to select the trace points by number or by picking. To select points, use either method shown below:

Command(s):

GUI:

Main Menu>General Postproc>Plot Results>Defi Trace Pt

You can list or delete these points using the commands shown below:

Command(s):

GUI:

Main Menu>General Postproc>Plot Results>List Trace Pt

Command(s):

GUI:

Main Menu>General Postproc>Plot Results>Dele Trace Pt

Use either of the following to animate the particle flow or charged particle trace to a specified elapsed time.

Command(s):

GUI:

Main Menu>General Postproc>Plot Results>Time Interval


Go to the beginning of this chapter