Intro1 M13 Postprocessing
Intro1 M13 Postprocessing
Postprocessing
Chapter 13 - Postprocessing
Overview
• There are many ways to review results in the general
postprocessor (POST1), some of which have already been
covered.
• You can also quickly locate the maximum and minimum values of
the item being queried.
Automatically
generate text
annotation
Chapter 13 - Postprocessing
…Query Picking
• Demo:
– Continue from the last multi-load-step solution of rib.db
– Plot SEQV for load step 1
– Query “Nodal Solu” SEQV at several locations, including MIN & MAX. (Switch to
full graphics if needed.)
– Switch to PowerGraphics and query “Subgrid Solu.”
Chapter 13 - Postprocessing
B. Results Coordinate System
• All direction-dependent quantities that you view in POST1, such
as component stresses, displacements, and reaction forces, are
reported in the results coordinate system (RSYS).
All subsequent contour plots, listings, query picks, etc. will report
the values in that system.
– All subsequent contour plots, listings, query picks, etc. will report the
values in the nodal and element coordinate systems.
• DOF results and reaction forces will be in the nodal CS.
• Stresses, strains, etc. will be in the element CS. (The orientation of
the element CS depends on the element type and the ESYS
attribute of the element. Most solid elements, for example, default
to global Cartesian.)
– Not supported by PowerGraphics.
Chapter 13 - Postprocessing
C. Path Operations
• Another way to review results is via path operations, which allow
you to:
– map results data onto an arbitrary “path” through the model
– perform mathematical operations along the path, including integration
and differentiation
– display a “path plot” — see how a result item varies along the path
1. Define a Path
– Requires the following information:
• Points defining the path (2 to 1000). You can use existing nodes or
locations on the working plane.
• Path curvature, determined by the active coordinate system
(CSYS).
• A name for the path.
Chapter 13 - Postprocessing
…Path Operations
1. Define a Path (cont’d)
– First activate the desired coordinate system (CSYS).
– General Postproc > Path Operations > Define Path > By Nodes or On
Working Plane
• Pick the nodes or WP locations that form the desired path, and
press OK
• Choose a path name. The nSets and nDiv fields are best left to
default in most cases.
From
To
Chapter 13 - Postprocessing
…Path Operations
2. Map Data onto Path
– General Postproc > Path Operations > Map onto Path (or PDEF
command)
• Choose desired quantity, such as SEQV.
• Enter a label for the quantity, to be used on plots and listings.
– You can now display the path if needed.
• General Postproc > Path Operations > Plot Paths
• (or issue /PBC,PATH,1 followed by NPLOT or EPLOT)
Chapter 13 - Postprocessing
…Path Operations
3. Plot the Data
– You can plot path items either on a graph:
• PLPATH or General Postproc > Path Operations > Plot Path Item >
On Graph
– or along path geometry:
• PLPAGM or General Postproc > Path Operations > Plot Path Item >
On Geometry
Chapter 13 - Postprocessing
…Path Operations
• ANSYS allows you to define multiple paths, each
with a unique name that you assign. Only one
path can be active at a time.
• When you plot nodal stress contours in POST1, however, you will
see smooth contours because the stresses are averaged at the
nodes.
If you plot the element solution, you will see unaveraged data,
which shows the discontinuity between elements.
avg = 1200
Chapter 13 - Postprocessing
…Error Estimation
• Error estimation is available only in POST1 and is valid only for:
– linear static structural and linear steady-state thermal analyses
– solid elements (2-D and 3-D) and shell elements
– Full Graphics (not PowerGraphics)
• Generally, the elements with the highest SERR are candidates for
mesh refinement. However, since SERR will always be highest at
stress singularities, be sure to unselect those elements first.
Chapter 13 - Postprocessing
…Error Estimation
Stress bounds (SMXB and SMNB)
• The stress bounds can help you determine the potential effect of
mesh discretization error on the maximum stress.
Report
Table
Capture
Raise
Hidden
Results Set
Locator Time Substep
12 Variable list
13 Variable name input area
17
14 Expression input area
15 Defined APDL variables
16 Defined Post26 variables
17 Calculator
Chapter 13 - Postprocessing
…Variable Viewer
k = 36kN/m
100kg
x
k = 36kN/m
25kg
y
F
4000 N , t 0
F
0, t 0
Chapter 13 - Postprocessing
I. Report Generator
• A time consuming part of any
analysis is documenting the
model and results. This
procedure has been partially
automated through the
implementation of the ANSYS
Report Generator.
Capture Tool
Chapter 13 - Postprocessing
…Report Generator
• Capture Tool
Table
Animation Capture Capture
(multiple PNG files)
Image Capture
(single PNG file)
Settings
The
TheLog
LogFile
Filerecords
records HTML Report
all Assembler
allcaptures!
captures!
Listing
Capture
Chapter 13 - Postprocessing
…Report Generator
HTML Assembler . . .
• Insert an IMAGE
– possibly one from an external
source like a digital photo
• Report Images
– Contour plots, element plots,
volume plots, graphs
• Report Tables
– Material properties, reaction forces,
etc.
• Report Lists
– Stress along a path, constraints,
etc.
Chapter 13 - Postprocessing
…Report Generator
• Preview the report